Hi,

I have a flv that should play muted on start, with a button indicating the muted position. When un-muted it should play the volume at 70%.

I made a simple button that does this.The problem is when the flv plays again. It starts on volume 0 again.
How can i have it playback at the last toggle, whether it was last muted or unmuted?

I can't seem to override the component paramaters of the flv which is set at volume 0?
i'm using actionscript 2

cheers,
xav