|
metadata
For some reason, when I upload my game to this website, it behaves very differently to anywhere else. For some reason, it just seems to play all the way through by itself, as if there is a stop(); missing somewhere. However, the game plays fine everywhere else (Standalone player, Chrome, etc.) Any idea why this could be?
The game doesn’t rely on any external files.
Thanks in advance
|
|
metadata
Okey doke, figured it out. Looks like Kongregate doesn’t play nice with the onLoad() function.
|