1.官方教程,写的很详细
http://www.adobe.com/cn/devnet/flash/articles/animation_flash_fbuilder.html
2.AS3应用程序模块化开发与ApplicationDomain
http://www.cnblogs.com/shinings/archive/2008/11/08/1329623.html
http://blog.cntv.cn/11430895-3728795.html
http://bbs.9ria.com/thread-34586-1-1.html
3.swf文件结构
http://apps.hi.baidu.com/share/detail/924692
http://bbs.blueidea.com/thread-1509786-1-1.html
4.[Flex]Flex编程注意之Flex Complier参数
http://www.k-zone.cn/zblog/post/flex-compiler-parameter.html
5.mxmlc
命令行编译AS项目
flex制作swc文件 http://blog.csdn.net/bjbs_270/article/details/1749530
命令行编译工具mxmlc http://blog.csdn.net/linking530/article/details/7676794
生成swc库文件若干方法
使用compc.exe编译Flex Library项目
6.JSON
关于在 Flex 2 , ActionScript 3中使用 JSON
7.Reducing SWF file sizes
http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf67110-7ff4.html#WS2db454920e96a9e51e63e3d11c0bf67110-7ff2
8.各种参数选项介绍,还得看官网