home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Algebra Smart
/
ALGEBRA.iso
/
pc
/
lessons
/
genstw.dir
/
00189_Script_189
< prev
next >
Wrap
Text File
|
1996-10-02
|
224b
|
9 lines
on exitFrame
global stopclip
if stopclip = 1 then exit
puppetsprite 10, 1
set the volume of sprite 10 to 256
set the movierate of sprite 10 = 1
set the visible of sprite 10 = TRUE
puppetsprite 10, 0
end