<- Last Tutorial Home Next ->

Name the Controls


Next will will connect the button click actions to other controls. This way OZONE will know what to do when a button is pressed.

Label names

  1. Switch over to the Output view. Use Window -> 1[Out] name:1 or select outbutn.jpg (930 bytes)
  2. Double click on the button in the Output View marked Play Audio.
  3. Select the property called _Label.
  4. Enter a name for that control using the edit box to the right of the word  _Label in the Object Browser . You can use any name you like, for example Audio Button.
  5. Double click on the button in the Output View marked Exit.
  6. Select the property called _Label.
  7. Enter a name for that control using the edit box to the right of the word  _Label in the Object Browser . You can use any name you like, for example Exit Button.
  8. Using the same technique give the WAV control the Label WAV PLAYER.
  9. Give the WRK control the Label OUT.

logo5gif.gif (1878 bytes)
Home