first
SOUND* yoursound="whateveryouwant.mp3";
use media_play
example in main function


function main()
{
level_Load("");
media_play(yoursound,100,0);
}
and the sound must be in the same folder as the script
YOu can use media_loop too
Just look in the manual
OPen SED then press F1 and type in whatever u want to find out
WFG Progger laugh


Last edited by Progger; 04/16/10 19:40.

asking is the best Way to get help laugh laugh laugh