At 2/2/09 10:18 AM, crushy wrote:
Learning actionscript in stages
Seeing as I've forgotten a lot and I knew quite little anyway in as3, I thought I'd aim for 'milestones' in terms of what I could be able to code, for example:
With most of those things, if you can perform them in one language, it's just a simple syntax change to learn in another. I generally focus on the specifics, rather than the math. In most languages, an array is an array, and a loop or conditional statement works the same way.
I would focus on the language specifics. If the case is AS3.0, I would try code based animation several different ways (ENTER_FRAME, TIMER... ect..)