Go Back   CodingForums.com > :: Client side development > HTML & CSS

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 02-24-2005, 01:50 PM   PM User | #1
Sanshiro
New to the CF scene

 
Join Date: Feb 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Sanshiro is an unknown quantity at this point
Problems when writing this.

PHP Code:
<OBJECT ID="Player" width="600" height="420"
classid="clsid:6bf52a52-394a-11d3-b153-00C04f79faa6"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/
nsmp2inf.cab#Version=5,1,52,701"
standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject" align="center">
<
param name="url" value="http://www.uaegaming.com/Music/English/Metallica - Nothing Else Matters.wmv">
<
PARAM name="uiMode" value="none">
<
param name="AutoStart" value="True">
<
param name="TransparentatStart" value="True">
<
param name="AnimationatStart" value="True">
<
param name="ShowControls" value="0">
<
title>Hysetria</title>
<
embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" src="http://www.uaegaming.com/Music/English/Metallica - Nothing Else Matters.wmv" align="middle" width=600" height="420"
showcontrols="
0" showdisplay="1" showstatusbar="0"> </embed>
</OBJECT> 
After entering that in my forum, the video works, but my Window Freezes, and causes the pc to mess up completley...

Im using Moz but maybe something is wrong with that code ? Its supposed to show video...any help appreciated.

Last edited by Sanshiro; 02-24-2005 at 02:17 PM..
Sanshiro is offline   Reply With Quote
Old 02-24-2005, 04:25 PM   PM User | #2
Catman
Regular Coder

 
Join Date: Jun 2002
Location: Ames, IA, USA
Posts: 373
Thanks: 0
Thanked 0 Times in 0 Posts
Catman is an unknown quantity at this point
Maybe this (from the line before the closing object tag): width=600"

I'd also take out the newline here:
Code:
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/ 
nsmp2inf.cab#Version=5,1,52,701"
__________________
Need more emoticons?
Visit Catman's Private Stock
Catman 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 11:31 AM.


Advertisement
Log in to turn off these ads.