home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DIGIZINE 1
/
DIGIZINE.BIN
/
main
/
sony
/
mainmov.dir
/
00003_Script_3
< prev
next >
Wrap
Text File
|
1995-08-18
|
178b
|
10 lines
--go to Shangri.DIR
on mouseDown
set the locV of sprite(the clickon) to (the locV of sprite(the clickon) + 3)
updatestage
end
on mouseUp
go to "ShangriFrame"
end