书籍:
目前在看两本
还有两本当手册翻阅,非常喜欢Cookbook这种题材的书,对于初学者里面的例子可以直接拿来现学现卖
学习网站
- http://www.adobe.com/cn/devnet/flex.html
Adobe Flex开发人员中心 - http://www.adobe.com/cn/devnet/flex/videotraining.html
一周学会 Flex 应用开发视频培训 - http://www.adobe.com/cn/devnet/air.html
Adobe AIR开发人员中心 - http://lostinactionscript.com/
The blog of Shane McCartney, an Aussie Flash Developer who's currently working in London
资源网站
- http://www.adobe.com/support/flashplayer/downloads.html
Adobe Flash Player的正式版和Debug版的下载地址 - http://flex.apache.org/index.html
Apache Flex - http://code.google.com/p/as3crypto/
提供了非常多的ActionScript 3编写的加密算法 - https://github.com/mikechambers/as3corelib
An ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript? 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs.
下面几篇博客也列出了一些比较不错的网站: