|   |   |   | ||||
| 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 | 
|  05-29-2003, 01:31 AM | #1 | 
| Confirmed User Join Date: Sep 2002 Location: Less camgirl than porn chickie...conveniently located in Porn Central. 
					Posts: 2,745
				 |  I need hahahahahahahahahaha help! I am TRYING to write a bit of j a v a s c r i p t  that would allow me to pop a dynamically created window containing a wmv...I am having MAJOR issues firguring out how to write the code to embed the wmv in to the new dynamically created page... What I want to do is this: Have a list of wmv's that when someone clicks on the link to one, a new pop up window is created and the movie begins to play. That way I do not need to write a new htm for each of the clips...any help would be WAY appreciated! hit me up on ICQ 52175714 | 
|   |           | 
|  05-29-2003, 01:34 AM | #2 | 
| Hall Of Fame Industry Role:  Join Date: Jan 2001 Location: Portland Oregon USA 
					Posts: 34,415
				 | i have crabs 
				__________________ Industry Hall Of Fame Legend Mike Jones Bow to the Power - Still BP4L http://gfyawards.com/hall-of-fame Learn about it kids. | 
|   |           | 
|  05-29-2003, 01:35 AM | #3 | 
| There can be only one Industry Role:  Join Date: Aug 2001 Location: Somewhere else 
					Posts: 39,075
				 | embedding the video is easy.... but you'll need a php coder or someone to do up the dynamic end of the code. Regards, Amp 
				__________________ SIG TOO BIG | 
|   |           | 
|  05-29-2003, 01:35 AM | #4 | 
| ol' timer Industry Role:  Join Date: Jan 2001 Location: Seattle WA 
					Posts: 4,715
				 | this requires a new page to be saved ....  http://ww2.dormangels.com/movies/index.html but if you wanted to do a bit of magic with server side include - you could make one page - and just pass in the variable - that would be the video name - and that would be inserted where the video file name is | 
|   |           | 
|  05-29-2003, 01:38 AM | #5 | 
| Confirmed User Join Date: Sep 2002 Location: Less camgirl than porn chickie...conveniently located in Porn Central. 
					Posts: 2,745
				 | GRRRRR! I am *SO* frustrated! | 
|   |           | 
|  05-29-2003, 01:41 AM | #6 | 
| Too lazy to set a custom title Industry Role:  Join Date: May 2003 Location: icq: 71462500 Skype: Jupzchris 
					Posts: 27,880
				 | |
|   |           | 
|  05-29-2003, 01:43 AM | #7 | |
| ol' timer Industry Role:  Join Date: Jan 2001 Location: Seattle WA 
					Posts: 4,715
				 | Quote: 
 99463509 | |
|   |           | 
|  05-29-2003, 01:44 AM | #8 | 
| Confirmed User Join Date: May 2002 Location: Calgary, Canada 
					Posts: 1,342
				 | correct me im wrong, but here is how you embed a wmv file Code: [OBJECT ID="MediaPlayer" WIDTH="320" HEIGHT="240" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" TYPE="application/x-oleobject"] [PARAM NAME="FileName" VALUE="http://domain.com/file.wmv"] [PARAM NAME="autostart" VALUE="1"] [PARAM NAME="showcontrols" VALUE="0"] [EMBED TYPE="application/x-mplayer2" SRC="http://domain.com/file.wmv" WIDTH="320" HEIGHT="240" AUTOSTART="1" SHOWCONTROLS="0"] [/EMBED] [/OBJECT] create movie.php (with your design/ads/etc inside), add the code Code: [OBJECT ID="Media.Player" WIDTH="320" HEIGHT="240" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" TYPE="application/x-oleobject"] [PARAM NAME="FileName" VALUE="[? echo $m; ?]"] [PARAM NAME="autostart" VALUE="1"] [PARAM NAME="showcontrols" VALUE="0"] [E.MBED TYPE="application/x-mplayer2" SRC="[? echo $m; ?]" WIDTH="320" HEIGHT="240" AUTOSTART="1" SHOWCONTROLS="0"] [/EMBED] [/OBJECT] 
				__________________ <b><a href="http://www.hotlinkprotector.com"><font color="yellow">Hotlink Protector</font></a> - Protect all your file types from hotlinking the professional way. <br> See a demo <a href="http://www.hotlinkprotector.com/demo.html"><font color="yellow">here</font></a>, and testimonials <a href="http://www.hotlinkprotector.com/testimonials.html"><font color="yellow">here</font></a><br>ICQ: 146423631 | 
|   |           | 
|  05-29-2003, 02:22 AM | #9 | 
| Too lazy to set a custom title Industry Role:  Join Date: Sep 2002 
					Posts: 34,431
				 | oh christ what a disappointment  ....... i read the thread subject with that 'hahahahahhahaha' ......... i thought she meant 'I need c u n t  help!'. 
				__________________ I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly! | 
|   |           | 
|  05-29-2003, 03:28 AM | #10 | 
| Confirmed User Join Date: May 2003 Location: Austin 
					Posts: 1,214
				 | You have GOT to stop posting when you're vibrator is plugged in . .. | 
|   |           | 
|  05-29-2003, 03:46 AM | #11 | |
| Confirmed User Industry Role:  Join Date: Jan 2002 Location: hamsterdam 
					Posts: 6,085
				 | Quote: 
 
				__________________ Converting like a mofo | |
|   |           |