MX actionscript quez
MX actionscript quez
Out of context: Reply #2
- Started
- Last post
- 15 Responses
- Mick0
I need the name of the MC to come from an expression.
eg.
tellTarget ("bird" & count) {
play();
}this doesn't seem to work for me....
_root.("bird" & count).gotoAndPlay("homeF
rame");