If I use MC in Flash CS6 and export with Toolkit CreateJS stop(); code doesn't work.
Any ideas?
Also will there be any new updates to latest CreateJS library?
no actionscript works. you must convert to javascript.
there's an easelJS api you can use to ease your transition from as to js: http://www.createjs.com/Docs/EaselJS/modules/EaselJS.html
and you can direct createJS to translate actionscript like this:
/* JS
this.stop();
*/
North America
Europe, Middle East and Africa
Asia Pacific