MX actionscript quez
MX actionscript quez
Out of context: Reply #8
- Started
- Last post
- 15 Responses
- unknown0
If I got this correctly, you want to access the dynamicly generated name depending on the value of the variable?
If this is so, this is how you access the object:_root["PrefixToMCname"+i].gotoAn...
Cheers.