|
-
How To Delay the Sound
hello folks,
I need some experts to help me :P
I am loading my MP3 sound using the below commands but I need the sound start after 5 Sec. or any time I mean I need to control when I can start loading the sound can any one advise me what is the command to delay the sound
soundPlayer = new Sound();
soundPlayer.setVolume(100);
soundPlayer.loadSound("audio/"+x+".mp3", true);
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|