ddubs
09-12-2002, 04:10 PM
I got this code snippent from streamalot.com/embed.shtml (http://www.streamalot.com) .
This code should allow me to embed a real media file.
<embed src="remember to point to rpm not ram" type="audio/x-pn-realaudio-plugin"
name="video" console="Clip1" autostart="false" controls="ImageWindow" border="0"
width="176" height="144" align="center"></embed><br>
<embed src="remember to point to rpm not ram" type="audio/x-pn-realaudio-plugin"
name="video" console="Clip1"autostart="true" controls="ControlPanel" border="0"
width="176" height="30" align="center"></embed>
I can't get it to work...maybe because my file is .RM rather than .RPM
Another possiblity is that I am placing the code in the wrong area of the file.
Does it belong in any particular place, such as the head?
Can anyone help me out with this? Check out what I am working on here (http://www.angelfire.com/folk/j_miles/index.html)
THANKS~
This code should allow me to embed a real media file.
<embed src="remember to point to rpm not ram" type="audio/x-pn-realaudio-plugin"
name="video" console="Clip1" autostart="false" controls="ImageWindow" border="0"
width="176" height="144" align="center"></embed><br>
<embed src="remember to point to rpm not ram" type="audio/x-pn-realaudio-plugin"
name="video" console="Clip1"autostart="true" controls="ControlPanel" border="0"
width="176" height="30" align="center"></embed>
I can't get it to work...maybe because my file is .RM rather than .RPM
Another possiblity is that I am placing the code in the wrong area of the file.
Does it belong in any particular place, such as the head?
Can anyone help me out with this? Check out what I am working on here (http://www.angelfire.com/folk/j_miles/index.html)
THANKS~