facebook

Audio Player API

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #344737 Reply

    stefinos
    Participant

    Does anybody know how to use a playlist with the Audio Player?
    Or another case: if I have 10 songs, how can I implement a PLAY ALL function?
    Some code would by great.

    #344820 Reply

    Hi stefinos,

    It might be possible to simulate playing through a playlist using the javascript events to detect when player completes a track and proceed to the next track. See MobiOne Audio Widget API to learn more about these events. Also, please be aware that this will only work on native apps.

    #344830 Reply

    Brandon
    Member

    I was able to achieve this with the previous audio player, I havent tried it with the newer one though, but I assume it would be pretty close.

    https://play.google.com/store/apps/details?id=cincyplanet.WarrenZevonLive

    #344836 Reply

    stefinos
    Participant

    Can you post some code, how you achieved this?
    This would be very helpful.

    #344837 Reply

    Brandon
    Member

    Well as it was done with the old version I dont know if it would help. The from Octavio has the needed info, check the onEnd funciton, this is where you will need to start the next song on the list.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Audio Player API

You must be logged in to post in the forum log in