home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Glowing Icon Sampler (Explicit Version)
/
GLOWING_ICON_SAMPLER.BIN
/
pc
/
holo
/
holodeck.dir
/
00062.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
|
1994-01-01
|
217 b
|
10 lines
on mouseUp
global gMoovLength, username
set username to "foo"
set gMoovLength to 0
unsetQT(20)
set the castNum of sprite 20 to the number of cast "Invisible Movie Window"
updateStage()
go("GETNAME")
end