Flash help
Flash help
Out of context: Reply #2
- Started
- Last post
- 7 Responses
- UndoUndo0
alloyd right and then you can use
my_color = new Color(my_mc);
my_color.setRGB(0xRRGGBB);to set the colours
check the color object in flash help and it will give you some examples