public methods and properties in your swf are completely accessible to flex just as if you defined them withing flex - you even get code introspection. So define some public methods that trigger the animations.
Fuad Kamal Anaara Media LLC blog.anaara.com --- In [email protected], "odiel_leon" <[EMAIL PROTECTED]> wrote: > > Hi. > > I want to make some characters on Flash an latter use in a Flex > project. The chacarters have some animations (Movie clips). > > I know how to import a swf using swfloader. > > The problem is that i want to know how to tell the character to play > some animations. > > Can help me? >

