Tag Archives: AS3

Quick tips: ActionScript 2 (AS2) eval keyword equivalent in ActionScript 3 (AS3)

ActionScript 3.0 is great! That’s if you look at it from a programmer perspective: modular object oriented faster more secure, etc etc… But, if you’re a designer, you may be lamenting on how it was not as straight forward and how … Continue reading

Posted in Anything Goes, Geeky Stuff | Tagged , , , , , , , , , | Leave a comment

Action Script 2′s getURL equivalent in Action Script 3

I have been helping a couple of clients migrating their existing Action Script 2 (AS2) flash assets/libraries to Action Script 3 (AS3). Amongst their many requirements, one of them is getting flash to talk to external javascript function. AS2: In … Continue reading

Posted in Geeky Stuff | Tagged , , , , , , , , , | Leave a comment