home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 2
/
LAUNCH.BIN
/
mac
/
TOYOTA
/
TOYOTA.DIR
/
00308_Script_308
< prev
next >
Wrap
Text File
|
1995-01-01
|
190b
|
10 lines
on exitFrame
global gPlayBoolean
if gPlayBoolean = 1 and the timer > 120 then
set the timer = 0
go the frame + 1
else
go the frame
trafficRollover
end if
end