Advertisement

Sound effects for game

Started by May 12, 2004 07:23 PM
0 comments, last by CS_Nerd 20 years, 6 months ago
I am creating a real time game using Java 1.4, and I just figured out how to play .wav files. So, I make the program play a file after an action occurs during the game. However, when it plays the file the whole animation of the game stops, and only continues after the file is finished playing. How can I play sound files concurrently with the game itself?
Threads.
Anthony Rufrano
RealityFactory 2 Programmer

This topic is closed to new replies.

Advertisement