eurythmic
07-04-2008, 10:02 AM
Hi
For my MSc project I am trying to produce a piece of maths software for primary children using Flash and ActionScript 3.0. I need to be able to hook a string of sounds together to make a sentence, depending on what numbers the child has chosen, e.g. "three" "plus" "ten" "equals" "thirteen"
At the moment, when I try this, all sounds play at the same time, but I want each to start when the last has stopped. Anyone know how to achieve this? Putting them in an array is not ideal because the sequence is not fixed, but rather is dependent on the user input.
Any help would be much appreciated!
S xx
For my MSc project I am trying to produce a piece of maths software for primary children using Flash and ActionScript 3.0. I need to be able to hook a string of sounds together to make a sentence, depending on what numbers the child has chosen, e.g. "three" "plus" "ten" "equals" "thirteen"
At the moment, when I try this, all sounds play at the same time, but I want each to start when the last has stopped. Anyone know how to achieve this? Putting them in an array is not ideal because the sequence is not fixed, but rather is dependent on the user input.
Any help would be much appreciated!
S xx