home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 1997 September
/
Personal_Computer_World_Sep_97.iso
/
Democd3
/
video.dxr
/
00151_play biog button.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-06-04
|
319 b
|
15 lines
on mouseUp
global open1
set the blend of sprite 44 to 40
set the visible of sprite 48 to 0
updateStage()
set open1 to 0
set the memberNum of sprite 3 to member "biog"
puppetSound(2, "click")
set the blend of sprite 44 to 0
puppetSound(1, 0)
puppetSound(2, 0)
updateStage()
go(the frame + 1)
end