Dear Friends,
iam converting my elearning lessons to HTML5 format. iam using toolkitJS. i have text graphics then one next button, if they click on next button it will go to next slide. in next slide same.. thing continues.. (text animation next button). some slides got drag and drop games.
when i convert by publish for jsscript it works fine.. all animation comes correctly. But script is not working. Pls help me. how can i control my movie and export as HTML5.
Thanks in advance,
Regards,
you basically have to rewrite any actionscript code that cant be translated manually into javascript.
This includes non-stamdard classes, that you might use in your project.
Under the Hood toolkitJS uses EaselJS
Start here to get more infromation:
http://www.createjs.com/Docs/EaselJS/classes/DisplayObject.html#event_mouseover