• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Benefits of AS3 over other programming languages

New Here ,
Oct 19, 2008 Oct 19, 2008

Copy link to clipboard

Copied

Hi everyone i am writing a project on AS3 and trying to find the benefits AS3 has over other object orientated programming languages in designing a website and why it is getting so popular. Tried searching on google but has never got any useful information.

Thanks for you assistance in advance
TOPICS
ActionScript

Views

396

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 19, 2008 Oct 19, 2008

Copy link to clipboard

Copied

I don't think anyone does something in Flash because it has AS3, they do it in Flash because of what you're able to do with it. To do that you would end up using Acriptscript.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 19, 2008 Oct 19, 2008

Copy link to clipboard

Copied

flash is popular because it's (for all practical purposes) browser independent, has extraordinary penetration and flexibility.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 19, 2008 Oct 19, 2008

Copy link to clipboard

Copied

LATEST
nambo1,

First of all, the real hero is the Flash Player. The Flash Player, the features it has, and the environments it runs in and how it runs in those environments (particularly the web browser, but as kglad pointed, it's very flexible and is used other places as well) is what makes it so popular. ActionScript is simply how you programatically use the Flash Player. ActionScript is an ECMAScript language of which there are others, but it's the Flash Player (and what you can do with it) that attracts people.

The Flash Player has been popular for awhile now. AS3, however, is the latest and completely redone language for the Flash Player. Because it's new and because there are significant differences between AS3 and its predecessor (AS1 and AS2), there is some adoption time required. Many people are still using AS2. You can google to find out a lot more detail about the advantages/disadvantages to AS3 vs AS2, if that's what you're really looking for.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines