ain
04-05-2005, 08:01 AM
Hi guys, I need a bit of the help with the code that leaves me with Type mismatch:
clr = "CCCCCC";
beginFill("0x"+clr, 100);
Any ideas?
clr = "CCCCCC";
beginFill("0x"+clr, 100);
Any ideas?
View Full Version : Dynamic beginFill color parameter