{ global.mplayer = get_open_filename('Media Files|*.mp3;*.cda;*.wav;*.mid','') global.song = sound_add(global.mplayer,0,0,true) }