home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Pro 1996 April - The Windows Show
/
PCPRO_0496.ISO
/
int.dir
/
00094.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-02-09
|
151 b
|
9 lines
on exitFrame
global Qtsprite
if the movieTime of sprite Qtsprite > the frameLabel then
go(the frame + 1)
else
go(the frame)
end if
end