Using the stuff you loaded: (Written by:Quiest)
 
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...
  Back to Snippets

Home : Start Here : Sources : Snippets : Tutorials : Faq's : Links : Contact