playMusic( filename )
instance function
Plays a sound on the music channel (at the volume level set for music in the Armada menu). The filename specified must have been present in the correct folder (by default sounds\) when Armada was started up for it to have been loaded in.
Arguments
Name | Type | Description |
---|---|---|
filename | String | The name of the music file to play |