Flash q
Flash q
Out of context: Reply #3
- Started
- Last post
- 7 Responses
- gabriel20
as you're duplicating the clips store them into an array you can access later:
myArray.push(myDupedClip);
then step through this array later to give all clips an action.