home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 51 / Mobiclic51.iso / mac / DATA / COMMUNS / MOBICLIC_MENUS.CST / 00264_Script_ECHAPPE_SON < prev    next >
Text File  |  2003-01-30  |  102b  |  7 lines

  1. on exitFrame me
  2.   if not(soundBusy(3)) then
  3.     niveauSon()
  4.   else
  5.     go the frame
  6.   end if
  7. end