Image credit: "Waka leaving shore" by Brent Simpson is licensed under CC BY-SA 2.0
Now let's play your recording when the hiwi is clicked.
We'll do this with the coding blocks, which stack together like Lego blocks, and tell the computer what to do, starting from the top, then going down.
Code your hiwi reo
Click the Code tab
Click the yellow Events drawer - an event is when something happens, like when a sprite is clicked.
Drag the when this sprite clicked block into the coding space - this is a starting block.
Click the pink Sound drawer
Drag the play sound hiwi until done into the coding space
6. Try clicking the hiwi on the stage - did it work?
⁉️See how these blocks have different shapes?
Blocks with a bump on top, like the event block, are starting blocks. Event blocks listen out for when something happens.
Blocks with dents, like the sound blocks, can go almost anywhere in a stack of code blocks.
Have a look through the blocks and see if you can find some other starting blocks.