Copy link to clipboard
Copied
I've been tasked with creating a drag and drop game for College, and I would like to make it so that when an object is picked up/clicked on, a small 'pop' sound will play, and when it is successfully placed on a target, a slightly different 'pop' sound will play.
I'm using ActionScript 2.0 on Flash CS5.5.
I've got the drag and drop done, I just need to add the sound counterpart. I've seen some tutorials, but they're way too vague for me.
Look at using the Sound class. Search Google using terms like "AS2 Sound tutorial"
Copy link to clipboard
Copied
Look at using the Sound class. Search Google using terms like "AS2 Sound tutorial"
Copy link to clipboard
Copied
Thanks a lot for that! Managed to get it to work finally.
Sorry for the late response, I've only just decided to get back to doing the work.
Copy link to clipboard
Copied
You're welcome
Find more inspiration, events, and resources on the new Adobe Community
Explore Now