From: Martin Predavec <[EMAIL PROTECTED]>
Subject: cross platform embeds
Dear All,
I am designing some pages that contain embedded real players controlled using
JS. I've overcome the cross browser problems, but now I've come up against the
cross platform problems. The following code works fine in NS4.6 and IE5 on PC,
but doesn't load properly on NS4.6 on Macintosh. On the mac the real logo
appears behind the buttons and all buttons simply take you to the real home
page. Does anyone have any idea why this might be the case?
<embed src="video/erat.rpm" console="one" controls="PlayButton" width="44"
height="26" autostart="false"></embed>
<embed src="video/erat.rpm" console="one" controls="StopButton" width="26"
height="26" autostart="false"></embed>
<embed src="video/erat.rpm" console="one" controls="RWCtrl" width="26"
height="26" autostart="false"></embed>
<embed src="video/erat.rpm" console="one" controls="PositionField"
width="90" height="26" autostart="false"></embed>
<embed src="video/erat.rpm" console="one" controls="FFCtrl" width="26"
height="26" autostart="false"></embed>
Thanks in advance,
Martin Predavec
--
Martin Predavec
Department of Biological Sciences
Monash University
Clayton, VIC, 3168, AUSTRALIA