home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disney Interactive Software Sampler 1998 to 1999
/
DISNEY99.ISO
/
Media
/
WACOM
/
Wacomgp2.dxr
/
00003.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
|
160 b
|
10 lines
on exitFrame
global MovieSource
if MovieSource = "m3" then
go(12, "wacomgm3")
end if
if MovieSource = "m2" then
go(15, "wacomgm2")
end if
end