clarkmurray
IS-IT--Management
If I launch a midi file with
document.write('<EMBED SRC= "MyMidiFile.mid" HEIGHT=0 WIDTH=0 AUTOSTART=TRUE VOLUME=100%>')
is there any way to wait until the file has finished playing and detect that condition?
document.write('<EMBED SRC= "MyMidiFile.mid" HEIGHT=0 WIDTH=0 AUTOSTART=TRUE VOLUME=100%>')
is there any way to wait until the file has finished playing and detect that condition?