I just figured it out, here's how you do it, for anyone else who is interested.
place this on the first frame of your movie:
myColor = new Color(MovieClip);
myColor.setRGB(0xhexvalue);
where MovieClip is the name of the mc's instance.
myColor is a variable which can be called whatever you wish. __________________________________
Keep On Coding!!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.