I haven't used gamestudio for 2 months, I remember that the musics in the game worked fine witout any problem, now the game don't reproduce the music

I use this code:
Code:
media_loop("lvl12.mp3",null,70);
	hnd = media_handle;



it worked fine, but now it don't play anymore, can somebody pls help me?