| Author |
Button Sound quiet and not correct.
|
|
| vnekic webforumsuser@macromedia.com 2003-12-24, 7:28 pm |
| I created a button and inserted a sound (WAV) into a keyframe in OVER area. The sound is VERY quite and it doesn't even sound correct. My preview in the library sounds correct.
I created a movie symbol and added a layer for sound..... same thing. What gives?
Is this a bug?
any help appreciated....thanx
| |
|
| I always think that just dropping a sound on the authoring time is not good
in terms of everything. instead you can pretty do ;
buttonSound = new Sound();
buttonSound.attachSound("idname")
// open library, right click, linkage, this should be same name in the
quotes, idname.
then you can pretty add events to the sound like
mybutton.onRelease = function() {
buttonSound.setVolume = 100
buttonSound.play();
}
all these actions goes to the frame that your button resides FYI.
apart from that I am not sure how to setVolume of a sound that created on
authoring time.
anyone ?
ilt
"vnekic" <webforumsuser@macromedia.com> wrote in message
news:bsd6fj$mlb$1@forums.macromedia.com...quote:
> I created a button and inserted a sound (WAV) into a keyframe in OVER
area. The sound is VERY quite and it doesn't even sound correct. My
preview in the library sounds correct.quote:
>
> I created a movie symbol and added a layer for sound..... same thing.
What gives?quote:
> Is this a bug?
>
> any help appreciated....thanx
>
>
| |
| Laiverd.COM 2003-12-26, 1:28 pm |
| Check sound compression on export. And maybe start defining "doesn't sound
correct'.
John
--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_g...s_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------
| |
| vnekic webforumsuser@macromedia.com 2003-12-27, 2:28 pm |
| John.... your right! Damn your good!
That's what it was... the sound compression destroyed the small "tweets" on export.
I adjusted the compression and it sounds good again.
Thanx a bunch !
| |
| Laiverd.COM 2003-12-28, 6:28 am |
| You're welcome.
John
--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_g...s_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |