MUSIC Element


MUSIC (a child element of STEP) allows you to play/stop/pause/change the background music.

Supported Values

MUSIC supports the use of its own child elements as values. For a list of supported child elements please refer to the tree menu on the left.

Examples

  • <STEP>
    • ......
    • <MUSIC>
      • <STOP/>
    • </MUSIC>
    • ......
  • </STEP>