|
-
Sound on button!!
Hello people I don't why my code does not work on I click on it that have no sound I checked my linkage name is all correct and the file is in library too here the code can someone plss correct the code for me thanz alot~~btw is a button I wanted it to click on it and the sound would play..
on(press)
{
mySound = new Sound();
MySound.attachSound("beat1");
}
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
|