home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Jommeke
/
Jommeke.iso
/
movies
/
menu.dir
/
00011_Script_11
< prev
next >
Wrap
Text File
|
2000-02-23
|
268b
|
18 lines
on enterframe
-- setupsprites
end
on exitframe
if soundbusy(1)=false then
put "shore"
puppetsound 1,"shore"
end if
if the volume of sound 1=0 then set the volume of sound 1=255
-- checkrollovers
go to the frame
end