You are here: irt.org | BBS | Re: Embedding a wave file in MSIE 3.02 [This BBS is closed]
Posted by Michael on July 14, 1998 at 09:47:27:
In Reply to: Embedding a wave file in MSIE 3.02 posted by Janus Boye on July 13, 1998 at 15:11:55:
: I'm trying to embed a wave file in a page to use in conjunction with a javascript mouseover function, and I can't get the controls to go away in MSIE 3.02. This is the code I used:
: <EMBED SRC="tennisball.wav" HIDDEN=TRUE
: controls=no AUTOSTART=FALSE LOOP=FALSE
: NAME="firstSound" MASTERSOUND>
Try changin controls=no to controls=false? Clutching at straws...
Follow-ups:
You are here: irt.org | BBS | Re: Embedding a wave file in MSIE 3.02 [This BBS is closed]