View Single Post
ישן 15-10-06, 22:26   # 5
LDFIX.CO.IL
חבר בקהילה
 
מיני פרופיל
תאריך הצטרפות: Nov 2005
הודעות: 284
שלח הודעה באמצעות MSN אל LDFIX.CO.IL

LDFIX.CO.IL לא מחובר  

הדף של הפלייר:
PHP קוד:
<html>
<head>
<meta name="GENERATOR" content="Microsoft Visual Studio" />
<meta http-equiv="Content-Type" content="text/html; charset=windows-1255" />
<script language="javascript" src="PlayerSlideredVolumeFF.js"></script>
<script language="javascript">
var 
    IsScrollingAllowed = true,
    IsPresentedSlider = true,
    IsPresentedSliderVolume = true,
    IsTimeReversed = true,
    itClipWidth = 319, 
    itClipHeight = 279, 
    IsMuted = false, 
    objQueryData = doGetQueryParams(document.location.search), 
    IsAutoStart = typeof(objQueryData.autostart) != 'undefined'; 
</script>
<script language="JavaScript1.2"> 
function makevisible(cur,which){
if (which==0)
cur.filters.alpha.opacity=75
else
cur.filters.alpha.opacity=100
}
</script>
</head>
<body onload="doPlayerInit();" style="border: 0 none; padding: 0; margin: 0; spacing: 0; font-family: Arial; text-align: right" onselectSTARt="return false" oncontextmenu="return false">
<style>
<!--
.popshadow{
position:relative;
left:0;
top:0;
}
-->

</style>
<script language="JavaScript1.2"> 
function updownshadow(){
if (event.srcElement.className=="popshadow"){
tempobject=event.srcElement
if (event.type=="mousedown"){
tempobject.filters[0].enabled=false
tempobject.style.left=tempobject.style.top=0
}
else{
tempobject.filters[0].enabled=true
tempobject.style.left=tempobject.style.top=-1
}
}
}

if (document.all){
document.body.onmousedown=updownshadow
document.body.onmouseup=updownshadow
}

</script>

<SCRIPT>
function timeToString(time){

var timeH = Math.floor(time/3600)
var timeM = Math.floor((time - (timeH*3600))/60)
var timeS = Math.floor(time - timeH*3600 - timeM*60)
if(timeH < 10){timeH="0"+timeH}
if(timeM < 10){timeM="0"+timeM}
if(timeS < 10){timeS="0"+timeS}
 
movie.SetVariable("_root:timeH",timeH);
movie.SetVariable("_root:timeM",timeM);
movie.SetVariable("_root:timeS",timeS);
}
function mute()
{
     if(objPlayer.settings.mute=="1"){    
objPlayer.settings.mute = 0;
}
else{                                                            
        objPlayer.settings.mute = 1;    
}
}

function FullScreen()
{
      objPlayer.fullScreen = 'true'; 
}
function Play ()
{
        objPlayer.controls.play();
}
   function Stop ()
   {
       objPlayer.controls.stop();
   }
   function Pause ()
   {
       objPlayer.controls.pause();
   }
-->
</SCRIPT>
<?php
$m1
=$_GET['m1'];
$m2=$_GET['m2'];
$m3=$_GET['m3'];
?>
<table id="Table_01" width="361" height="351" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td colspan="10">
            <img src="images/player_01.gif" width="131" height="14" alt=""></td>
        <td colspan="5">
            <img src="images/logo.gif" width="81" height="14" alt=""></td>
        <td colspan="3">
            <img src="images/player_03.gif" width="148" height="14" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="1" height="14" alt=""></td>
    </tr>
    <tr>
        <td colspan="2" rowspan="3">
            <img src="images/player_04.gif" width="21" height="299" alt=""></td>
        <td colspan="15" id="tdPlayerContainer" width="319" height="279">
