书籍:

目前在看两本

Essential.ActionScript.3.0

Flex 4 In Action

还有两本当手册翻阅,非常喜欢Cookbook这种题材的书,对于初学者里面的例子可以直接拿来现学现卖

Flex.4.Cookbook

ActionScript 3.0 Cookbook

学习网站

  1. http://www.adobe.com/cn/devnet/flex.html
    Adobe Flex开发人员中心
  2. http://www.adobe.com/cn/devnet/flex/videotraining.html
    一周学会 Flex 应用开发视频培训
  3. http://www.adobe.com/cn/devnet/air.html
    Adobe AIR开发人员中心
  4. http://lostinactionscript.com/
    The blog of Shane McCartney, an Aussie Flash Developer who's currently working in London

资源网站

  1. http://www.adobe.com/support/flashplayer/downloads.html
    Adobe Flash Player的正式版和Debug版的下载地址
  2. http://flex.apache.org/index.html
    Apache Flex
  3. http://code.google.com/p/as3crypto/
    提供了非常多的ActionScript 3编写的加密算法
  4. 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.

下面几篇博客也列出了一些比较不错的网站:

  1. 推荐几个不错的Flex学习网站
  2. Flex学习资料网站
  3. Flex 学习站点汇总,(FLEX学习站点、博客、论坛)

最新文章

  1. [iOS]创建一像素的线
  2. Ajax些成绩批量录入
  3. CSS实现DIV超长截断,并显示...
  4. SQLiteHelper
  5. MyEclipse SVN安装方法
  6. Node.js——Async
  7. 安装 SQL Server 2012 的硬件和软件要求(官方全面)
  8. [转]Delphi : keydown与keypress的区别,组合键
  9. js 邮箱正则匹配
  10. 使用VIM + Ctags
  11. 转 批处理 %~dp0的意义
  12. 【TCP/IP详解 卷1:协议】 第18章TCP连接的建立与终止
  13. gunicorn geventworker 解析
  14. bfs学习
  15. Win8.1开启Hyper-V并设置虚拟机联网
  16. AIOps背景/所应具备技术能力分析(上)
  17. Oracle的条件in中包含NULL时的处理
  18. Modbus库开发笔记之九:利用协议栈开发Modbus TCP Server应用
  19. 解决和排查 "必须使用适当的属性和方法修改 User-Agent" 错误时遇到的一些坑
  20. LeetCode--016--最接近的三数之和(java)

热门文章

  1. Configure Puppet Master with Passenger and Apache on Centos
  2. [zsh]zsh常用小技巧
  3. Redis配置文件解读
  4. DBA_Oracle基本体系内存和进程结构(概念)
  5. HTML格式与布局
  6. EXISTS、EXCEPT、INTERSECT 运算符
  7. UCOS-2 消息邮箱与队列
  8. 帝国cms常用变量总结
  9. tar.gz和rpm安装文件(转载)
  10. ANT教程经典