Re: [Flashcoders] loadClip vs loadMovie: swf's losing control... literally

2006-12-01 Thread Ray Chuan
Hi, where are you putting those commands? If you put them in onLoadInit it should work: mcl.addListener({ onLoadInit: function(target:MovieClip) { target.stop(); } }); On 12/2/06, Micky Hulse [EMAIL PROTECTED] wrote: Hi, Before I hit hay, I noticed loadClip() is causing my loaded swf to

Re: [Flashcoders] loadClip vs loadMovie: swf's losing control... literally

2006-12-01 Thread Micky Hulse
Micky Hulse wrote: Just curious if my sleep deprived thinking is on the right track... if so, how do you handle similar situation? Well, I feel like a dolt... this whole day I have been banging my head on keyboard trying to figure out why I could not get totalframes, or control the