
Reference |
Plays the tracks of a CD - remember that the first track (1) on the CD is data. When PlaySong() is run, it resets the music volume to 1. Syntax:
PlaySong(start, end, loopto);
start: This is the track JK will start playing at.
end: When JK reaches the end track, it starts on the loopto track.
loopto: After JK plays the end track, it will go to the loopto track and start over