Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2013-07-01 12:00:16

Gallex
Member
Registered: 2006-10-08
Posts: 1,304

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,304

Re: online audio player needed

one solution would be to use html5 audio element but sadly ie8- doesn’t support it :(

Offline

#3 2013-07-01 13:50:32

philwareham
Core designer
From: Haslemere, Surrey, UK
Registered: 2009-06-11
Posts: 3,564
Website GitHub Mastodon

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,304

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

#5 2013-07-02 11:22:26

philwareham
Core designer
From: Haslemere, Surrey, UK
Registered: 2009-06-11
Posts: 3,564
Website GitHub Mastodon

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,304

Re: online audio player needed

actually, at least flowplayer can

Offline

#7 2013-07-02 12:30:51

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,054
Website GitHub Mastodon Twitter

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

#8 2013-07-02 12:37:38

philwareham
Core designer
From: Haslemere, Surrey, UK
Registered: 2009-06-11
Posts: 3,564
Website GitHub Mastodon

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

Board footer

Powered by FluxBB