Latest WME version: WME 1.9.1 (January 1st, 2010) - download
method StartMusic(Filename, Looping, LoopStart) { if (this.GetMusic() != Filename) this.PlayMusic(Filename, Looping, LoopStart);}