|
When you play a game in debug mode, it tells you what it's loading at the time:
-Reading data -Loading sounds -Loading sprites -Loading backgrounds -Loading objects -Loading rooms -Compiling object actions -Preparing sounds -Preparing graphics
That's the order it loads in, so the ones near the bottom would be the cause of the freezing. You might want to look in your game to figure out what's wrong, or if this happens when you play other people's games, maybe it's a problem with your computer (sound and graphics load near the end, so it might be that). I don't really know, but hopefully this helps in some way.
Also, have you been able to play them fine before, or has it always been this way?
--------------------
|