Identify if music has stopped?

FirstDanFirstDan Member Posts: 208
hi all

is it possible to identify if music has reached its end? in order to load the next track?

thanks

Comments

  • retired_830c50d3bf119e557be016b4f24844c9retired_830c50d3bf119e557be016b4f24844c9 ImagineLabs.rocks Member, PRO Posts: 5,772
    I don't know of anyway to actaully identify if music has stopped. However you could use a timer that waits for the length of your music track before it fires. So if you know your song is 1 minute long, set up a timer to wait 1 minute before it performs it's action.

    Jamie
Sign In or Register to comment.