I have exported my game, but when I run the "index" I get this:
<img src="http://i42.tinypic.com/bikxnd.png" border="0" />
Nothing changes...
Develop games in your browser. Powerful, performant & highly capable.
Are all the other files in the same folder?
This has been answered numerous times: you cannot run the exported project locally.
Either run the preview, run over wi-fi, or export and upload to a service such as Dropbox.
i always run them with xampp onc they are exported. It is a localhost apache server which can run it.
-> Download Xampp
-> install Xampp
-> put the map in <xamppfolder>/htdocs
-> run localhost/<mygamemap>