> "if (the volume of sound(1)=0 AND the volume of sound(2) = 0) then"
along those lines then I would probably find the volume level that is
actually inaudible and go from there. volume = 0 is actually overkill. I
seem to remember that I have had good success with 5 or so.
Al Hospers
CamberSoft,
> I have this before going to a different movie:
>
> on mouseUp
> If soundBusy (1) then sound fadeOut 1, 60
> If soundBusy (2) then sound fadeOut 2, 60
>
> go movie "myNewMovie"
> end mouseUp
think about it now...
you check if soundBusy in channel 1. if there is a sound and it is playing
y