I'm wondering how to best support both Flash 9 and Flash 10 target runtimes for the compiler.
Adobe's docs say it is basically just a compiler option to the flex compiler to distinguish between them. Should we have another specific runtime, e.g., lzr="swf10", or maybe we should call the runtime "as3", and have a lps config which says whether to do swf9 or swf10. I'm just thinking about how adding another set of versions of the LFC, e.g., LFC10.swc, LFC10debug.swc, is kind of messy, when it doesn't really seem necessary to be able to compile to Flash 9 and Flash 10 simultaneously.. Thoughts? -- Henry Minsky Software Architect [email protected]
