Hi,
i read here: http://www.yoyogames...er/html5#unique
that it is possible to include external javascript librarys. Now i am trying to include jQuery, but i don't know how.
I can nowhere find the option in the Game maker.
Can anyone please give a short instruction? Is it even possible?
Greetings,
Jonas
Including jQuery into HTML5 Gamemaker
Started by _235216, Oct 24 2011 12:53 PM
3 replies to this topic
#1
Posted 24 October 2011 - 12:53 PM
#3
Posted 14 November 2011 - 10:23 PM
look in the html5 support forum... ive seen a tutorial on including extension packages somewhere around there...
Edit: this is the tutorial here
Hold your horses!
You need to add jquery to the html page
<script type="text/javascript" src="https://ajax.googlea...n.js"></script>
Then add the javascript functions utilizing jquery to the game via the above tutorial
#4
Posted 30 April 2012 - 05:49 PM
look in the html5 support forum... ive seen a tutorial on including extension packages somewhere around there...
Edit: this is the tutorial here
Hold your horses!
You need to add jquery to the html page
<script type="text/javascript" src="https://ajax.googlea...n.js"></script>
Then add the javascript functions utilizing jquery to the game via the above tutorial
Has anyone gotten this to work? I tried adding jquery several ways (different URLs as I found at Google, also from a local js file). It seems my extension script does not recognize jquery commands... I guess jquery fails to load.
I tried replacing the Index.htm with a custom one (that referenced the jquery file) using the game options menu HTML tab, still no success.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











