this code work fine.......
Code: Select all
put (specialFolderPath("engine") & "/seffects/Crazyshot.mp3") into tPath
put "Crazyshot" into tChannelName
put "looping" into tType
mobilePlaySoundOnChannel tPath, tChannelName, tType
This code below don't work!!!....can you help please???
Code: Select all
mobileStopPlayingOnChannel "Crazyshot"
Lestroso
http://www.fasasoftware.com