Jump to content

how to play wav file using php and flash


php1

Recommended Posts

can u please explain a bit on it.

i have put this code and i see only a blank page

<OBJECT id="VIDEO" width="320" height="240"

  style="position:absolute; left:0;top:0;"

  CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"

  type="application/x-oleobject">

 

  <PARAM NAME="URL" VALUE="http://localhost/readFile.php?filename=play">

  <PARAM NAME="SendPlayStateChangeEvents" VALUE="True">

  <PARAM NAME="AutoStart" VALUE="True">

  <PARAM name="uiMode" value="none">

  <PARAM name="PlayCount" value="9999">

</OBJECT>

 

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.