Flash and AS3 links - general: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
m (added categories)
No edit summary
Line 2: Line 2:


<pageby nominor="false" comments="false"/>
<pageby nominor="false" comments="false"/>
See also:
* [[Flash]]
* [[AS3 Links Tutorials]]


== Across the board ==
== Across the board ==
Line 50: Line 54:


* [http://www.kirupa.com/developer/flash/index.htm#Advanced_/_ActionScript Kirupa.com]
* [http://www.kirupa.com/developer/flash/index.htm#Advanced_/_ActionScript Kirupa.com]
/////////////////////
== Documentation Links ==
See also [[Adobe Flex]]
=== Reference manuals ===
* [http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/ ActionScript 3.0 Language & Component Reference]
* [http://livedocs.adobe.com/flex/201/langref/ Adobe Flex 2.0.1 Language Reference]
* [http://www.adobe.com/go/programmingAS3 Flex 2 LiveDocs: Programming ActionScript 3.0]
=== Other documentation ===
* [http://livedocs.adobe.com/flash/9.0/main/ Adobe Livedocs] has fairly good documentation (maybe not suitable for beinners) e.g.
** [http://livedocs.adobe.com/flash/9.0/main/00000012.html Getting started with ActionScript]
* [http://labs.adobe.com/wiki/index.php/ActionScript_3 ActionScript 3] from Adobelabs. Maybe superseded by the above doc, maybe not ...
* [http://actionscriptcheatsheet.com/ ActionScriptCheatSheet.com] Look at the [http://actionscriptcheatsheet.com/blog/quick-referencecheatsheet-for-actionscript-20/ downloads]. Several excellent ActionScript cheatsheets.
=== AS2 vs. AS3 comparisons ===
* [http://www.adobe.com/devnet/actionscript/articles/display_api.html Understanding the changes in the display API in ActionScript 3.0] (short example code comparison)
* [http://livedocs.adobe.com/flex/201/langref/migration.html ActionScript 2.0 Migration] (Adobe). This list list is huge :)
=== Overviews ===
* Grossman, Gary and Huang, Emmy (2006). [http://www.adobe.com/devnet/actionscript/articles/actionscript3_overview.html ActionScript 3.0 overview], Adobe.
* [http://en.wikipedia.org/wiki/Actionscript ActionScript] (Wikipedia)
* [http://flexblog.faratasystems.com/?p=115 Comparing the syntax of Java 5 and ActionScript 3]


[[Category: Actionscript 3]]
[[Category: Actionscript 3]]

Revision as of 17:00, 31 October 2007

Draft

<pageby nominor="false" comments="false"/>

See also:

Across the board

AS3 Language Reference

Cheatsheets

Feeds aggregators

Rapid Overviews/Presentations

Online books

Books

Migrating from AS2 to AS3

Toolkits

Sites with codes and Examples

/////////////////////

Documentation Links

See also Adobe Flex

Reference manuals

Other documentation

  • ActionScript 3 from Adobelabs. Maybe superseded by the above doc, maybe not ...

AS2 vs. AS3 comparisons

Overviews