home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual: Windows XP
/
CDWindowsXP.iso
/
Multimedia.dxr
/
00060.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
|
2001-10-02
|
172 b
|
10 lines
on exitFrame me
cursor([24, 25])
set the cursor of sprite 7 to [22, 23]
if rollover(7) then
sprite(30).visible = 1
else
sprite(30).visible = 0
end if
end