actionscript 2.0
Thursday, September 22nd, 2005i've finally started looking at actionscript 2.0, which was introduced way back in flash MX 2004. yes, i am behind the times. it looks a lot more java-like, and less javascript-like, although apparently it's based on stuff proposed in early draft specs of the next version of ECMAScript.
i haven't tried coding anything in it yet. as a longtime java programmer, i'm sure it won't take long for me to get used to, but i think i'll miss the freewheeling, uber-dynamic, prototype-based style of actionscript 1. plus, i'll have to keep mentally switching gears as i go back and forth between actionscript coding and javascript coding.