I've been making soundboards for a couple of years, but in my opinion I do it in a rather hacky inefficient way.
Previously I have been creating a movie clip with the sound on frame 2, and a simple stop on frame 1. I then add code to the movie clip basically saying onkeypress ("Y") gotoandplay frame 2.
This method takes forever. I am an AS novice, I have wrestled with it on many occasions. I just don't have the brain for it. Was wondering if there's a basic code that you guys could help me with to tell it that when this key is pressed, play this sound in my library.
Any help appreciated, thanks
