Perharps I was not clear
But for me between AS2 and AS3 the only thing similar is the syntax
Not the logic
It is neither logic or syntax that changed. Really, all that changed is
the DOM and some other APIs. The syntax is the same (a for loop is still a
for loop, etc), and the logic is the same (enterframe events are still
enterframe events, they're just managed more efficiently, etc), and what has
changed is the paradigm that only movieclip objects have a visible presence
on the stage, that once created they cannot be reparented, etc. The API has
become more powerful and flexible, and as a result will require stricter,
more organized code, that's all.
ryanm
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders