Hi Gustavo, Try this: var mc:MovieClip = myLoader.content as MovieClip; mc.stop();
or MovieClip(myLoader.content).stop(); Either one should work. hth, Bob -----Original Message----- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Gustavo Duenas Sent: Friday, January 16, 2009 10:43 AM To: Flash Coders List Subject: [Flashcoders] help stopping an external clip on as3 Ok Coders I have a loader which loads a external movieclip, and I want it to stop when I say, but unfortunately all my efforts are useless I've been using. in some frame. myLoader.stop(); and nothing or myLoader.stop; and is the same...any ideas? every time is the same error, someone(there is no reference to stop() in the display library???) knows how to stop it? Gustavo D. Gustavo A. Duenas _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders