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

  1. on exitframe
  2.   global navigazione , suonas,dismu 
  3.   if not soundbusy(1) and not dismu then suonom 1,suonas
  4.   --at_hil 121,2,2
  5.   gest_menu 
  6. end
  7.  
  8.  
  9.  
  10. on mouseup
  11.   cless
  12.   if the mousev > 450 then
  13.     spegni 2,30
  14.     go to frame "cit1" of movie "navig.dir"
  15.   end if
  16. end
  17.