How are you showing and hiding it? _visible or moving it elsewhere, or destroying the movie clip that holds it and re-loading again?
Jason Merrill Bank of America Learning & Organization Effectiveness - Technology Solutions >>-----Original Message----- >>From: [EMAIL PROTECTED] [mailto:flashcoders- >>[EMAIL PROTECTED] On Behalf Of Kjel Anderson >>Sent: Thursday, September 28, 2006 4:58 PM >>To: Flashcoders mailing list >>Subject: Re: [Flashcoders] Controlling a swf loaded into a movieclip >> >>That is what I am having a hard time figuring that out. I am using a mask to >>show/hide the loaded movie. I can hide it, but when I show it again, there is >>nothing there. I can't really figure out what is going on. My goal is to be >>able to reference the properties and methods of the application context (I >>don't know if that is possible). I am able to iterate through the movieclips. >>I'd like to keep that instance running, even when it is not visible. Do you >>have any idea where to start with something like this? >> >>Thanks, >> >>Kjel >> >>On Thursday 28 September 2006 4:45 pm, Merrill, Jason wrote: >>> What in the loaded .swf are you trying to pause? It's root timeline? >>> If so, it would just be theLoadedSwfInstance.stop(); >>> >>> >>> >>> Jason Merrill >>> Bank of America >>> Learning & Organization Effectiveness - Technology Solutions >>> >>> >>-----Original Message----- >>> >>From: [EMAIL PROTECTED] [mailto:flashcoders- >>> >>[EMAIL PROTECTED] On Behalf Of Kjel Anderson >>> >>Sent: Thursday, September 28, 2006 3:55 PM >>> >>To: 'Flashcoders mailing list' >>> >>Subject: [Flashcoders] Controlling a swf loaded into a movieclip >>> >> >>> >>Hey everyone, >>> >> >>> >>I have an application that was developed in 100% actionscript (without >>> >>> the >>> >>> >>ide) and I am now trying to control it from within an application that >>> >>> I >>> >>> >>built in the IDE. I would very much like to be able to "pause" this >>> >>> swf, but >>> >>> >>I can't seem to figure out how to do it. Any ideas? >>> >> >>> >>Thanks, >>> >> >>> >>Kjel >>> >>_______________________________________________ >>> >>[email protected] >>> >>To change your subscription options or search the archive: >>> >>http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >>> >> >>> >>Brought to you by Fig Leaf Software >>> >>Premier Authorized Adobe Consulting and Training >>> >>http://www.figleaf.com >>> >>http://training.figleaf.com >>> >>> _______________________________________________ >>> [email protected] >>> To change your subscription options or search the archive: >>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >>> >>> Brought to you by Fig Leaf Software >>> Premier Authorized Adobe Consulting and Training >>> http://www.figleaf.com >>> http://training.figleaf.com >>_______________________________________________ >>[email protected] >>To change your subscription options or search the archive: >>http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> >>Brought to you by Fig Leaf Software >>Premier Authorized Adobe Consulting and Training >>http://www.figleaf.com >>http://training.figleaf.com _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

