GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   how you add windows media player live on your site? (https://gfy.com/showthread.php?t=588258)

adonthenet 03-18-2006 10:39 PM

how you add windows media player live on your site?
 
anyone can give me the code to setup a windows media player live (online view ) on my sites?

SmokeyTheBear 03-18-2006 10:44 PM

how do you mean ? you just use the same code as a movie but put the stream where the movie is

SmokeyTheBear 03-18-2006 10:44 PM

whats the stream address

martinsc 03-18-2006 10:53 PM

i want to know this too...

adonthenet 03-18-2006 11:01 PM

how you setup this stream !?? thats what im asking :)

adonthenet 03-18-2006 11:40 PM

bump it up

Ycaza 03-18-2006 11:46 PM

bump for you

SmokeyTheBear 03-18-2006 11:49 PM

Quote:

Originally Posted by adonthenet
how you setup this stream !?? thats what im asking :)

thats a difficult question that involves many aspects you have to explain EXACTLY what your looking for before someone can help ..

what do you have and what do you want to do ..

3M TA3 03-18-2006 11:53 PM

This might be what you are looking for, Unless i misunderstand your question.

Just change the file names in both locations and the dimentions. Then start tweeking the options.

Code:

<object width="640" height="480"
classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" id="mediaplayer1">
<param name="Filename" value="file_name.wmv">
<param name="AutoStart" value="True">
<param name="ShowControls" value="True">
<param name="ShowStatusBar" value="False">
<param name="ShowDisplay" value="False">
<param name="AutoRewind" value="True">
<embed width="640" height="480" src="file_name.wmv" filename="fuke_name.wmv" autostart="True" showcontrols="True" showstatusbar="False" showdisplay="False" autorewind="True">
</embed>
</object>


adonthenet 03-18-2006 11:59 PM

Thanks a lot 3M TA3 !

Jace 03-19-2006 12:13 AM

you just want an embedded windows media player on your page?

adonthenet 03-19-2006 12:25 AM

yeah :)
its a must that it will be .wmv file?
cant use .mpg ?

3M TA3 03-19-2006 12:28 AM

i don't think mpg will stream.

adonthenet 03-19-2006 12:37 AM

yeah noticed..
so how i can transfer mpg to wmv?!

martinsc 03-19-2006 12:50 AM

Quote:

Originally Posted by adonthenet
yeah noticed..
so how i can transfer mpg to wmv?!

just use windows movie maker (if you are running xp it's build in)

austinth 03-19-2006 03:07 AM

both will stream

adonthenet 03-19-2006 03:45 AM

damn just missed again

Jace 03-19-2006 05:02 AM

Quote:

Originally Posted by 3M TA3
i don't think mpg will stream.

you are not streaming, you are just embedding a windows media player

any format that windows media player normally plays, will work in an embedded player


All times are GMT -7. The time now is 12:18 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123