I have one MC that he has an gray color, when I compel it, it is gray, everything is fine so far.
I had to create one param in the HTML pra to be able to change at any time of the MC color ex:“meuFlash.swf?&cf1=ff3300>…”, any time that I change this MC color , my MC change too.
I create this.
[AS]new Color (fundo_mc.fundos_mc).setRGB (parseInt (cf1, 16));[/AS]
My problem is the following one, when I speak in the HTML that I do not want to use this color “ff3300”, I only want to use “meuFlash.swf?..”, mine MC are all black, it are not of the gray color that I already had left, I do not know because it is all black.
somebody can help me
Sorry About my English