(At the beginning, sorry for my bad english...)
I have a problem. When I publish the demo of the game and I want to click to "Start", it isn't do anything, so always is in the same room and the game can't start.
In the game, I have put the correct events to this action, but I think the problem is when the game is published (so I think I don't publish well in the web).
I do:
1. Upload all the folders to a hosting (Dropbox)
2. In the web, I write this HTML code:
<iframe align="middle" allowtransparency="true" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://dl.dropbox.com/u/55341396/Birbot%20(1)/index.html" style="height: 480px; width: 640px;"></iframe>
I upload a demo of my game in this page: pruebaregistros.webuda.com
�How can I do to go to the next room?