B
bradley_d_watkins
<object id="RVOCX" classid="clsid:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA"
width="320" height="240">
<param name="src"
value="http://www.filelodge.com/files/room38/1074126/music/FriendMusic.rpm">
<param name="autostart" value="true">
<param name="controls" value="ImageWindow">
<param name="console" value="video">
<param name="maintainaspect" value="true">
Hi
I am a new user to using streaming audio....and have tried to perform
the following snippet of code to stream a real audio file (*.ra).
What I do is call a *.rpm file which then calls a *.ra file.
I heard you need to call a *.rpm file if you embed a real file and call
a *.ram file if you want an application to run the file...
Something is wrong with the following code below and I cant spot the
mistake....
Any input would be appreciated!!!
Thanks
Brad
<embed
src="http://www.filelodge.com/files/room38/1074126/music/FriendMusic.rpm?embed"
type="audio/x-pn-realaudio-plugin" controls="ImageWindow" width="320"
height="240" nojava="true" console="video" autostart="true"
maintainaspect="true" />
</object>
<!-- This object/embed pair contains the playback information -->
<br>
<object id="RVOCX" classid="clsid:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA"
width="320" height="36">
<param name="controls" value="ControlPanel">
<param name="console" value="video">
<embed
src="http://www.filelodge.com/files/room38/1074126/music/FriendMusic.rpm?embed"
type="audio/x-pn-realaudio-plugin" controls="ControlPanel" width="320"
height="36" nojava="true" console="video" />
</object>
width="320" height="240">
<param name="src"
value="http://www.filelodge.com/files/room38/1074126/music/FriendMusic.rpm">
<param name="autostart" value="true">
<param name="controls" value="ImageWindow">
<param name="console" value="video">
<param name="maintainaspect" value="true">
Hi
I am a new user to using streaming audio....and have tried to perform
the following snippet of code to stream a real audio file (*.ra).
What I do is call a *.rpm file which then calls a *.ra file.
I heard you need to call a *.rpm file if you embed a real file and call
a *.ram file if you want an application to run the file...
Something is wrong with the following code below and I cant spot the
mistake....
Any input would be appreciated!!!
Thanks
Brad
<embed
src="http://www.filelodge.com/files/room38/1074126/music/FriendMusic.rpm?embed"
type="audio/x-pn-realaudio-plugin" controls="ImageWindow" width="320"
height="240" nojava="true" console="video" autostart="true"
maintainaspect="true" />
</object>
<!-- This object/embed pair contains the playback information -->
<br>
<object id="RVOCX" classid="clsid:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA"
width="320" height="36">
<param name="controls" value="ControlPanel">
<param name="console" value="video">
<embed
src="http://www.filelodge.com/files/room38/1074126/music/FriendMusic.rpm?embed"
type="audio/x-pn-realaudio-plugin" controls="ControlPanel" width="320"
height="36" nojava="true" console="video" />
</object>