home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni E Inventori 1: Lavoro E Vita Quotidiana / invenzioni-inventori-1.iso / mac / Invenzio / navig2.dir / 00061_Script_61 < prev    next >
Text File  |  1997-10-10  |  416b  |  15 lines

  1. on exitFrame
  2.   global navigazione , suonas,dismu 
  3.   musiche_citta
  4.   if not soundbusy(1) and not dismu then suonom 1,suonas
  5.   spegni 3,9
  6.   set the cursor of sprite 2 to [213,214]
  7.   set the cursor of sprite 3 to -1
  8.   set the cursor of sprite 4 to -1
  9.   set the cursor of sprite 5 to -1
  10.   set the cursor of sprite 6 to -1
  11.   set the visible of sprite 10 to true
  12.   set the visible of sprite 2 to true
  13.   
  14. end
  15.