file=fpg1; //tells a process which fpg to use play_song(song1,#); play_wav(sound1,#); //# is the number of loops, -1==infinite loop,... //...0==play it once, 1==repeat it once...