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

  1. on idle
  2.   frecce
  3.   global cisei,menuindice,simon,gr,men,funzioni,correlati,MENUBAR
  4.   if offset ("pop", string (the windowlist)) and the mousedown then 
  5.     --   curfinmetti
  6.   end if
  7.   
  8.  
  9.   if correlati <> ""  and offset (":",correlati) then
  10.     set tmp to correlati
  11.     toglipopart
  12.     go to movie tmp
  13.     exit
  14.   end if
  15.   
  16. end
  17.