[fwd] [thelist] realplayer embed problem

Rachel Starr rachelistarr at home.com
Mon Apr 23 19:08:06 CDT 2001


---------------------------------------------
This message was held by thelist software and
is being manually forwarded by a list admin.
Please remember to send emails in plain-text
format only, or they will not reach thelist
until it is later forwarded by a list admin.
---------------------------------------------


I have written this code to embed a realplayer movie in a page on both
Netscape and IE, on the Mac and on the PC.  It works fine in all of these
situations except on the Mac in IE.  Here it stutters for the first few
seconds of the video.  Both the video and the console stutter.  Any ideas?
Thanks in advance.


  <div align="center" valign="middle">
  <embed name="RealPlayerControls"
 type="audio/x-pn-realaudio-plugin"
 src="videos/doc_rm56k.rm"
 height="180"
 width="240"
 controls="ImageWindow"
 console="one" MAINTAINASPECT="true"
 autogotourl="false"
 autostart="true">
 </embed></div>


<div align="center" valign="middle">
<embed name="RealPlayerControls"
type="audio/x-pn-realaudio-plugin"
src="videos/doc_rm56k.rm"
 height="20"
 width="240"
 controls="ControlPanel"
 console="one"
 autostart="true">
</embed></div>





More information about the thelist mailing list