Hi,
I would like make a game which displays 3 sprites.
Each sprite has four frames.
The first frame (0) is blank and frames 1, 2 and 3 display the colour yellow, green and blue at random.
I also have audio files, each one second long, which say the colour name.
The included capx has all of the above already setup.
--------------------------------------------
What I would like to achieve is:
How do I play the sounds of all 3 four sprites in sequence (in a row) when the PLAY button is pressed?
I don't want the audio to play when the sprites are touched.
That's it.
Thanks for any advise, tutorial link or suggestions,
V