记录在这里,不然老是忘记
flex library项目生成用于rsl的swf,请添加编译参数
-directory=true -output=../bin/
参考:http://livedocs.adobe.com/flex/3/html/help.html?content=rsl_07.html
FDT生成Asdoc:
D:\Program Files\Adobe\Flex Builder 3\sdks\3.2.0\bin\asdoc.exe
Working Directory:
${workspace_loc:/fish/src}
arguments:
-source-path ./
-doc-sources ./
-output ../docs
-library-path ../lib
参考:http://livedocs.adobe.com/flex/3/html/help.html?content=asdoc_1.html
本文详细介绍了如何使用FlexLibrary项目生成用于rsl的swf,并通过Asdoc工具进行文档生成,提供了相关编译参数及操作步骤。
90

被折叠的 条评论
为什么被折叠?



