--- In [email protected], "Todd" <[EMAIL PROTECTED]> wrote: > > OK, a little more research tells me that the Flex compiler strips out > all timeline code from the embedded Flash timeline. > > So, now my question becomes: How do I expose a property from FLASH > that is accessible from Flex?
I know you've already gotten an answer about the Component Kit, but I think if you're not doing anything complex, you can just embed the symbol from the library. I believe that does respect the timeline code. http://livedocs.adobe.com/flex/3/html/embed_4.html

