home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Creative Review 28
/
Creative-Review-CD-ROM-28.iso
/
mac
/
kungfu
/
style.dir
/
00006_Script_6
< prev
next >
Wrap
Text File
|
1997-08-08
|
3KB
|
139 lines
-- cont
global gClickedChan
global gClickedV
on hinitcont
puppetsprite 5,true
end
on hclick1
sound stop 1
puppetsound 1,random(7) + 101
unloadMember member 151,the number of members
if the mousev > the top of sprite the clickon + 600 then
set the castNum of sprite 5 to 178
return
end if
if the mousev > the top of sprite the clickon + 500 then
set the castNum of sprite 5 to 162
return
end if
if the mousev > the top of sprite the clickon + 400 then
set the castNum of sprite 5 to 180
return
end if
if the mousev > the top of sprite the clickon + 300 then
set the castNum of sprite 5 to 170
return
end if
if the mousev > the top of sprite the clickon + 200 then
set the castNum of sprite 5 to 163
return
end if
if the mousev > the top of sprite the clickon + 100 then
set the castNum of sprite 5 to 174
return
end if
set the castNum of sprite 5 to 168
end
on hclick2
sound stop 1
puppetsound 1,random(7) + 101
unloadMember member 151,the number of members
if the mousev > the top of sprite the clickon + 600 then
set the castNum of sprite 5 to 171
return
end if
if the mousev > the top of sprite the clickon + 500 then
set the castNum of sprite 5 to 179
return
end if
if the mousev > the top of sprite the clickon + 400 then
set the castNum of sprite 5 to 172
return
end if
if the mousev > the top of sprite the clickon + 300 then
set the castNum of sprite 5 to 167
return
end if
if the mousev > the top of sprite the clickon + 200 then
set the castNum of sprite 5 to 164
return
end if
if the mousev > the top of sprite the clickon + 100 then
set the castNum of sprite 5 to 169
return
end if
set the castNum of sprite 5 to 175
end
on hclick3
sound stop 1
puppetsound 1,random(7) + 101
unloadMember member 151,the number of members
if the mousev > the top of sprite the clickon + 600 then
set the castNum of sprite 5 to 165
return
end if
if the mousev > the top of sprite the clickon + 500 then
set the castNum of sprite 5 to 173
return
end if
if the mousev > the top of sprite the clickon + 400 then
set the castNum of sprite 5 to 181
return
end if
if the mousev > the top of sprite the clickon + 300 then
set the castNum of sprite 5 to 177
return
end if
if the mousev > the top of sprite the clickon + 200 then
set the castNum of sprite 5 to 166
return
end if
if the mousev > the top of sprite the clickon + 100 then
set the castNum of sprite 5 to 182
return
end if
set the castNum of sprite 5 to 176
end