Reputation:
What are you choices?
Upvotes: 2
Views: 1731
Reputation: 2030
TypeOneError, I respectfully disagree : )
Moock's is a great book, but I cannot see anybody reading it "cover to cover". I have a copy at home and I open it only when in doubt about something specific. Then I read the chapter regarding said doubt and usually I get the answer, a good pointer to the solution or something else I didn't know but interesting nonetheless.
It's also focused to developers, not designers keep that in mind.
And slightly off-topic, but the best piece of advice that I didn't read anywhere for doing the transition to AS2 to AS3 is install the debug version of the Flash player. AVM2 is very sensitive but it fails silently for any of these reasons:
If you are developing with the debug version, you'll get a loud and clear error that you can quickly fix, otherwise your app would just stop without a warning.
HTH!
Juan
Upvotes: 0
Reputation: 56998
Honestly, the best starter (and finisher!) book is Moock's Essential Actionscript 3.0. It's smart, well-written and very easy to read cover to cover. If you're going to be doing Flex development, you should also pick up Programming Flex 3 as well. It has (IMO) the best description of the Flex Component life-cycle.
Upvotes: 2