I have a flex application that makes use of an animated throbber (loading graphic) that I created in flash cs3. The throbber is embedded in the flex app at compile time and implemented through an mx:Image component. I simply want to be able to stop the animation of the embedded movieclip. I thought throbber.stop() would do it (throbber is the ID of my mx:Image component). I was wrong. This seems to only work with dynamically loaded swfs. Does anyone know how to call methods on embedded movieclips? Thanks in advance.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
AS3 Embedded MovieClips via Flex Builder | 0 | 81 | March 15, 2009 | |
Controlling an embedded movie
|
0 | 33 | September 3, 2008 | |
Accessing Embedded Content | 5 | 38 | July 9, 2008 | |
Accessing entities in an embeded MovieClip - Problems | 0 | 71 | August 11, 2008 | |
Embedded assets | 0 | 43 | September 4, 2006 |