View Full Version : Page wait until wav is over
Bruce
11-07-2003, 07:55 PM
How do I make a page jump wait until a wav file is done playing? :confused:
TJ_Tigger
11-07-2003, 08:22 PM
What about using Application.Sleep for the duration of the .wav file. Your application will be unresponsive for that time however. Or you could change it into a mp3 file and use the On Stream End function for the mp3 to do your jump.
Bruce
11-07-2003, 08:24 PM
There ya go! MP3, I'll do it! Thx Tigg.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.