<div id="spnPlayerContainer" style="order: 1px solid blue; &#xD;&#xA;height: 279px; width: 319px; &#xD;&#xA;background-image: url(israelvsrussia.jpg); background-repeat: no-repeat;&#xD;&#xA;text-align: center; overflow: hidden; ">
<object id="objPlayer" style="width: 319px; height: 279px; vertical-align: bottom;" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" viewastext="true">
<param id="prmURL" name="URL" value="playlist.php?m1=<?php echo $m1?>&m2=<?php echo $m2?>&m3=<?php echo $m3?>" />
<param name="rate" value="1" />
<param name="balance" value="0" />
<param name="currentPosition" value="0" />
<param name="playCount" value="0" />
<param name="autoStart" value="false" />
<param name="currentMarker" value="0" />
<param name="invokeURLs" value="false" />
<param name="baseURL" />
<param name="volume" value="50" />
<param name="mute" value="0" />
<param name="uiMode" value="none" />
<param name="stretchToFit" value="0" />
<param name="windowlessVideo" value="0" />
<param name="enabled" value="-1" />
<param name="enableContextMenu" value="false" />
<param name="fullScreen" value="0" />
<param name="SAMIStyle" />
<param name="SAMILang" />
<param name="SAMIFilename" />
<param name="captioningID" />
<param name="enableErrorDialogs" value="0" />
</object>
<div dir="rtl" id="spnPreview" style="background-color: transparent; text-align: left; vertical-align: middle; height: 279px; width: 319px; position: relative; top: -279px;">
<table style="order: 1px solid yellow; width: 319px; height: 279px; position: relative; top: -279px;">
<td style="text-align: left; vertical-align: top;"><span id="bptext" style="color: white; font-size: 12; width: 150; text-align: left; padding: 0; margin: 0;">טוען...</span></td>
</table></div>
</td>
        <td rowspan="6">
            <img src="images/player_06.gif" width="20" height="336" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="1" height="279" alt=""></td>
    </tr>
    <tr>
        <td rowspan="2">
            <img src="images/player_07.gif" width="1" height="20" alt=""></td>
        <td colspan="14" valign="top" bgcolor="#364E72">
<table id="tblSlider" style="width: 315px; height: 2px;">
<div id="spnSliderArea" style="order: 1px solid red; text-align: left; overflow: hidden; background-color: C4D6EA; font-size: 3px; width: 100%; height: 3px; cursor: hand; cursor: pointer; margin-top: 1px;" onclick="SliderAreaClick(this, event);">
<div id="spnSliderPoint" style="overflow: hidden; position: relative; background-color: 1D3561; width: 10px; height: 3px; font-size: 1px; vertical-align: middle; left: -10px;" onmousedown="SliderStartStopDrag(event);"></div></div></table>
</td>
        <td>
            <img src="images/spacer.gif" width="1" height="7" alt=""></td>
    </tr>
    <tr>
        <td colspan="14">
            <img src="images/player_09.gif" width="318" height="13" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="1" height="13" alt=""></td>
    </tr>
    <tr>
        <td rowspan="3">
            <img src="images/player_10.gif" width="14" height="37" alt=""></td>
        <td colspan="3" bgcolor="#364E72">
            <img src="images/Play.gif" width="27" height="27" alt="נגן" NAME="BtnPlay" style="filter:alpha(opacity=100,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0); cursor: hand; cursor: pointer;"  onMouseover="makevisible(this,0)" onMouseout="makevisible(this,1)" class="popshadow" OnClick="Play()"></td>
        <td rowspan="3">
            <img src="images/player_12.gif" width="5" height="37" alt=""></td>
        <td bgcolor="#364E72">
            <img src="images/Pause.gif" width="27" height="27" alt="השהה" NAME="BtnPause" style="filter:alpha(opacity=100,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0); cursor: hand; cursor: pointer;"  onMouseover="makevisible(this,0)" onMouseout="makevisible(this,1)" class="popshadow" OnClick="Pause()"></td>
        <td rowspan="3">
            <img src="images/player_14.gif" width="5" height="37" alt=""></td>
        <td bgcolor="#364E72">
            <img src="images/Stop.gif" width="27" height="27" alt="עצור" NAME="BtnStop" style="filter:alpha(opacity=100,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0); cursor: hand; cursor: pointer;"  onMouseover="makevisible(this,0)" onMouseout="makevisible(this,1)" class="popshadow" OnClick="Stop()"></td>
        <td rowspan="3">
            <img src="images/player_16.gif" width="4" height="37" alt=""></td>
        <td colspan="2" bgcolor="#364E72">
