Copy link to clipboard
Copied
Hi,
I start in AS3 after making Flash animations in AS1. I would like to convert, in these old animations, AS1 to AS3 to convert them to HTML5.
Are the vast majority of AS3 functions, such as startDrag, for example, converted to HTML5?
I have already posted this post, no one has answered me..
Thank you for your answer.
Copy link to clipboard
Copied
Hi J-Yves, I'm still learning HTML5/Canvas, so take this with a grain of salt: there's no automatic conversion of AS3 code to HTML5 in Adobe Animate. If you bring in an AS3 file, the AS3 code will just get "commented out." You'll have to redo your code.
The good news is that createjs, which is the Javascript library that Adobe Animate uses to produce a lot of "Flash-like" content, does support mouse-drag operations.
You can look at this post that I did for tomj63754343, for an example of dragging.
Copy link to clipboard
Copied
Ok TY
Find more inspiration, events, and resources on the new Adobe Community
Explore Now