Results 1 to 2 of 2

Thread: cross-platform audio player?

  1. #1
    Join Date
    Jun 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default cross-platform audio player?

    Hello,

    I am looking for a cross-platform audio player which works on iOS, Android, WebOS etc. I found jPlayer to be promising, at least when I saw the description on their website. But when I tested it on my Sony-Ericsson running Android it didn't work...

    Can someone give me an advice how to best implement a stable, solid audio-player working on most mobile platforms?

    I need this for a website for local musicians. Users should be able to browse/preview songs on their mobile phones and to download the MP3-files. Although, I believe file download can not be implemented on smartphones, am I correct? The only way is syncing with for example iTunes, right?

    Regards,
    Milan

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Downloading on phones is complicated. It may work on some but not on others such as iPhones, except by synching. The best you can do is give them an option to download and another to play. Then hope that one works.

    This audio player is great and very compatible:
    http://www.schillmania.com/projects/soundmanager2/

    It's the best I've ever seen, and it works on most systems. It uses the HTML5 embed tag if nothing else, so basically if the browser can handle audio in some way, it will work.

    Another option is the HTML5 embed tag by itself, but that is not yet supported in all browsers. Hopefully soon it will be.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •