Skip to main content
Inspiring
July 29, 2007
Question

anyone: as2 vs as3?

  • July 29, 2007
  • 1 reply
  • 225 views
was looking at summerLongSince's post, basic as3, and it occurred to me that the as3 version of what had been previously done using as2 was more complicated and involved (see script below). i am still relatively new to actionscripting and am currently using/learning as2, so i am ignorant to the benefits as3 has to offer at this point. could anyone tell me what benefits the as3 code below has over the as2 that precedes it? they both seem to accomplish the same goal, only as3 seems to take more time and code to do so. also, is moving to as3 worth the hassles that come with learning an entirely new scripting language? i haven't even mastered as2 and the thought of losing all the work i have put in thus far is somewhat sickening. lastly, couldn't as3's benefits have been implemented into flash without restructuring the entire programming language?

thanks in advance,
_name

This topic has been closed for replies.

1 reply

Marghoob Sulemaan
Inspiring
July 30, 2007
AS 3.0 comes with great features and 10 time faster than AS 2.0. you may find some link on adobe.com site.

for your current code. see this.