Posted By:
mark_lin
Posted On:
Thursday, February 22, 2001 05:48 PM
How can I create two threads working "exactly" sychronically, just like audio and video in a movie.
One of the thread I want to play an audio, the other thread to draw something on an applet frame. The content to be drawn must be exactly synchronical to the audio being played.