home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 41 / MOBICLIC41.ISO / pc / Data / PROM / TABLEAU.DIR / 00011_Script_11 < prev    next >
Text File  |  2001-09-07  |  194b  |  11 lines

  1. -- boucle
  2. on exitFrame
  3.   if the pauseState=0 then
  4.     if soundBusy(3)=0 then
  5.       niveauSon
  6.     end if
  7.     glisserSurC 5,11,0
  8.     glisserSurC 20,34,15
  9.     go to the frame
  10.   end if
  11. end