Tutorial Description -
Download exampleTo reply to some requests arrived to me:
(I hope to be enough clear with my English)
setRGB: Set up the RGB colour
For the mean of the object "Color" is possible to plan a color RGB to a Target of
a movie. A common example of use is the possibility to choose the color of the
background of the movie:
On the background of the movie, there is a sprite with drawn a rectangle (white in
the beginning). When the user chooses the type of color to assign, the sprite
background recolor itself with the choice color comes.
We see like..
Before all we have to set the color RGB using the syntax "0xRRGGBB",
and during the creation is necessary to specify the Target to that the object does reference