I want to have a sound effect play when I release a dragged movie clip(button). I have the sound file in the library, I'm just not sure of the scripting. I thought it was:

Begin Tell Target ("/match")
Play
End Tell Target

However, this isn't working. Maybe it has something to do with the name of the movie. Any help would be appreciated.