Issue:
When exporting from Construct 2, without the minify script option the html file does not run.When I try to run it, I recieve a error message in the log (see below). Exporting with minify script option works as intended.
I found this issue when I try to debug my 3rd party behavior that does not work in r96. The error appears without any 3rd party plugins.
Error message (Firefox):
cr_createRuntime is not defined .../index.html:99
Steps:
1. Open project /Create project ( do not use any 3rd party plugin)
2. Export project (without minify script)
3. Run html file
Tested browsers:
Firefox 13.0.1 (winXP)
Google chrome 19.0.1084.56 (winXP)
Opera 12.00 (winXP)
Computer specs:
winXP Professional Version 2002, SP3
Intel Core 2 QUAD CPU 2.4Ghz
3.0 GB RAM
Graphic: GeForce 8600 GTS
driver version: 301.42
Capx file:
http://dl.dropbox.com/u/52716812/Scirra%20bugs/No_Minify.capx