• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Audio Player: Go to Beginning of Track
#1
Hello,

I appreciate having the audio player incorporated--it's useful.

However, I keep expecting something that I'm used to in other audio players, so much so that I can't stop doing it: Like turning on the light switch during a power outage.

I try to use the |< ("previous") button to go to the start of the track but it doesn't work.

Suggestion:

Code:
when (previous button is clicked) {
  if ( (the playhead is > x seconds into the track) or (there is only 1 track on the chart) ) {
    go to the start of the track
  } else
    go to the previous track
  }
}


Thanks!
Reply


Messages In This Thread
Audio Player: Go to Beginning of Track - by jamjax - 08-07-2024, 11:34 AM



Users browsing this thread:
5 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.