Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Diffrence between AS2 and AS3 ?

Answers were Sorted based on User's Feedback



Diffrence between AS2 and AS3 ?..

Answer / brandon booker

This questions is too broad to give a truly appropriate
answer to. So, here is an incomplete list of differences
that you can use, and add to.
1.As3 is a compiled environment. Because of this,
operations in as3 can take up to 1/3 as long as they did in
as2. (according to adobe, and only if the code isn't on the
frame)
2.Because it's compiled we also get nice things like
compiler errors telling us when we've written some code that
won't compile properly, as2 just ignores these lines of
code. This can increase productivity significantly.
3.As3 uses a garbage collection system to clean up our
memory for us. (it doesn't really work, but at least it tries)
4.As3 is actually a different language. Some syntax remains
the same as in declaring variables, but almost all
functional operations have changed. Everything from how the
draw system works to adding an event listener are new.

Is This Answer Correct ?    11 Yes 2 No

Diffrence between AS2 and AS3 ?..

Answer / guru

ActionScript 3.0 is called object-oriented because it supports inheritance, encapsulation and polymorphism. The first two notions can be easily defined.

AS2 dosent support , this is the difference

Is This Answer Correct ?    11 Yes 18 No

Post New Answer

More Flash Action Scripting Interview Questions

How to write a program to create custom list in actionscript?

0 Answers  


there are two text fields on stage both are having same properties but still one is coming blurred y and how could u resolve it?

6 Answers  


which actionscript classes are used to play flv formatted video? : Adobe flash

0 Answers  


what is the key difference between while loops and do while loops? : Adobe flash

0 Answers  


when does the accessibility . Isactive () method return true? : Adobe flash

0 Answers  


what is the downside of macromedia ui components making extensive use of ingeritance and encapsulation? : Adobe flash

0 Answers  


which two panels can be used to change the label text of a button component? : Adobe flash

0 Answers  


What will replace flash?

0 Answers  


Explain what are the differences between javascript and actionscript?

0 Answers  


which two file formats can be imported into a swf file at runtime? : Adobe flash

0 Answers  


if we set slow sync as you suggest in answers on the many online forums you visit, would not we be opening ourselves up to blurred shots when the shutter speed gets significantly below 1/60? : Adobe flash

0 Answers  


what is the purpose of the break statement? : Adobe flash

0 Answers  


Categories