Re: [Flashcoders] AS3 For loop proplem

2008-05-07 Thread John McCormack
Since you have not set x,y for the MovieClips, might the others be underneath the top one (last loaded)? John - Original Message - From: [EMAIL PROTECTED] To: flashcoders@chattyfig.figleaf.com Sent: Tuesday, May 06, 2008 5:54 PM Subject: [Flashcoders] AS3 For loop proplem This code

[Flashcoders] AS3 For loop proplem

2008-05-06 Thread flash
This code should load a MovieClip from the library 5 times, place each on the stage and then load a different image into each one Instead it loads the 5 MovieClips from the library, places them on the stage and then only loads the image into the last (5th) MovieClip, whats going wrong?

Re: [Flashcoders] AS3 For loop proplem

2008-05-06 Thread Glen Pike
is your loadLibrary function is returning the same thing each time?? [EMAIL PROTECTED] wrote: This code should load a MovieClip from the library 5 times, place each on the stage and then load a different image into each one Instead it loads the 5 MovieClips from the library, places them on

RE: [Flashcoders] AS3 For loop proplem

2008-05-06 Thread Robert Leisle
the addChild). Hth, Bob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, May 06, 2008 9:54 AM To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] AS3 For loop proplem This code should load a MovieClip from

RE: [Flashcoders] AS3 For loop proplem

2008-05-06 Thread Cor
Hi SJM I am trying to reproduce it for you. Whats in : locationInfo.item ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders