Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


video player issues



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> HTML Forum
View previous topic :: View next topic  
Author Message
glycoray



Joined: 11 Oct 2006
Posts: 1

PostPosted: Wed Oct 11, 2006 2:55 am    Post subject: video player issues Reply with quote

I added three video files to my website. Most PC users can view my videos, yet some cannot. The payer loads but it is a blank screen. If you open this video player in Mozilla/Firefox, it displays two control panel. Can someone check my scripting to make corrections or modify this file to play on everyone's computer? Here is the URL for one of them: http://www.savingliveswithsugars.com/video3.html

Thanks for your help,

GlycoRay
Back to top
View user's profile Send private message
johneva
500+ Club


Joined: 29 Oct 2005
Posts: 561
Location: Stafford, England

PostPosted: Wed Oct 11, 2006 3:12 pm    Post subject: Re: video player issues Reply with quote

Here is how I do it so it works in all browsers and is also standards compliant.

Code:

<object data="Video/hayabusa-turbo-wheelie.wmv" standby='Loading Microsoft Windows Media Player components...' type='type="video/x-ms-wmv"'>
      <param name='fileName' value="http://www.john-eva.co.uk/Video/hayabusa-turbo-wheelie.wmv" />
     <param name='showControls' value="true" />

     <param name='autoStart' value='0' />
      Video
      </object>
     <!--> <![endif]-->
     <!--[if IE]>   
      <object data="Video/hayabusa-turbo-wheelie.wmv" 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'>
      <param name='fileName' value="http://www.john-eva.co.uk/Video/hayabusa-turbo-wheelie.wmv" />
      <param name='showControls' value="true" />
     <param name='autoStart' value='0' />
      video
      </object>
     <![endif]-->   
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> HTML Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap