Hello frends,
I am creating an web application for Music Player,my requirement is to play any online audio file,i have tried used object and embed tags but it works with static urls like-http://sound21.mp3pk.com/Dil%20De%20De%20Bandeya.mp3
But with dynamic link-http://www.dhingana.com/play/raabta/MjAwOTM3/pop/1
it doesnt work...
So how to do it?
With Regards,
Prema G
Loading
Prema GPosted Mar 27, 2012, 6:11 AM
SenthilkumarPosted Mar 27, 2012, 5:44 AM
When you use the object embed tag then you have to give the path of the file location.
If you give the path displayed in the browser url (custom url) then the player can't locate the file path.