home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disney Interactive Software Sampler 1998 to 1999
/
DISNEY99.ISO
/
Media
/
WACOM
/
Wacomgm3.dxr
/
00002_MnuLoop.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
|
1998-11-16
|
255 b
|
15 lines
on enterFrame
global bover
set bover to 0
ShowButtonSensitive(48, 35)
ShowButtonSensitive(16, 39)
ShowButtonSensitive(17, 40)
ShowButtonSensitive(18, 41)
ShowButtonSensitive(19, 42)
SetMyCursor(bover)
end
on exitFrame
go(the frame)
end