hey ,
    probably you might have recognised by now but the bug is
 
loop ...
   JSearch["QBE" + i +"_mc"]._visible;
... loop
 
the '+' was missing
 
:)
Sai
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Antony Sideropoulos
Sent: Tuesday, July 27, 2004 12:08 PM
To: Flash Developers List
Subject: [fugli] Dynamically referring to movie clips

Hello
 
I have created a symbol, and added it to the stage 5 times, naming the symbol instances QBE1_mc, QBE2_mc, ... QBE5_mc
 
These QBEs are 'children' of a symbol called JSearch, and I can refer to them as JSearch.QBE1_mc etc.
 
Is there a syntax that will let me loop through them like this:
 
loop ...
   JSearch["QBE" + i "_mc"]._visible;
... loop
 
I have tried the above and get undefined as the result.
 
Thanks
 
Antony
---
You are currently subscribed to fugli as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
----------------------------------------------------------------------
Maddocks
Melbourne - Tel: (61 3) 9288 0555 Fax: (61 3) 9288 0666
Sydney - Tel: (61 2) 8223 4100 Fax: (61 2) 9221 0872
Web: http://www.maddocks.com.au
----------------------------------------------------------------------
The information in this electronic mail is privileged
and confidential, intended only for use of the individual
or entity named. If you are not the intended recipient,
any dissemination, copying or use of the information is
strictly prohibited. If you have received this transmission
in error please delete it immediately from your system
and inform us by email on [EMAIL PROTECTED]
----------------------------------------------------------------------
---
You are currently subscribed to fugli as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
---
You are currently subscribed to fugli as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to