Embed videos?

Status
Not open for further replies.

woot7800GT

Daemon Poster
Messages
1,261
Hey all, okay, I'm workin on my Myspace. there's a website that gives the html code to copy and paste and get a music vid in your page, but lets say I want another video from another website. How easy is it to embed a video into my page? Can someone give me the format? Thanks.
 
See, basically I just cut out the old source (ludacris video) and plugged in the new one (FPS Doug Video). It's not working.--

<div id=vpdiv><embed name="RAOCXplayer" src="http://www.putfile.com/media.php?n=FPS-doug" type="application/x-mplayer2" width="320" height="265" ShowC.."0" ShowStatusBar="0" AutoSize="true" loop="true" EnableC.."0" DisplaySize="0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"></embed></div>Video code provided by HotCodez.com
 
try this, its the code putfile used in their source...adjust the dimensions to how you want obviously.

<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" EnableContextMenu="false" autostart="true" width="480" height="385" transparentstart="1" loop="0" controller="true" src="http://x300.putfile.com/videos/a7-15002290141.wmv"></embed>
 
Nope, it just sits there with a black screen being stupid.

BTW, is your name from that old Sega Genesis game?
 
Status
Not open for further replies.
Back
Top Bottom