trunk now is using the milestone flex_sdk_4.0.0.14159 release (from Sun Mar 21 2010). The Flash 9 runtime target is no longer supported, and the swf9 button for it has been removed from the dev console.
The "flash.text.engine" and "flash.textLayout" packages come from a library which is ideally supposed to be a flash 'runtime shared library', but we are currently running with a flag that links apps against those libraries statically, so the swf file you get when using them is quite large. We need to figure out where to put startup code in the app boilerplate classes to let the compiler specify to load flash runtime shared libraries, to make these smaller. -- Henry Minsky Software Architect [email protected]
