Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2013-07-01 12:00:16
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
online audio player needed
sadly yahoo closed its webplayer service i used in several pages. can anyone suggest some equally very easy to implement online webplayer for streaming mp3s?
{Edited topic title for better findability. – Uli}
Last edited by uli (2013-07-02 12:37:25)
Offline
#2 2013-07-01 13:33:14
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: online audio player needed
one solution would be to use html5 audio element but sadly ie8- doesn’t support it :(
Offline
Re: online audio player needed
Flowplayer or SublimeVideo along with Vimeo Plus, YouTube or self-hosted videos.
SublimeVideo is very easy to implement. I prefer Flowplayer for most projects myself as I like to host the JavaScript and CSS on-site so I can retain some control over it. Both very nice though.
Offline
#4 2013-07-02 10:54:06
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: online audio player needed
philwareham wrote:
Flowplayer or SublimeVideo along with Vimeo Plus, YouTube or self-hosted videos.
SublimeVideo is very easy to implement. I prefer Flowplayer for most projects myself as I like to host the JavaScript and CSS on-site so I can retain some control over it. Both very nice though.
those are videoplayers, correct? could they stream audio files (mp3)? i couldn’t find such an information on their websites. and could i insert the players code directly into an articles?
Offline
Re: online audio player needed
Oh, sorry my mistake. Should have read the OP better.
How about jPlayer then? I used that on my brother’s band website and it was pretty good. Has Flash fallback for old browsers too.
Offline
#6 2013-07-02 11:32:59
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: online audio player needed
actually, at least flowplayer can
Offline
Re: online audio player needed
Gallex wrote:
actually, at least flowplayer can
I think that flowplayer is not mobile device compatible as I cannot see a non flash option.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: online audio player needed
Flowplayer is mobile compatible. It uses HTML5 if available then falls back to Flash. I’ve used it on many responsive sites.
Offline
Pages: 1