Flash Ques.
Flash Ques.
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- alloyd0
Create an Array to store all of the mc names.
Create a loop to execute code for all in array.
var clipArray:Array=[P1,P2,P3];
my_btn.onRelease=function(){
for(i=0;i