home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni E Inventori 1: Lavoro E Vita Quotidiana / invenzioni-inventori-1.iso / mac / Invenzio / Citta / Mi021.dir / 00046_Script_46 < prev    next >
Text File  |  1997-09-10  |  872b  |  30 lines

  1. --on exitFrame
  2. --  global a_blocca
  3. --  if a_blocca=false then
  4. --    ATT_HILITE 109,122,106,14,1,2
  5. --    
  6. --  end if
  7. --  at_hil 198,6,41    
  8. --  go to the frame
  9. --  
  10. --  
  11. --on mouseup
  12. --  if the mouseH > 53  and the mouseH <562 and the mouseV >0 and the mouseV < 450 then
  13. --    global a_blocca, scrolla
  14. --    set a_blocca = false
  15. --    set scrolla = true
  16. --    ---------------------------------------------------------testo introduttivo se c'Φ
  17. --    vap "su", 143, "nobeep"    
  18. --    
  19. --    ---------------------------------------------------------freccette
  20. --    set the visible of sprite 22  to false
  21. --    set the visible of sprite 23  to false
  22. --    ---------------------------------------------------------elem. dida
  23. --    set the visible of sprite 20  to false
  24. --    set the visible of sprite 21  to false
  25. --    
  26. --  end if
  27. --  
  28. --end
  29. --
  30.