set the background color of a contentpane with AS
Hello alltogether....
I have a little problem with changing the background Color of a contentpane with AS...
the name of the contentpane is contentpane1... and onClpEvent(release) I would like to change the background Color auf the contentpane (and also of annother shape....)...
I allready tried the following code-line:
_parent.contentpane1.setBackgroundColor("0xffffff" );
but nothing happened...
What is wrong with this statement.. ?
kind regards
torfnase :-)