home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni E Inventori 1: Lavoro E Vita Quotidiana / invenzioni-inventori-1.iso / mac / Invenzio / Mare / SHAREDM.CST / 03075_Script_viaggio_3m < prev    next >
Text File  |  1997-09-15  |  616b  |  21 lines

  1. --on exitframe
  2. --  global a_blocca,att_hilitec_dacast,att_hilitec_quanti,att_hilitec_sprite,at_hil_dacast,at_hil_quanti,at_hil_sprite  
  3. --  if a_blocca = false then
  4. --    ATT_HILITEC att_hilitec_dacast,att_hilitec_quanti,att_hilitec_sprite
  5. --  end if
  6. --  at_hil at_hil_dacast,at_hil_quanti,at_hil_sprite
  7. --  go to the frame
  8. --end
  9. --
  10. --on mouseup
  11. --  if the mouseH > 72  and the mouseH <562 and the mouseV >0 and the mouseV < 480 then
  12. --    global a_blocca, viff_da,viff_a
  13. --    set a_blocca =false
  14. --    
  15. --    viff viff_da,viff_a
  16. --    gestione_cursori
  17. --    updatestage
  18. --    
  19. --  end if
  20. --end
  21.