Raised This Month: $ Target: $400
 0% 

Able to watch windows media player files in game?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Jordan
Veteran Member
Join Date: Aug 2005
Old 12-15-2005 , 21:29  
Reply With Quote #3

Well... here is what I used:

Quote:
<div align=center>



<object id="MediaPlayer1" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" 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" width="440" height="330">
<param name="fileName" value="http://media1.Break.com/content/toomuchcs.wmv">
<param name="animationatStart" value="true">
<param name="transparentatStart" value="false">
<param name="autoStart" value="true">
<param name="showControls" value="true">
<param name="Volume" value="-10">
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="http://media1.Break.com/content/toomuchcs.wmv" width=440 height=330 autostart=1 showcontrols=1 volume=-20></embed>
</object>
</p>
</div>
I also tried this:

Quote:
<html>
<param name='fileName' value="http://media1.Break.com/content/toomuchcs.wmv">
<param name='animationatStart' value='true'>
<param name='transparentatStart' value='true'>
<param name='autoStart' value="true">
<param name='showControls' value="true">
<param name='loop' value="true">
<EMBED type='application/x-mplayer2'
pluginspage='http://microsoft.com/windows/mediaplayer/en/download/'
id='mediaPlayer' name='mediaPlayer' displaysize='4' autosize='-1'
bgcolor='darkblue' showcontrols="true" showtracker='-1'
showdisplay='0' showstatusbar='-1' videoborder3d='-1' width="320" height="285"
src="http://media1.Break.com/content/toomuchcs.wmv" autostart="true" designtimesp='5311' loop="true">
</EMBED>
</OBJECT>
</td></tr>
<tr><td align='center'>
<a href="http://media1.Break.com/content/toomuchcs.wmv"
</td></tr>
</table>
</html>
The sound plays on both, but the video is black. >.<
Jordan is offline
 



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 -4. The time now is 15:54.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode