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

  1. on exitFrame
  2.     global navigazione , suonas,dismu 
  3.   if not soundbusy(1) and not dismu then suonom 1,suonas
  4. --  set navigazione to ""
  5.   set  the cursor of sprite 3 to [221,222]
  6.   set  the cursor of sprite 5 to [211,212]
  7.   set the visible of sprite 11 to false
  8.   set  the cursor of sprite 12 to [219,220]
  9.   set the visible of sprite 12 to true
  10.   entrata 3,7
  11. end
  12.  
  13.