home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni E Inventori 1: Lavoro E Vita Quotidiana / invenzioni-inventori-1.iso / mac / Invenzio / TIMELIN2.DIR / 00016_Script_16 < prev    next >
Text File  |  1997-10-08  |  201b  |  12 lines

  1. on exitFrame
  2.   global tavola,disaudio
  3.  if tavola<>9 then
  4.     sound close 1
  5.     set tavola to 9
  6.     if not disaudio  then
  7.       sound playFile 1,"adt09.aif"
  8.     end if
  9.   end if
  10.   entra 2
  11. end
  12.