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

  1. on exitFrame
  2.   global suonas,dismu 
  3.   if not soundbusy(1) and not dismu then suonom 1,suonas
  4.   at_hil 237,2,4
  5.   gest_menu
  6. end
  7. on mouseUp
  8.   cless
  9.   if the mousev > 450 then
  10.     if the colorDepth <=8 then viff 1,48
  11.     updatestage
  12.     go  "cit8" of movie "navig.dir"
  13.   end if
  14. end if
  15. end