home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SKIP - The Laundry Guide
/
LEVER_CD.iso
/
lever
/
game.dir
/
00032.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
|
1997-04-08
|
179 b
|
11 lines
on exitFrame
if rollOver(4) then
set the blend of sprite 4 to 75
updateStage()
else
set the blend of sprite 4 to 25
updateStage()
end if
go(the frame)
end