Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 2185 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     Flash and Actionscript :

Need Some Help Embeding WMV Files

Thread title: Need Some Help Embeding WMV Files
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
02-26-2007, 12:11 AM
#1
shadav is offline shadav
shadav's Avatar
Status: Junior Member
Join date: Oct 2006
Location:
Expertise:
Software:
 
Posts: 73
iTrader: 0 / 0%
 

shadav is on a distinguished road

Send a message via AIM to shadav Send a message via Yahoo to shadav

  Old  Need Some Help Embeding WMV Files

Ok...i've no idea what i'm doing wrong...i've tried several different codes after googling how to embed wmv and everytime the player doesn't play....

i took an exsisting file someone had made for me for swf files and have been trying to tweek it to handle wmv

anyways here's the basic of the code
Code:
<?php
$fname=$_GET['file'];
$title=$_GET['title'];
php?>
<body><OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="550"HEIGHT="575" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
<PARAM name="<? echo $fname; ?>" VALUE="<? echo $fname; ?>.wmv" ><PARAM name="AUTOPLAY" VALUE="true"><PARAM name="CONTROLLER" VALUE="true">
<EMBED SRC="/Foamy/<? echo $fname; ?>.wmv" WIDTH="550" HEIGHT="400" AUTOPLAY="true" CONTROLLER="false" PLUGINSPAGE="http://www.apple.com/quicktime/download/"></EMBED></OBJECT></body>
any idea how to fix this?

This is what it's doing
nothing....

     


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed