home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Web Studio 2.0
/
WS2_CD1.ISO
/
Tutorial
/
WS_01C.dcr
/
00003_scmMarketingSet.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1999-08-02
|
204 b
|
7 lines
on keyDown
global glstMovies
if keyPressed("m") then
glstMovies = ["WS_01C", "WS_02", "WS_04_10", "WS_35_37", "WS_38_44", "WS_45C", "WS_46_51", "WS_52_57", "WS_58", "WS_59", "WS_60"]
end if
end