Actionscript : Bahhh
Actionscript : Bahhh
Out of context: Reply #4
- Started
- Last post
- 6 Responses
- jkosoy0
or you could do it the long complicated way like i do. :)
var i = 10;
var which_mc= eval("_root.photo" + i);
which_mc.gotoAndPlay(2);
or you could do it the long complicated way like i do. :)
var i = 10;
var which_mc= eval("_root.photo" + i);
which_mc.gotoAndPlay(2);