claudia
03-16-2005, 09:22 AM
this is strange. Im trying to change Scrollpane´s background color and its impossible. Please help.
I have a scrollpane named myScrollpane in the main time line. In the first frame I have this code
myScrollPane.setStyle("backgroundColor","0xFFCC00");
trace(myScrollPane.getStyle("backgroundColor"));
ths trace result is "undefined".Why?
thanks a lot
Claudia
I have a scrollpane named myScrollpane in the main time line. In the first frame I have this code
myScrollPane.setStyle("backgroundColor","0xFFCC00");
trace(myScrollPane.getStyle("backgroundColor"));
ths trace result is "undefined".Why?
thanks a lot
Claudia