Ultrashock Forums > Flash > ActionScript
AS2 - Does AS2 really be slower than AS3?

You are currently viewing our website as a guest which gives you limited access to forums, files and other resources.

Click here to join now for free, and start interacting with our members, download files and much more!

Click here if you are looking for our Flash files and other professional assets.
 
Post Reply | View first unread | Rate Thread Search this Thread | Thread Tools | Display Modes

#1
Bookmark and Share!
AS2 - Does AS2 really be slower than AS3?
Old 2008-05-09

You know,I have been learned flash since flash 5.
To some reason,I feel reluctant shift to as3,because as2 can fullfill all my need.

In my opinion,if you write the same code in as2 or as3,like this:
_root.onEnterFrame=function():Void
{
mc._x++;
}

The output SWF file will be not difference,so there is no efficent lose in such condition.
So,I think,in most of the time,use AS2 will not be slower than using AS3.
Any idea?
Hello,I am a Chinese Flash Coder.
postbit arrow 1 comment | 277 views postbit arrow Reply: with Quote   
Registered User
Wakin1984 is offline
seperator
Posts: 10
2004-07-28
Wakin1984 lives in China
Wakin1984's Avatar
seperator

Ultrashock Member Comments:
vesa vesa is offline 2008-05-09 #2 Old  
Well, if you use time to learn AS3 now it will be good thing in future. I think every flash coder nowdays have to use Flex in some projects.
Reply With Quote  
Thread Tools
Display Modes Rate This Thread
Rate This Thread: