home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Trigger Effect Interactive Kit
/
triggerz.exe
/
Trigger.exe
/
Trigger.DXR
/
00005.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
|
1996-08-11
|
192 b
|
14 lines
on exitFrame
if rollOver(10) then
go("candle1")
end if
if rollOver(11) then
go("candle2")
end if
if rollOver(12) then
go("candle3")
else
go(the frame)
end if
end