setRGB() and movement problem...
Hi gents,
I'm trying to solve a little problem without success (I know Flash MX just a little). I created a flash clip in which there is an animated pencil (just a little movement on click action). This is composed by two level: one for borders and another for pencil color. I converted the pencil color in another clip (contained in the first) and in this way I can access to its color property (using the setRGB() action). At beginning all works OK: The pencil with its initial color is animated correctly. But, if I change the pencil color dinamically, then a "strange" think happens: the color is changed correctly, but the movement is stopped. In other words, after the setRGB() actions, the clip movement doesn't work anymore.
Thank's in advance for any help...
|