Jump to content


Game Maker and HTML5


  • This topic is locked This topic is locked
42 replies to this topic

#41 Medusar

Medusar

    GMC Member

  • GMC Member
  • 1228 posts
  • Version:GM:Studio

Posted 28 February 2011 - 02:57 PM

you can include stuff like JS in normal HTML, along with PHP

What? You can't make PHP calls from JS or HTML. In order for you to use PHP in a web page, you need to have the browser request another page from the web server. Which is just as fast as any networking DLL.

I can see why you might want to call JS functions from within a game. Nice suggestion.
  • 0

#42 TheMagicNumber

TheMagicNumber

    GMC Member

  • GMC Member
  • 5247 posts
  • Version:Unknown

Posted 28 February 2011 - 08:58 PM


games connected trough PHP and MySql databases

Eww, what's wrong with WebSocket?

Well, including that in the HTML source will be faster than downloading a new page each time you want to reatrieve a bit of data, right?

Yes. WebSockets are new to HTML5, and faster than AJAX and whatnot. The only problem is that you'd need a separate server, you might not be able to use your webserver for that, too.
  • 2

#43

  • Guests

Posted 01 March 2011 - 11:43 AM

Okay... I think we're done here. You might want to read Sandy's comment on how we view this product. http://glog.yoyogame...6#comment-21148




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users