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 >
Wrap
Text File
|
1997-09-15
|
616b
|
21 lines
--on exitframe
-- global a_blocca,att_hilitec_dacast,att_hilitec_quanti,att_hilitec_sprite,at_hil_dacast,at_hil_quanti,at_hil_sprite
-- if a_blocca = false then
-- ATT_HILITEC att_hilitec_dacast,att_hilitec_quanti,att_hilitec_sprite
-- end if
-- at_hil at_hil_dacast,at_hil_quanti,at_hil_sprite
-- go to the frame
--end
--
--on mouseup
-- if the mouseH > 72 and the mouseH <562 and the mouseV >0 and the mouseV < 480 then
-- global a_blocca, viff_da,viff_a
-- set a_blocca =false
--
-- viff viff_da,viff_a
-- gestione_cursori
-- updatestage
--
-- end if
--end