i have the next code which is working fine:
mysound.loadSound("music/m1".mp3", true);
i need to know when the sound finished playing?
how can i know?
(i want another clip to stop when the music stops)
:toad:
i have the next code which is working fine:
mysound.loadSound("music/m1".mp3", true);
i need to know when the sound finished playing?
how can i know?
(i want another clip to stop when the music stops)
:toad:
:: Copyright KIRUPA 2024 //--