The "symbol" that I'm trying to get out of Flash is a global Array defenition, so I'm not sure it's working. I did try embedding the name of the public global array as a seperate embed.
I'm not too interested in the Flex Component Kit for Flash, as this component is already written. My main goal is just accessesing the global flash variable from within Flex. --- In [email protected], "Amy" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "Todd" <tprekaski@> 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 >

