// Adjust Volume on FLV Video
var st:SoundTransform = new SoundTransform();
st.volume = 1;
stream.soundTransform = st;<code> </code>
<code>function mute(e:MouseEvent):void {
st.volume = 0;
stream.soundTransform = st; // must reconnect after each volume change
}
</code>
Go to Source
generic cialis sales on amazon prime.
This entry was posted in ActionScript and tagged ActionScript, development, Flash, flv, media, programming, SoundTransform, stream, Video, volume, volume 1, volume change. Bookmark the
permalink. Trackbacks are closed, but you can .