home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1997 August
/
WPCAUG97.ISO
/
dxrs
/
artwaug.dxr
/
00009_ARTMouseDown-gotoAdvert.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-06-05
|
204 b
|
8 lines
on mouseDown
if (the mouseV > 250) and ((the castNum of sprite 48 = 65) or (the castNum of sprite 48 = 66)) then
set the locH of sprite 48 to 2000
updateStage()
ARTLeaveArts(2)
end if
end