home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disney Interactive Software Sampler 1998 to 1999
/
DISNEY99.ISO
/
Media
/
WACOM
/
Wacomgm2.dxr
/
00001_Start.ls
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
|
249 b
|
15 lines
on enterFrame
global MovieSource
set MovieSource to "m2"
cursor(4)
repeat with i = 15 to 28
set the visible of sprite i to 0
end repeat
repeat with i = 43 to 46
set the visible of sprite i to 0
end repeat
end
on exitFrame
end