home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Encyklopedia Omnia
/
Planeta.iso
/
data
/
e_gen_pl.dir
/
00034_prepVR6.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1999-06-27
|
239 b
|
14 lines
on enterFrame
global gInfoContext
set gInfoContext to "e_11"
trackNewMilestone(the frame)
set the MovieMouseClick of sprite(1) to 0
end
on exitFrame
if soundBusy(1) then
swingStep(1, #left, 1)
go(the frame)
end if
end