auto play

0
hey, is it possible to set up the player to start automatically once it is loaded?
Responses (7)
  • Accepted Answer

    Tuesday, July 08 2014, 10:02 AM - #Permalink
    0
    you would need to make a small code modification on the player's file to allow that.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, July 08 2014, 10:11 AM - #Permalink
    0
    can you direct me what modification l'll need to do and on which file?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, July 08 2014, 10:21 AM - #Permalink
    0
    if you open file /plugins/muscolplayers/jwplayer.php and you go around line 136, you will see "autostart:false"
    you need to set it to "autostart:true"
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, July 08 2014, 10:49 AM - #Permalink
    0
    I've done this but it did not work
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, July 08 2014, 05:59 PM - #Permalink
    0
    it should work.. are you checking this on the Album page?
    The reply is currently minimized Show
  • Accepted Answer

    Monday, July 14 2014, 06:00 AM - #Permalink
    0
    no. this is checked on a specific song page
    The reply is currently minimized Show
  • Accepted Answer

    Monday, July 14 2014, 10:44 AM - #Permalink
    0
    oh...! I understand.
    you need to make the same change on line 173 which is for the infividual song page. the other was for album page.
    The reply is currently minimized Show
Your Reply