home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GQ - Louise, World Cup, …remy Clarkson, Armageddon
/
GQCD.iso
/
files
/
sprtgoal.dxr
/
00026.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-05-21
|
218 b
|
13 lines
global gMasterObj, gVideoObj
on exitFrame
if videoFinished(gVideoObj) then
autoGoMovie(gMasterObj, "sprtMAIN", 1, 0)
else
if not rollOver(2) then
cursor(-1)
end if
go(the frame)
end if
end