Go Back   CodingForums.com > :: Server side development > Other server side languages/ issues

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-12-2002, 04:10 PM   PM User | #1
ddubs
New Coder

 
Join Date: Sep 2002
Location: Long Island, NY
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
ddubs is an unknown quantity at this point
Posting video file

I got this code snippent from streamalot.com/embed.shtml .

This code should allow me to embed a real media file.

Code:
<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

THANKS~
ddubs is offline   Reply With Quote
Old 09-12-2002, 06:32 PM   PM User | #2
ddubs
New Coder

 
Join Date: Sep 2002
Location: Long Island, NY
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
ddubs is an unknown quantity at this point
Nevermind

i got it to work!
ddubs is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:31 AM.


Advertisement
Log in to turn off these ads.