Actionscript color
Actionscript color
Out of context: Reply #2
- Started
- Last post
- 43 Responses
- ********0
Thats sort of right, You need to use the color class.
my_color = new Color(MC1);
my_color.setRGB(0xFF3300);
Thats sort of right, You need to use the color class.
my_color = new Color(MC1);
my_color.setRGB(0xFF3300);