home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni E Inventori 1: Lavoro E Vita Quotidiana / invenzioni-inventori-1.iso / mac / Invenzio / Citta / Mi122.dir / 00047_Script_47 < prev    next >
Text File  |  1997-09-11  |  347b  |  16 lines

  1. on exitFrame
  2.   spegni_canali
  3.   sound close 1
  4.   global audio,pallina,gr,dove
  5.   set dove = 0
  6.   set gr to false
  7.   set audio to 121
  8.   set pallina to 123
  9.   set the castnum of sprite 39 to 121
  10.   updatestage
  11.   set the visible of sprite 22 to false
  12.   set the visible of sprite 23 to false
  13.   duplicate cast 73,499
  14.   vap "su",71,"nobeep"
  15. end
  16.