I've moved the common base classes for the framework to the
actionscript folder in the root of the project. Add this folder to your class path in both Flash and Flex projects.
Note that your document class in Flash projects should extend org.gaeswf.flash.BaseApplication and your Application MXML in Flex should be of type org.gaeswf.flex.BaseApplication (if none of this makes any sense to you, see my Flex 3 Code Behind Quick Start.)
(more...)
I just updated
The GAE SWF Project to version
1.21 1.23. New source code for the update is now available for download.
All changes in this version are server-side:
(more...)