home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Blender Volume 2 #3
/
Blender_2_3.iso
/
BLENDER
/
FILES
/
GHOST.DIR
/
00052.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-04-01
|
210 b
|
12 lines
on exitFrame
if rollOver(5) or rollOver(6) then
set the visible of sprite 7 to 1
else
set the visible of sprite 7 to 0
end if
SHAREBUTTON(7)
checkTheRoll()
go(the frame)
updateStage()
end