Skip to main content
Participant
April 5, 2016
Question

Learning AS3 for Animate CC

  • April 5, 2016
  • 3 replies
  • 401 views

Learning AS3. I was fairly good writing AS2, but now I have to understand AS3 and it's difficult for me to get my head around it. I'm not a developer, so is there a place to visit to learn how to write AS3 for Animate CC?

This topic has been closed for replies.

3 replies

Inspiring
April 7, 2016

I found Actionscript 3.0 Visual Quickstart Guide from Peachpit Press really helpful in learning the basics.  You can probably get it used on Amazon for little money.  Adobe Help files are good for in-depth but generally too dense and technical if what you want is to get up and running quickly.  I think they made Actionscript 3.0 harder and less intuitive than AS2.  Things that were once simple, are now cumbersome. But AS2 is no longer supported so you might as well get down to it.

just.emma
Inspiring
April 6, 2016

Javascript is a lot more similar to AS2; why not just learn that and work with HTML5 Canvas in Animate?

kglad
Community Expert
Community Expert
April 5, 2016

the adobe help files are good, http://help.adobe.com/en_US/as3/learn/as3_learning.pdf

and i found using them in conjunction with trevor maccauley's tutoral particularly helpful, senocular.com