home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
CHIPCD5_98.iso
/
software
/
testsoft
/
carr
/
IRL.CST
/
00053_Script_s_gokinoirl
< prev
next >
Wrap
Text File
|
1998-01-28
|
486b
|
22 lines
on mouseDown
set the memberNum of sprite (the currentSpriteNum) to (the memberNum ¼
of sprite (the currentSpriteNum))+1
puppetSound 2,"woodbut2"
updateStage
end
on mouseUp
global g_music
global g_ent
set g_ent=0
-- clearing podroz movie
set the visible of sprite 3 to false
set the visible of sprite 27 to false
UpdateStage
set the visible of sprite 3 to true
set the visible of sprite 27 to true
go marker("kino irlandia")-1
end