Flash Builder 4 Examples, including Parsley 2.1 project. For updated FB 4.5 example, follow the link below.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Added -keep-as3-metadata flags for compiler, as a workaround to an FB4 build problem.
d1ae237View on GitHubAdded persistence test to Module3Window to isolate why persistence works in debug but not in release builds of AIR.
1d03d53View on GitHubMoved context initialization for modules from preinitialize to addedToStage.
de3f4dfView on GitHubAdded two new modules (Inbox and Provider) that are instantiated within a ViewStack.
e00e0e9View on GitHubAdded a Loading message to the window, displayed while the module is loading. This is an unnecessary option. Also isolated a problem in a different project, relating to injecting objects into the mx:Module component, and so added a comment to Module2Module.mxml.
b2c0185View on GitHubRemoved DataMonitor from context file. This was causing double events.
0548a8dView on GitHubMoved global data from being in a singleton to being a managed IOC object.
e28596bView on GitHubInitial checkin, after moving project to new repository.
3618daeView on GitHub