Adding Music to a Radio

A radio has two buttons for Station 1 and Station 2. If I press the button, different music plays

  1. I create a radio as an object and add two other objects inside it:

  2. I make the radio into a container which is transparent.

  3. I also change the contents prefix so it reads better:

  4. Here is what it is like when I play:

  5. Make a new verb called Press Button

  6. Select the Run a script option from the dropdown box:

  7. Choose Play a sound from the list of scripts:

  8. Press the Browse… button and select one of the sound files

  9. When you press Open you see the file uploaded

  10. Now go to the Object TAB and select the station 1:

  11. Click on the + Add link in the Display verbs: option

  12. Type in Press button and press ‘OK

  13. Delete other options by highlighting and pressing the Delete option:

  14. Here is what it now looks like when you click on the link: