i want to change checkbox's tick box size?,
i try this
var myTf:TextFormat = new TextFormat();
myCb.setSize(150, 22);
myTf.size = 16;
myTf.color = 0xFF0000;
myCb.setStyle("textFormat", myTf);
it change checkbox font size and object size, but tick box remain the same, what should i do?North America
Europe, Middle East and Africa
Asia Pacific