Volume Control For Embedded Quicktime Movie

Hello.

I’ve embedded a Quicktime movie into my Flash file. The sound is integrated with the video, and the movie is laid directly into the timeline - it’s not created using attachMovie.

Can I control its volume using setVolume as it is, or would I need to use the attachMovie method to do so?

I’ve tried, and my same controller works for an .mp3 file, but not for the .mov file.

Thanks.