Skip to main content
Participant
September 8, 2006
Question

Flash Audio

  • September 8, 2006
  • 1 reply
  • 162 views
Hi, is there any way of reducing the speed of audio in a flash movie by using action script or some third party tool.
This topic has been closed for replies.

1 reply

Inspiring
September 8, 2006
U mean volume?
If yes, then you can use setVolume();

thanks...