Tagged Questions
0
votes
1answer
9 views
Repeating Sound with Timer in Actionscript 3
I'm working on a Flash game and am trying to figure out how to repeat a sound periodically every 17 seconds. Instead, of having the sound repeat once the .mp3, .wav, finishes.
The problem I'm running ...
0
votes
3answers
484 views
Reproducing several sounds in AS3
I'm trying to reproduce several sounds in a game I'm developing in AS3.
The game is like a TD game, and when I got 10+ of the same tower firing at the same time, I hear a horrible: ...