Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Try and rebuild the FABridge sample file from \frameworks\javascript\fabridge\samples\app.mxml
Actual Results:
You need to copy ../src/bridge/FABridge.js
Also needed to find out I needed to copy the /fabridge/ folder from \frameworks\javascript\fabridge\samples\srcview\source\fabridge into my html-templates directory.
Overall, it probably took me over 15 minutes to find which assets were needed, and where i needed to copy them from.
Expected Results:
Examples should be more "standalone" and easier to run without doing lots of legwork. It is hard to see how users would be able to easily/quickly learn from the samples if they have to try and figure out how to copy all these files from 2-4 different locations first.
Ideally we'd create a simple to import Flex Builder project file for them to import and run.
Workaround (if any):
n/a