A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: set the background color of a contentpane with AS

Threaded View

  1. #1
    Junior Member
    Join Date
    Sep 2008
    Location
    In the middle of the univers
    Posts
    7

    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
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center