Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Flash was the original platform, but also refers to the development tool for building timeline-based animations. This program was geared initially towards animators and artists more than programmers. Actionscript is Flash's programming language. There are 3 versions - Actionscript 1 was rudimentary and is fairly obsolete. Actionscript 2 was built on AS1 and was used commonly. Actionscript 3 was a complete overhaul of the language to make it ECMAscript compatible. AS1/2 and AS3 are not compatible at all - the Flash Player Plugin that browsers use to display flash either use the AS1/2 virtual machine or the new AS3 virtual machine. The rewrite of AS3 along with the new VM was meant to increase performance and create a more substantial programming language.</p> <p>Flash's main format that is exported for display onto the web is the .SWF file (usually along with HTML as well).</p> <p>Flex Builder is another way to author, and is geared completely towards developer. Rather than having drawing tools and a timeline to control animation, Flex Builder is more of an IDE for building Flash-based applications. Flex Builder includes pre-built UI and data features that are not available in the Flash authoring program. However, the end product of Flex Builder is ultimately .SWF files (along with relevant HTML).</p> <p>I believe the confusion that the two different names (Flex and Flash) have created has guided Adobe in renaming Flex Builder to Flash Builder in the present version. Just two ways to create the same types of files - either more on the visual/animation/artistic side or on the programming/application side.</p> <p>I hope this helps! I have gotten into quite a few discussions to clarify this exact question.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload