Groups | Blog | Home
all groups > flash (macromedia) > october 2005 >

flash (macromedia) : modifying sound on the timeline w/actionscript


WickedSense
10/13/2005 9:50:29 PM
Hey guys,

I have a timeline with video on one layer and sound on another, i identified
the frame the sound layer is on "sound".

As this part of the movie players, I have a working volume bar that gives a
variable named myVol a value between 0 and 100, can I alter the volume on the
timeline with actionscript? Thanks.
urami_
10/15/2005 12:00:00 AM


[quoted text, click to view]

I'm not sure I fully understand but you can't actually apply volume to timeline.
You need to define sound object than give it identifier and than use that ID name
in that object to control its properties. Another way is to place sound in movie clip
and use the movie clip instance name as Target in sound object and control that entire
clip volume but not timeline directly.


--
Regards

Urami

--


<urami>
http://www.Flashfugitive.com
</urami>

<web junk free>
http://www.firefox.com
WickedSense
10/16/2005 11:52:52 PM
AddThis Social Bookmark Button