With sound I've done this, but it doesn't work
var volume1 = 50;
media_play ("track1.wav", null, volume1);
volume1-=10*time;


~Vision Divine~