home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Algebra Smart
/
ALGEBRA.iso
/
pc
/
lessons
/
genstw.dir
/
00023_Script_23
< prev
next >
Wrap
Text File
|
1996-10-02
|
182b
|
9 lines
on exitFrame
global noTransition
set noTransition = 0
global loopit
if loopit > 7 then
go to the frame + 1
else go to the frame -1
set loopit = loopit + 1
end