Flash and AS3 links - general: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 30: Line 30:


* [http://moock.org/eas3/ Essential Actionscript 3.0] by Colin Moock, O'Reilly. Comes with chapter excerpts and code examples
* [http://moock.org/eas3/ Essential Actionscript 3.0] by Colin Moock, O'Reilly. Comes with chapter excerpts and code examples
* [http://flashgameu.com/ Flash Game University] by Gary Rosenzweig, Que (1th Ed.). All code in actionscript 3. Keeps away from OO programming for the most part. Comes with support forum and code examples.  
* [http://flashgameu.com/ Flash Game University] by Gary Rosenzweig, Que (1st Ed.). All code in actionscript 3. Keeps away from OO programming for the most part. Comes with support forum and code examples.  
* [http://www.amazon.com/ActionScript-3-0-Cookbook-Application-Developers/dp/0596526954 ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers] by Joey Lott, Darron Schall, Keith Peters, O'Reilly.  
* [http://www.amazon.com/ActionScript-3-0-Cookbook-Application-Developers/dp/0596526954 ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers] by Joey Lott, Darron Schall, Keith Peters, O'Reilly.  
* [http://www.amazon.com/Foundation-Actionscript-3-0-Animation-Making/dp/1590597915 Foundation Actionscript 3.0 Animation: Making Things Move!] by Keith Peters, Friends of ED.  
* [http://www.amazon.com/Foundation-Actionscript-3-0-Animation-Making/dp/1590597915 Foundation Actionscript 3.0 Animation: Making Things Move!] by Keith Peters, Friends of ED.  
* [http://www.amazon.com/ActionScript-3-0-Design-Patterns-Programming/dp/0596528469 ActionScript 3.0 Design Patterns: Object Oriented Programming Techniques], by William Sanders, Chandima Cumaranatunge, O'Reilly
* [http://www.amazon.com/ActionScript-3-0-Design-Patterns-Programming/dp/0596528469 ActionScript 3.0 Design Patterns: Object Oriented Programming Techniques], by William Sanders, Chandima Cumaranatunge, O'Reilly
* [http://www.amazon.com/dp/0321426568 Advanced ActionScript 3 with Design Patterns] by Joey Lott and  Danny Patterson, Adobe Press (1th Ed.).  
* [http://www.amazon.com/dp/0321426568 Advanced ActionScript 3 with Design Patterns] by Joey Lott and  Danny Patterson, Adobe Press (1st Ed.).
 


== Migrating from AS2 to AS3 ==
== Migrating from AS2 to AS3 ==

Revision as of 16:47, 31 October 2007

Draft

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