Ok. I am making small animation in flash. The animation will be about a minute long and when it is done it will just go back to the first frame and repeat itself. So there are 2 things I would like to know how to do.
Each time the animation starts over again at frame 1 I want to different mp3. So if it loops 10 times it will play 10 songs.
I also would like to have a counter that will count how many times the animation starts at frame 1. So if the animation loops 15 times then the counter will show 15.
Is this possible? Any help would be greatly appreciated.
if the animation is too small maybe it won’t be time enough to load the mp3’s dynamically … but if you have the mp3’s in the library you’d need to load them all at once and the movie would load slowly