Skip to main content
Participant
July 29, 2011
Question

volume control in AS3

  • July 29, 2011
  • 2 replies
  • 2078 views

I have imported a video into Flash (CS5) and want to lower the volume to 70% before I export as a swf.

Can anyone give me a simple to understand code to do this?

Thanks

This topic has been closed for replies.

2 replies

sssrose
Known Participant
September 28, 2011

Where do I find the on-stage component instance in the properties panel, I am using CP5.

I would like to increase the volume for the video I imported.

kglad
Community Expert
Community Expert
July 29, 2011

is you video playing in an flvplayback component or is it attached to a timeline?

jkstormsAuthor
Participant
July 29, 2011

flvplayback component

kglad
Community Expert
Community Expert
July 29, 2011

click on your on-stage component instance.  in the properties panel find component parameters/volume.  assign a value of .7 and test.