I've set up a series of sprite & instance name of the audio they each assigned to, when player click on the sprite, function will send param of the audio name to "play (by name)", in "audio file name", i tried giving it just the function.param(0), it didn't work, i know it take string only, then i tried """&function.param(0)&""" it wouldn't play as well.
how can i make it play audio from the function param name i send to? <img src="smileys/smiley19.gif" border="0" align="middle" />