hello,
i have a site in which i want,visitor can listen diffrent songs.i dont know how to play mpe,avi wav etc format on browser..
plz help...
how to play it....
Moderator: General Moderators
this shouldn't be in the php board
heh
or
Want more info on this? Visit this page of Lissa Explains It All.
Code: Select all
<embed src="yourfilename.whatever" width=25 height=25 autostart=true repeat=true loop=true>Code: Select all
<embed src=yourwavname.wav autostart=true hidden=true>