Where to learn Adobe Animate Programming
Hi for the last month I've been trying to find
tutorials/courses on how to create games with adobe animate but almost every tutorial out there is old and using actionscript 3.0 not javascript.
I know that adobe animate mainly uses createjs and I've thought about learning about it from their website and then using it inside the program but their examples are not made to be used inside the program
I also know that both javascript and actionscript are based on the same thing and that there's minor differences between them like how in Javascript you don't have to define var datatype but you have to in actionscript
So do you think I should just check older actionscript courses/tutorials and if so how or what do I use as a reference to know the changes in code between the two of them
so what do you suggest? any guidance as to where I should start would be really appreciated
