C
Christopher
I've got a couple of rm's that I have streamed nicely, but no controls
show up, so the user cannot adjust the sound or start and stop the
video...How do I do this? Right now I have the following:
<object classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"
width="320"
height="240"
id="RVOCX">
<param name="src"
value="http://www.anything_you_want.com/memoryanddreams.rm">
<param name="autostart" value="true">
<param name="controls" value="imagewindow">
<param name="console" value="video">
<embed
src="http://www.anything_you_want/memoryanddreams.rm"
width="320"
height="240"
type="audio/x-pn-realaudio-plugin"
autostart="true"
controls="imagewindow"
console="video">
</embed>
</object>
Thanks a lot for any help!
Chris
####################################################################################
World War II Aircraft photos & articles: # Need a gift? Get 'em a poster! #
http://www.luciddreams.com/aircraft # http://www.luciddreams.com/posters #
####################################################################################
show up, so the user cannot adjust the sound or start and stop the
video...How do I do this? Right now I have the following:
<object classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"
width="320"
height="240"
id="RVOCX">
<param name="src"
value="http://www.anything_you_want.com/memoryanddreams.rm">
<param name="autostart" value="true">
<param name="controls" value="imagewindow">
<param name="console" value="video">
<embed
src="http://www.anything_you_want/memoryanddreams.rm"
width="320"
height="240"
type="audio/x-pn-realaudio-plugin"
autostart="true"
controls="imagewindow"
console="video">
</embed>
</object>
Thanks a lot for any help!
Chris
####################################################################################
World War II Aircraft photos & articles: # Need a gift? Get 'em a poster! #
http://www.luciddreams.com/aircraft # http://www.luciddreams.com/posters #
####################################################################################