This page was last modified 22:49, 1 October 2007.
ActionScript
From Forum Nokia Wiki
Contents |
What is ActionScript
ActionScript is an object-oriented programming language. The keywords used in ActionScript such as class, interface, and packages are similar to Java. If you have learned JavaScript, the learning curve for ActionScript is very low.
History
ActionScript 1.0
In 2000, together with Flash 5, the "actions" of Flash 4 were enhanced and renamed to ActionScript, greatly influenced by JavaScript and ECMA-262.
ActionScript 2.0
In 2003 ActionScript 2.0 was introduced with Flash 7. It brings important features, such as Type casting, Exception handling and proper classes.
ActionScript 3.0
in 2006 ActionsScript 3.0 was released with Flash 9. It is a big refurbishment of the language, using a different virtual machine. The virtual machine for the older versions of ActionScript is included for compatibility. 3.0 is considered a significant performance booster and entails a more robust model.
Read more about ActionScript on Adobe's developer site[1]
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cannot use XML.load on Nokia 6300 via network | uwetronnier | Flash Lite on Nokia Devices | 8 | 2008-05-12 13:49 |
| Download of Series 60 Theme Studio unsuccessful | pris_pan | Graphics & Video & Streaming | 3 | 2005-04-06 18:33 |
| XML Socket crossdomain issue | rees | Flash Lite on Nokia Devices | 2 | 2008-02-19 04:32 |
| Nokia N958GB Flash Lite 3.0 XMLSocket Bug (Firmware v15.0.015) | ryan_at_frog | Flash Lite on Nokia Devices | 9 | 2008-05-14 23:23 |
| Different behaviours for external volume keys | Qman | Flash Lite on Nokia Devices | 0 | 2008-05-14 15:33 |
