Question
Assigning a animated ball bounce
actionscript 2
I have a flash that pulls in 20 random numbers out of 80 from a string each of those numbers is a movieclip named B1 B2 B3 B4 all the way to 80
Do you know how to assign or attach a animation ball bounce to the numbers (the numbered movieclis) that when picked it will play that animation everytime the numbers get generated
I have a 2 sec interval between draw numbers.