From: "erinv" <[EMAIL PROTECTED]>
Subject: embedd problems with IE 5.0

Hi,
I have embedded a wav file that is served from a web server. Works good in
Netscape but doesn't autostart in IE 5.0. Also, I have a rpm file served
from a version 5.0 Realserver on the following page which is also corrupted
by the previous problem. Any suggestions?

The Code:
<!-- Audio -->
<OBJECT ID=video1 CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"
HEIGHT=0 WIDTH=0><PARAM NAME="autostart" VALUE="true"><PARAM NAME="src"
VALUE="http://www2.sva.edu/~erin/audio/hal.wav">
<EMBED SRC="http://www2.sva.edu/~erin/audio/hal.wav" WIDTH=0 HEIGHT=0
AUTOSTART=true NOJAVA=true></EMBED></OBJECT>
<NOEMBED><A HREF="http://www2.sva.edu/~erin/audio/hal.wav">Play Music with
RealPlayer.</A></NOEMBED>



Reply via email to