Author Topic: How would I play a sound from a brick?  (Read 302 times)

I am trying to code an output event, that when executed by an input event, it will play a sound from the user's sounds. I believe before in Blockland you were able to use
Code: [Select]
%brickidhere.playSound("wavfilehere");
But now, when I try doing it, no sound plays. Is there another way?

Try putting the sounds datablock and not the file location