|
|
|
||||
|
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 |
|
Too lazy to set a custom title
Join Date: Feb 2005
Posts: 16,753
|
anyone can give me the code to setup a windows media player live (online view ) on my sites?
|
|
|
|
|
|
#2 |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
how do you mean ? you just use the same code as a movie but put the stream where the movie is
__________________
hatisblack at yahoo.com |
|
|
|
|
|
#3 |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
whats the stream address
__________________
hatisblack at yahoo.com |
|
|
|
|
|
#4 |
|
Too lazy to set a custom title
Industry Role:
Join Date: Jun 2005
Location: 127.0.0.1
Posts: 27,047
|
i want to know this too...
__________________
Make Money
|
|
|
|
|
|
#5 |
|
Too lazy to set a custom title
Join Date: Feb 2005
Posts: 16,753
|
how you setup this stream !?? thats what im asking
|
|
|
|
|
|
#6 |
|
Too lazy to set a custom title
Join Date: Feb 2005
Posts: 16,753
|
bump it up
|
|
|
|
|
|
#7 |
|
Confirmed User
Industry Role:
Join Date: Feb 2005
Location: the 805
Posts: 4,290
|
bump for you
__________________
Caz Thrush Head Honcho [email protected] http://thrushtech.com ICQ: 304883574 do people still icq? |
|
|
|
|
|
#8 | |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
Quote:
what do you have and what do you want to do ..
__________________
hatisblack at yahoo.com |
|
|
|
|
|
|
#9 |
|
Confirmed User
Join Date: Aug 2005
Location: So Cal
Posts: 2,972
|
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>
__________________
Dedicated and colo hosting: ICQ 291313057 "A problem cannot be solved from the same consciousness that created it. We must learn to see the world anew." - Albert Einstein |
|
|
|
|
|
#10 |
|
Too lazy to set a custom title
Join Date: Feb 2005
Posts: 16,753
|
Thanks a lot 3M TA3 !
|
|
|
|
|
|
#11 |
|
FBOP Class Of 2013
Industry Role:
Join Date: Jan 2004
Location: bumfuck, ky
Posts: 35,562
|
you just want an embedded windows media player on your page?
|
|
|
|
|
|
#12 |
|
Too lazy to set a custom title
Join Date: Feb 2005
Posts: 16,753
|
yeah
its a must that it will be .wmv file? cant use .mpg ? |
|
|
|
|
|
#13 |
|
Confirmed User
Join Date: Aug 2005
Location: So Cal
Posts: 2,972
|
i don't think mpg will stream.
__________________
Dedicated and colo hosting: ICQ 291313057 "A problem cannot be solved from the same consciousness that created it. We must learn to see the world anew." - Albert Einstein |
|
|
|
|
|
#14 |
|
Too lazy to set a custom title
Join Date: Feb 2005
Posts: 16,753
|
yeah noticed..
so how i can transfer mpg to wmv?! |
|
|
|
|
|
#15 | |
|
Too lazy to set a custom title
Industry Role:
Join Date: Jun 2005
Location: 127.0.0.1
Posts: 27,047
|
Quote:
__________________
Make Money
|
|
|
|
|
|
|
#16 |
|
Confirmed User
Join Date: Jul 2002
Location: Fantasy Island
Posts: 1,770
|
both will stream
__________________
Get A $25 Circuit City GIFT Card - FREE! |
|
|
|
|
|
#17 |
|
Too lazy to set a custom title
Join Date: Feb 2005
Posts: 16,753
|
damn just missed again
|
|
|
|
|
|
#18 | |
|
FBOP Class Of 2013
Industry Role:
Join Date: Jan 2004
Location: bumfuck, ky
Posts: 35,562
|
Quote:
any format that windows media player normally plays, will work in an embedded player |
|
|
|
|