Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Forums > Network & Sharing

Vista - What am I missing

Reply
 
Old 07-20-2009   #1 (permalink)


Vista Ultimate 64bit SP2/
 
 

What am I missing

I have this code for the windows media player it works in IE but it shows a waiting for video screen in Firefox.

Code:
<OBJECT ID="MediaPlayer" WIDTH="640" HEIGHT="480" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
STANDBY="Loading Windows Media Player components..." TYPE="application/x-oleobject">
<PARAM NAME="FileName" VALUE="REMOVED">
<PARAM name="ShowControls" VALUE="true">
<param name="ShowStatusBar" value="true">
<PARAM name="ShowDisplay" VALUE="false">
<PARAM name="autostart" VALUE="false">
<EMBED TYPE="application/x-mplayer2" SRC="REMOVED" NAME="MediaPlayer"
WIDTH="640" HEIGHT="480" ShowControls="1" ShowStatusBar="1" ShowDisplay="0" autostart="0"> </EMBED>
</OBJECT>

My System SpecsSystem Spec
Old 07-26-2009   #2 (permalink)


Vista Ultimate 64bit SP2/
 
 

Re: What am I missing

I figured it out I didn't have the media player plugin installed.
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Missing Windows Installer-How does it go missing? Drivers
Movie Maker 6.0 - publising error "missing files" but files not missing Vista music pictures video
DVD/CD-Rom missing Vista hardware & devices
Missing Drivers That Aren't Really Missing Drivers
Movie Maker - Missing Photos not missing Links Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46