|
Looks like you are missing a “+” JSearch["QBE"
+ i "_mc"]._visible; Should be:
JSearch["QBE"
+ i + "_mc"]._visible; From: Antony Sideropoulos
[mailto:[EMAIL PROTECTED] 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 --- 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/ |
- [fugli] RE: Dynamically referring to movie clips SaiKumar
- [fugli] RE: Dynamically referring to movie clips Sebastian Porto
- [fugli] RE: Dynamically referring to movie clips Antony Sideropoulos
