Hello All,
i’m trying to create a nice looking form, the only problem is i cant seem to change the look of the combo boxes or text areas. I have tried understanding styles, but whenever i palce the this code into the actionscript of the combo box:
"myCombo.setStyle("backgroundColo “,“0x003366”);”
i get this error:
“Statement must appear within on/onClipEvent handler”
i’m just not understanding the concept, anyone out there can explain it in english?