|
-
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 :-)
Last edited by torfnase; 09-10-2008 at 12:46 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|