Hey guys,
I have created a class called RButton which extends MovieClip.
I want it so that when i use attachMovie(“RButton”…) to create an instance of this i can send it a hex color value and it will be created in that color. How would i go about doing this?
Cheers!