Im using Flash for my History Day Project at school, & my music is to loud Im no good at sound stuff. Can You help me. Is there like a action command to fade down to a certain volume level? I realy need help The things due like a couple days from now. Also Im using Macromedia (I guess Adobe now) Flash 8. :bashhead:
Sound Question
Started by AngryStudent, Jan 20 2006 10:12 PM
7 replies to this topic
#1
Posted 20 January 2006 - 10:12 PM
#2
Posted 20 January 2006 - 10:40 PM
Hi dude
Assuming you have NOT imported your sound using the import function you can try this one
IF you imported the sound, into your flash project, and embedded it on a frame, just select the frame containing the sound, go to the properties panel besides the effect dropdown you find a button called "edit" and on the new window drag the 2 small rectangles to the position you wish (top=100, bottom=0)
Have Fun
Funkysoul
Assuming you have NOT imported your sound using the import function you can try this one
var music:Sound = new Sound();
music.loadSound("yoursong.mp3", true);
music.setVolume = 50; //50% Volume
IF you imported the sound, into your flash project, and embedded it on a frame, just select the frame containing the sound, go to the properties panel besides the effect dropdown you find a button called "edit" and on the new window drag the 2 small rectangles to the position you wish (top=100, bottom=0)
Have Fun
Funkysoul
Edited by funkysoul, 20 January 2006 - 10:41 PM.
#3
Posted 20 January 2006 - 11:00 PM
For Some Reason Its not working. Im doing the second thing you told me to do & I make it move down like 15 frames before I start speaking & its not going down when I Publish Preview it. What am I doing Wrong.
#4
Posted 20 January 2006 - 11:05 PM
How can you move it down by 15 frames?
here the screenshot of window you should see if you followed my instructions.

As you see the 2 small white rectangles are now below the "middle" of the waveline.
here the screenshot of window you should see if you followed my instructions.

As you see the 2 small white rectangles are now below the "middle" of the waveline.
#5
Posted 20 January 2006 - 11:08 PM
No I mean I move the dots about 15 frames before on My animation I start to speek. Do Move it some other way than down to fade it?
#6
Posted 20 January 2006 - 11:22 PM
how did you embed your sound?
#7
Posted 21 January 2006 - 12:04 AM
I just imported it & dragged it onto the frame I wanted. But its real loud I still want my music.
#8
Posted 23 January 2006 - 03:07 PM
then select that frame, go to the properties panel of the frame, besides the effect dropdown is a button with the label "Edit..." press that button and then check back with the picture I've posted before.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
