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

  1. on exitFrame
  2.   entrata 4,7
  3.   global navigazione , suonas,dismu 
  4.   if not soundbusy(1) and not dismu then suonom 1,suonas
  5.   updatestage
  6.   set the visible of sprite 3 to true
  7.   set the visible of sprite 10 to true
  8.   set the visible of sprite 11 to true
  9.   set the cursor of sprite 11 to [225,226]
  10. end