I am testing my game using HTML5. When I use the HTML5 from the "Run" menu, Stencyl compiles and opens an IE window. Everything runs great. The window shows the location as localhost:18524. But, when I publish the file using HTML5, unzip the compressed file and then test the Index file on IE, the game won't load. The location in IE shows: C:\Users\myname\Documents\gamefolder\unzipfolder\index.html
Any ideas? Thanks.