home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (BR) Volume 2 #6
/
CDRTV2N6.iso
/
makers
/
power
/
ue.dir
/
00286_Script_286
< prev
next >
Wrap
Text File
|
1996-03-13
|
231b
|
11 lines
on exitFrame
global Sticks , ToGo
if the ticks - Sticks < 60 * 3 then
go the frame
else
if ToGo <> "open" then puppetSprite 2,TRUE
go frame string(ToGo)
put " " into field "stageText"
end if
end