home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Encyklopedia Omnia
/
Planeta.iso
/
data
/
a_gen.dir
/
00084_prepVR11.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2000-11-14
|
179 b
|
13 lines
on enterFrame
set the MovieMouseClick of sprite(1) to 0
end
on exitFrame
if soundBusy(1) then
swingStep(1, #right, 1)
go(the frame)
else
go(#next)
end if
end