This piece of script is working fine (plays and stops) but I would like it to loop.
musik = new Sound();
musik.loadSound(“x.mp3”,true)
What do I do?
BD
This piece of script is working fine (plays and stops) but I would like it to loop.
musik = new Sound();
musik.loadSound(“x.mp3”,true)
What do I do?
BD
:: Copyright KIRUPA 2024 //--