sphinx3212000
07-06-2003, 06:41 PM
I have IE 5.5 and from what i understand i have to use the <object> element in conjunction with the <embed> element to have it work. I used the following code:
<object id="mikemyers" classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" width="250" height="100">
<param name="src" value="mike myers - s a t u r d a y night.rpm">
<param name="controls" value="PlayButton">
<embed src="mike myers - s a t u r d a y night.rpm" nojava="true" height="100" width="250" autostart="false" controls="PlayButton">
</object>
and nothing rendered.......i have realplayer 8 and it works fine......is there something that im missing??thanks
<object id="mikemyers" classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" width="250" height="100">
<param name="src" value="mike myers - s a t u r d a y night.rpm">
<param name="controls" value="PlayButton">
<embed src="mike myers - s a t u r d a y night.rpm" nojava="true" height="100" width="250" autostart="false" controls="PlayButton">
</object>
and nothing rendered.......i have realplayer 8 and it works fine......is there something that im missing??thanks