if this lines:
code:
myColor = new Color(slot.header);
myColor.setRGB(0x000000);
of script ar above the slot.onRelease function all the mcs chance color, but i need to chance color every time i press the button and i have no idea why this dont work
I want to change the color of all my movie clips using the array
Can u please help me with this script?
Thank You




Reply With Quote