When I preview my game in Construct 2 it works fine - in Chrome, IE and Firefox.
But when I come to upload the game and play it on my own host it's another story:
Problem 1:
When the player clicks to start the game on the main menu, the screen fades out and music kicks in as intended, but rather than changing layout to the first level and then fading in, we just fade back into the title. It takes a certain amount of time (roughly 15 seconds) before clicking the option changes the layout.
This happens on all three browsers, though it only happens the first time the game is loaded, i.e. the error can be reproduced by clearing the browser's cookies. Because of this connection to cookies I thought the error might be related to my use of WebStorage, but removing WS from the game makes the problem appear everytime the game is accessed.
Problem 2:
The second problem is IE specific. My title screen is formed from several events which trigger at timed intervals. When my game is played online these events don't trigger, but again, when previewing the game in IE via Construct 2, the bug doesn't occur.
Below is a link to the online version of my game, and below that the capx file (music removed).
A solution to my issues would be wonderful, but I'm also curious as why previewing the game within C2 itself doesn't reveal the bugs.
Thanks in advance.
skylinesublime.com/games/rebound
skylinesublime.com/games/rebound_nomusic.capx