I've asked this a couple of times in Flexcoders and Flashcoders now with no response.
Am I right in assuming the lack of responses is due to this not being possible? Or is it that no one has tried this, or is interested in this? Here's the scenario: I have a Library project that I've built in Flex that is strictly AS3 - no Flex SDK dependencies. I can happily use this in an ActionScript-only project or a Flex project in Flex Builder without issue. How do I use this in Flash CS3? If I put my SWC in the classpath for the FLA my code compiles against the library code, but the code isn't actually compiled into the SWF. Is this possible? -- Derek Vadneau

