![]() |
| |||||||
| |
![]() |
| | Thread Tools |
|
#1
| ||||
| ||||
| hi everyone, i am a frustrated web designer who never had to deal with WMP!!! but the time came and i have to deal with it now! i am working on a site where i have to link live streaming video to the site from live locations.....now i have the player in place and linked the source the guy from the live location gave me. this is the code i used (i put in the whole thing so in case i am missing something) also please note that the source is not live anymore so it will not work, but if you can still see why it didn't...that would be nice, i know that the source was ok because the guy told me that they are viewing it from 3 computers...so here it is...i made the WMP code bold but please look if i missed something on the whole page: <html> <head> <title>view movie</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}} } //--> </script> </head> <body bgcolor="#FFFFCC" text="663333" link="#CC3333" vlink="FBB438" alink="#E0DFE3" topmargin="0"> <style type="text/css"> body {background-color: transparent} </style> <style> BODY{ scrollbar-face-color:#CC3333; scrollbar-shadow-color:#DDC856; scrollbar-3dlight-color:#DDC856; scrollbar-arrow-color:#ffffcc; scrollbar-base-color:#DDC856; scrollbar-darkshadow-color:#000000; scrollbar-highlight-color:#DDC856; scrollbar-track-color:#FFFFCC; } </style> <div align="center"> <table width="449" height="252" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="2394" height="252" align="center" valign="top"><p><font size="2" face="Arial">Your Are Watching:<font size="3"><i> TEST MOVIE</i><br> </font></font> <OBJECT ID="MediaPlayer" WIDTH=358 HEIGHT=272 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject"> <PARAM NAME="test" VALUE="http://pointers.audiovideoweb.com/asxfiles-live/va92winlive2076.asx"> <PARAM NAME="ShowControls" VALUE="0"> <PARAM NAME="ShowDisplay" VALUE="0"> <PARAM NAME="ShowStatusBar" VALUE="1"> <PARAM NAME="AutoSize" VALUE="1"> <PARAM NAME="StretchToFit" VALUE="True"> <PARAM NAME="AutoStart" VALUE="True"> <Embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/downloads/details.aspx?FamilyID=9194bb10-00ea-4500-859d-9a319738d4d8&DisplayLang=en/" filename="test" src="http://pointers.audiovideoweb.com/asxfiles-live/va92winlive2076.asx" Name=MediaPlayer ShowControls=1 ShowDisplay=0 ShowStatusBar=1 stretchToFit="True" width=358 height=272> </embed></object> </table> </div> </body> </html> as you see the source was <Mod edit> Please post a screen shot instead. also i have another question: i am trying to customize this player but no matter what para name code i put in it won't change a thing! and i am also trying to see if the controller color could be changed or the buttons and how to add a fullscreen toggle button...is that possible???? Last edited by evilfantasy : 11-11-2007 at 02:40 AM. |
| |
![]() |
| Thread Tools | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Urgent Help needed with Spreadsheet | CharlesCrisp | Office Suites & Applications | 2 | 06-01-2008 08:58 PM |
| Urgent Help needed | XgenAdam | General Hardware Chat | 2 | 23-12-2007 09:42 PM |
| Urgent help needed | bigblair | Windows Operating Systems | 6 | 01-11-2007 09:30 AM |
| Urgent help needed for Word 2007 | WildDart | Office Suites & Applications | 2 | 25-10-2007 12:57 AM |
| Urgent Help Needed | Insomnia | General Hardware Chat | 14 | 09-10-2007 11:06 AM |
| Powered by vBulletin® Copyright ©2000 - 2008 Jelsoft Enterprises Ltd. SEO by vBSEO ©2008, Crawlability, Inc. |