home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 9
/
cybernetinteractivo09.ISO
/
cybint9
/
bin
/
tunas.dxr
/
00037.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
|
1996-08-14
|
270 b
|
16 lines
on exitFrame
if rollOver(8) then
cursor([901, 902])
else
cursor(-1)
end if
if the movieTime of sprite 8 = the duration of cast 26 then
set the sound of cast 26 to 0
unLoadCast(26)
InVis(8)
go("ecran2")
else
Loopframe()
end if
end