How is it that Javascript and Actionscript are both versions of ECMAScript? Is the ECMAScript definition that open to interpretation?
Javascript is dynamically typed, Actionscript is statically typed. Javascript has prototype based objects, Actionscript has a class based approach. Javascript is fun, Actionscript is painful :) (okay, I took a little editorial license on that one) I just don't see that many similarities between the two, other than the general c like style.... -- Dont waste your time on jealousy; sometimes youre ahead; sometimes youre behind; the race is long, and in the end its only with yourself. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:257398 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
