Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK Previous
-
None
-
None
-
Language Found: English
Description
Overview: Ability to create a Module without using any component set i.e. mx or spark.
1. Create new Actionscript Project in Flash Builder
2. Edit main class to extend ModuleBase
3. Save
Actual Results
1172: Definition mx.core:FlexVersion could not be found. TestMod line 18 Flex Problem
1172: Definition mx.preloaders:DownloadProgressBar could not be found. TestMod line 16 Flex Problem
1172: Definition mx.preloaders:SparkDownloadProgressBar could not be found. TestMod line 17 Flex Problem
Expected Results
No Errors.
Workaround: Add either mx.swc, framework.swc and the corresponding locale swcs in Build Paths