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 | |
---|---|---|---|---|
Controlling an embedded movie
|
0 | 37 | September 3, 2008 | |
Can you play(), stop() embedded SWFs? | 0 | 138 | November 1, 2011 | |
loadMovie question
|
2 | 71 | June 4, 2003 | |
AS3 Embedded MovieClips via Flex Builder | 0 | 85 | March 15, 2009 | |
Noob question about .swf embedding | 5 | 85 | June 13, 2008 |