reverse-engineering HTML5-JS stuck at preloader

 Introduction
For over 2 years, we have realised one problem with Stencyl after publishing to HTML-javaScript format in the coputer that is stuck in preloader that happens in all the game we export and release to our computer and also the stencyl workspace folder > www ripoffs 

Alternatively using Flash in Stencyl 4.0 or later which is very lag. and in Stencyl 2.x gives choppy graphics. 

Our findings. 
based on stencyl workspace folder > www
The first function to go through is application main > create. Any return within this function berore the last command results in black screen. 

sequences: ApplicationMain.create() > 

No comments:

Post a Comment