home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Algebra Smart
/
ALGEBRA.iso
/
pc
/
lessons
/
algm1.dir
/
00312_Script_312
< prev
next >
Wrap
Text File
|
1996-10-02
|
135b
|
8 lines
on mouseDown
if trackHit() then
repeat with x = 30 to 35
puppetsprite x, 0
end repeat
go to "4"
end if
end