It looks like you're new here. If you want to get involved, click one of these buttons!
titletune = Sound.new("audio/DST-TheSignal.mp3") titletune:play(100,true) titletune:stop()
soundChannel=titletune:play(100,true)
soundChannel:stop()
Comments
I think that works.
http://BlueBilby.com/