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

  1. on exitframe
  2.   global  suonas,dismu 
  3.   if not soundbusy(1) and not dismu then suonom 1,suonas
  4.   --at_hil 121,2,2
  5.   gest_menu
  6.   go to marker(0) + 2
  7. end
  8.  
  9. on mouseup
  10.   if the mousev > 450 then
  11.     spegni 2,30
  12.     go to "cit1"
  13.   end if
  14. end
  15.