is it possible? when i edit one and go to edit the other the previous setting is lost. is there a way using actionscript to set both?
search for setTransform
sen has a very nice explaination of the color Object
Rev
who is this sen you speak of? forum member?
one of the mods, why?
Rev
*Originally posted by John Moses *
**is it possible? when i edit one and go to edit the other the previous setting is lost. is there a way using actionscript to set both? **
movie in a movie?
i ran a search for setTransform by the user sen and no results where found
ah, sen is short for senocular. thanks for the help
ah
yes, senocular
Rev
you kind of have a conflict of interest since brightness is just tint with white. So you might want to approach it with a color first, then blend that color with a certain amount of white or black (for brightness) and then apply that with setRGB.
These may help:
blendRGB() :
http://proto.layer51.com/d.aspx?f=601
reduceRGB() :
http://proto.layer51.com/d.aspx?f=615
out of the blue, to the rescue…
thanks sen
you’ve helped me a couple times on this issue
Rev