<img src='images/Mute.gif' width='27' height='27' alt='' NAME='BtnMute' style='filter:alpha(opacity=100,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0); cursor: hand; cursor: pointer;'  onMouseover='makevisible(this,0)' onMouseout='makevisible(this,1)' class='popshadow' onClick='javascript:mute();'></td>
        <td rowspan="3">
            <img src="images/player_18.gif" width="5" height="37" alt=""></td>
        <td bgcolor="#364E72">
            <img src="images/FullScreen.gif" width="27" height="27" alt="מסך מלא" NAME="BtnFullScreen" style="filter:alpha(opacity=100,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0); cursor: hand; cursor: pointer;"  onMouseover="makevisible(this,0)" onMouseout="makevisible(this,1)" class="popshadow" onclick="FullScreen()"></td>
        <td rowspan="3">
            <img src="images/player_20.gif" width="1" height="37" alt=""></td>
        <td colspan="2" rowspan="2" background="images/VolumeBar.gif" width="86" height="32" id="tdSliderVolumeArea" align="center">
<div id="spnSliderVolumeArea" style="order: 1px solid red; cursor: hand; cursor: pointer; width: 85%; height: 100%; text-align: left; " onclick="SliderVolumeAreaClick(this, event);">
<div id="spnSliderVolumePoint" style="order: 1px solid red; background-color: #245289; background-image: url(images/VolPointer.gif); background-repeat: no-repeat; position: relative; width: 8px; height: 19px; top: 5px; vertical-align: top" onmousedown="SliderVolumeStartStopDrag(event);"><!-- img src="VolPointer.gif" style="" --></div></div></td>
        <td width="85" height="27" bgcolor="#364E72" align="center">
<span id="spnTimeCurrentPosition" style="font-size: 11px; color: white">00:00</span>
</td>
<script language="javascript" for="objPlayer" event="PlayStateChange(NewState)">     
    onPlayStateChange(NewState); 
</script><script language="javascript" for="objPlayer" event="buffering(Start)"> 
    onBuffering(Start);
</script>    <td>
            <img src="images/spacer.gif" width="1" height="27" alt=""></td>
    </tr>
    <tr>
        <td colspan="3" rowspan="2">
            <img src="images/player_23.gif" width="27" height="10" alt=""></td>
        <td rowspan="2">
            <img src="images/player_24.gif" width="27" height="10" alt=""></td>
        <td rowspan="2">
            <img src="images/player_25.gif" width="27" height="10" alt=""></td>
        <td colspan="2" rowspan="2">
            <img src="images/player_26.gif" width="27" height="10" alt=""></td>
        <td rowspan="2">
            <img src="images/player_27.gif" width="27" height="10" alt=""></td>
        <td rowspan="2">
            <img src="images/player_28.gif" width="85" height="10" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="1" height="5" alt=""></td>
    </tr>
    <tr>
        <td colspan="2">
            <img src="images/player_29.gif" width="86" height="5" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="1" height="5" alt=""></td>
    </tr>
    <tr>
        <td>
            <img src="images/spacer.gif" width="14" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="7" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="1" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="19" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="5" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="27" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="5" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="27" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="4" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="22" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="5" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="5" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="27" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="1" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="43" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="43" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="85" height="1" alt=""></td>
        <td>
            <img src="images/spacer.gif" width="20" height="1" alt=""></td>
        <td></td>
    </tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>
<img id="imgBtnPlayState" name="imgBtnPlayState" src="http://players.mediazone.co.il/mediazone/pub/authors/34/players/1/images/imgBtnPSStoppedPaused.gif" style="cursor: hand; cursor: pointer; order: 1px solid red;" onclick="clickPlayPause();" onmouseover="doMouseOverImage(this, event)" onmouseout="doMouseOverImage(this, event)" width="1" height="1" />
<script>

document.write(""+var IsLive+"")
</script>
והנה הכתובת של הסקריפט:
http://www.af-f.net/site/player/Play...redVolumeFF.js
תוריד ותפתח.. זה גדול מדי אי אפשר לשים פה
__________________
תודה,
עדן מוסרי,
מנהל LightServ.co.il | LDfix.co.il
על איכות משלמים, אבל פחות!
יצירת קשר - ה"פ או באימייל Admin@ldfix.us

www.LDfix.co.il
www.LightServ.co.il

Last edited by LDFIX.CO.IL; 15-10-06 at 22:28..