home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Algebra Smart
/
ALGEBRA.iso
/
pc
/
lessons
/
algm1.dir
/
00234_Script_234
< prev
next >
Wrap
Text File
|
1996-10-02
|
165b
|
8 lines
on exitFrame
global noTransition
set noTransition = 0
if the mouseH < 550 and the mouseV < 350 then
Pencil 35
else cursor -1
go to the frame
end