![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
Confirmed User
Industry Role:
Join Date: Nov 2003
Location: Toronto
Posts: 4,001
|
on page windows media player script
Anyone know a good on-page windows media player script? Something like this http://steakandcheese.com/content/iframe.asp?id=23663
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#2 | |
Confirmed User
Join Date: Feb 2005
Location: norcal
Posts: 1,456
|
Quote:
<body bgcolor="#000000" rightmargin="0" topmargin="0" marginheight="0" marginwidth="0" leftmargin="0" bottommargin="0"> <script> function clicked() { //alert("screen x: " + event.x + "\n screen y: " + event.y + "\n object height: " + parseInt(mp.height) + "\n object width: " + parseInt(mp.width) + "\n mpx: " + document.all['playa'].style.top + "\n mpy: " + playa.style.left); // testing only if (event.y < 240) { window.open("/adclick.asp?url=http://www.whoreatmydoor.com/index2.html&image=sncvs_WhoreAtMyDoor_wdoor_110905 .jpg", "new"); }; }; </script> <script language="javascript" src="../../../ads/SNCFloatCPC/setdelay.js"></script> <object id="MediaPlayer1" name="MediaPlayer1" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Microsoft Windows Media Player components..." onMouseDown="clicked()" width="320" height="285" > <param name="Filename" value="/downloads/Handygirl.wmv"> <param name="AnimationAtStart" value="true"> <PARAM NAME="AutoStart" VALUE="True"> <param name="TransparentAtStart" value="false"> <param name="ShowControls" value="true"> <param name="PlayCount" value="true"> <embed width="320" height="285" src="/downloads/Handygirl.wmv" controller=true autoplay=true playeveryframe=false pluginspage="plugin.html"> </object><br> </body>
__________________
![]() |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#3 |
Confirmed User
Industry Role:
Join Date: Nov 2003
Location: Toronto
Posts: 4,001
|
I already tried that but it asks me to download an unknown plugin. In order to copy that script I would need the exact source for setdelay.js, and puglin.html, anyone know any original scripts?
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#4 |
Confirmed User
Join Date: May 2003
Location: USA
Posts: 6,195
|
Lol wouldnt that be
http://steakandcheese.com/ads/SNCFloatCPC/setdelay.js I dont think plugin.html is anything? |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#5 |
So Fucking Banned
Join Date: Oct 2002
Location: MaxCash.com
Posts: 12,745
|
Use dreamweaver - insert ActiveX
Works for me. |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#6 |
Confirmed User
Industry Role:
Join Date: Nov 2003
Location: Toronto
Posts: 4,001
|
ill try dreamweaver
![]() |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#7 |
So Fucking Banned
Join Date: Oct 2005
Location: I convert perverts like catholic church!
Posts: 5,133
|
are you guys kidding???????
gotta be <EMBED SRC="urltomedia" AUTOSTART=TRUE VOLUME=80 WIDTH=whateveryawant HEIGHT=whateveryawant CONTROLS=none LOOP=TRUE this board is a crazy place or maybe I missed somethin |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#8 |
Too lazy to set a custom title
Industry Role:
Join Date: Jul 2001
Location: Currently Incognito
Posts: 13,827
|
<object id='MediaPlayer' width='320' height='318'
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.url.com/video.wmv'> <param name='animationatStart' value='true'> <param name='transparentatStart' value='true'> <param name='autoStart' value='true'> <param name='showControls' value='true'> <param name='ShowStatusBar' value='true'> <param name='loop' value='0'> <embed type='application/x-mplayer2' pluginspage='http://microsoft.com/windows/mediaplayer/en/download/' src='http://www.url.com/video.wmv' width='320' height='318' autostart='1' displaysize='4' autosize='0' bgcolor='darkblue' showcontrols='1' showtracker='0' showstatusbar='1' showdisplay='0' videoborder3d='0' loop='0'> </embed> </object>
__________________
![]() ![]() ![]() It's all disambiguation ![]() |
![]() |
![]() ![]() ![]() ![]() ![]() |