Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Use the included ant file
2. build
You can see the files and build off the following git repo: http://github.com/jonbcampos/UnitedMindsetFx4Library
Actual Results:
The asdocs are built but the swf examples are not built with output.
Expected Results:
Swf files included in the asdoc output folder
Workaround (if any):
I guess I could create an ant script that goes through all the example files and outputs swf files into the proper location, that just seems like work that should be done already in the asdoc task.