Control audio volume level in Movie View Window

Is there any way to control the sound volume level of a movie playing in a specific AS studio movie view window? Thanks.

-Evan

Looking through the docs for a qtmovieview, there’s this… setVolumeButtonVisible:. So it only looks like you can show the volume slider and you can’t set the volume. Of course you can set the system volume. BUt if you want to show the volume slider you would use it like this:

call method “setVolumeButtonVisible:” of myQTMovieView with parameter true