Audio player

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
dheeraja
Forum Commoner
Posts: 36
Joined: Tue Nov 09, 2010 11:03 pm

Audio player

Post by dheeraja »

Hello guys,
From past few days I was googling for an audio player which will continuously run on page refresh , the only method to stop that player is the stop button.

NOTE: THAT SHOULD NOT STOP ON PAGE REFRESH.

Please help me.

Thanks in advance
Dheeraj
dheeraja
Forum Commoner
Posts: 36
Joined: Tue Nov 09, 2010 11:03 pm

Re: Audio player

Post by dheeraja »

Hello guys,
I finally got the way to do it, We can use XSPF Player With Autoresume Support.. Its a best way and easy way to do it:

http://www.boutell.com/xspf/
Post Reply