Jump to content

Play mp3, wav audio files


aniesh82

Recommended Posts

<EMBED src="yourfile.mid" width="100%" height="60" align="center">

 

or...

to have it started automatically, and to give users control over pausing, etc. this...

<EMBED src="yourfile.mid" autostart="true" hidden="false" loop="false">
<noembed><bgsound src="yourfile.mid" loop="1"></noembed>

Hi

 

First of all I wish to say thank you for all of them who have replied to this post..

 

I have tried by using the embed code in the past "http://www.phpfreaks.com/forums/index.php/topic,167900.0.html"... But the page is loading the audio at first time..

 

Is any other methods are available ?

 

Regards,

PHP Developer.

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.