home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Algebra Smart
/
ALGEBRA.iso
/
pc
/
lessons
/
algm1.dir
/
00376_Script_376
< prev
next >
Wrap
Text File
|
1996-10-02
|
158b
|
8 lines
on mouseDown
global noTransition, TookthePre
if noTransition = 1 then exit
if trackHit() then
set TookthePre = 1
TakePretest
end if
end