I'd like to have an MP3 stop playing at a specified time. I know that I will need to use a get progress variable to find the time and then set the player to stop when it gets to the right time.
However I'm a little unclear on where I would set APM to look for the progress of the MP3. I think i would put it on the same button that starts playing the MP3 and create a loop to make it keep checking but I'm not really sure how I would do this.
Any help would be super-duper appreciated.
However I'm a little unclear on where I would set APM to look for the progress of the MP3. I think i would put it on the same button that starts playing the MP3 and create a loop to make it keep checking but I'm not really sure how I would do this.
Any help would be super-duper appreciated.
Comment