BackGround Color
BackGround Color
Out of context: Reply #4
- Started
- Last post
- 5 Responses
- krust0
i'm not an expert, but you can use the setRGB script like this...
var colorful1 = new Color("_root.your_mc");
colorful1.setRGB(0x5B662F);
i'm not an expert, but you can use the setRGB script like this...
var colorful1 = new Color("_root.your_mc");
colorful1.setRGB(0x5B662F);