A Peek into the AS3 and AVM2 Virtual Machine and ‘Elastic Racetrack’
April 22, 2008 — drawk
- Check out that and more at Craftymind like some other good stuff like garbage collection in AIR with actionscript 3 (as3) and serializing classes to files in AIR with AS3
- Original ‘Elastic Racetrack’ Post by Ted on Flex in 2005


April 26, 2008 at 5:11 am
“javascript version of actionscript” ??? there is no such thing as “javascript version of actionscript”. there is JavaScript and there is ActionScript that both comes out of ECMAScript…
April 26, 2008 at 1:07 pm
Yeh just like I said “ES4 based javascript version of actionscript ”
Action script is based on Javascript and as3 is based on ES4 javascript. When ES4 javascript makes it into the browser it is essentially the same as actionscript (minus the flash object model).
So yes, actionscript is a version of javascript. An early version of ES4 in as3.
April 26, 2008 at 1:09 pm
probably would have been better stated like this “ES4 javascript based version of actionscript”.