Copy link to clipboard
Copied
Hi,
Do anybody knows a decent step by step, from beginners to advanced, actionscript ressources: videos or books?
Do those old actionscript 3.0 books earlier than 2010 (2007/2008...) still useable for adobe CC 21.x ?
Thanks in advance,
Copy link to clipboard
Copied
Hi.
AS3 hasn't changed much in the last few years so the old books will help you to learn the language. Amazon has a lot of books on the subject.
You will need updated references if you decide to publish your app or game on Google Play or the App Store.
In both cases - language and publication - I recommend that you look for tutorials on YouTube, that you join groups and follow related accounts on social media, that you look for help on forums, such as the Starling forum, etc.
Here are some references that may help to get you started:
- The official help has lot of articles, tutorials, and examples: https://helpx.adobe.com/support/animate.html;
- Animate CC also ships with great learning content. Just go to the start screen and select the LEARN option in the top-left corner of the screen;
- LinkedIn Learning has some great video courses (special mention to Joseph Labrecque): https://www.linkedin.com/learning/;
- Pluralsight also has some great video courses: https://www.pluralsight.com/;
- My repo on GitHub that contains the source codes and files of some games and other stuff;
- I also have a YouTube channel that you may find useful.
Please let us know if you have any further questions.
Regards,
JC