|
|
|
||||
|
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: Jan 2004
Location: USA land of the oppressed
Posts: 724
|
tech quest. Getting WMVs to play in firefox browsers for members.
What we've seen so far, and we want to know if we're right or not, is that its on the users side to add the needed plugin to be able to view WMV and QT..
If there are any firefox pros who can shed light on this I'd be greatly appreciated. thanks www.pregoplanet.com |
|
|
|
|
|
#2 |
|
Sofa King Band
Join Date: Jul 2002
Location: Outside the box
Posts: 29,903
|
Firefox pretty much knows what to do with WMV's these days.... however, if you don't encode them properly (missing the correct headers)... then FireFox will just try to display the contents within the browser window.
|
|
|
|
|
|
#3 |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
it depends on how you display them
__________________
hatisblack at yahoo.com |
|
|
|
|
|
#4 |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
try this
<object id=MediaPlayer name=MediaPlayer classid=CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95 standby=standby width=656 height=520><param name=Filename value=http://yoursite.com/yourvideo.wmv><param name=AnimationAtStart value=true><PARAM NAME=AutoStart VALUE=True><PARAM NAME=loop VALUE=True><param name=TransparentAtStart value=false><param name=ShowControls value=true><param name=showstatusbar value=true><embed width=656 height=520 src=http://yoursite.com/yourvideo.wmv controller=true displaysize=4 autoplay=true showstatusbar=1 playeveryframe=false loop=true></object>
__________________
hatisblack at yahoo.com |
|
|
|
|
|
#5 |
|
Confirmed User
Industry Role:
Join Date: Jan 2004
Location: USA land of the oppressed
Posts: 724
|
thanks I'll give this a try...
|
|
|
|