Solved
Since you all wanted to know, when I was using addChild to the Title Window
the image would be added in the "content" area, which does not include the
border or skin.

So, in my image I added the property includeInLayout="false" and I could
position the image wherever I wanted on the TitleWindow. pretty nifty
feature.


On 8/23/07, dorkie dork from dorktown <[EMAIL PROTECTED]>
wrote:
>
> I'm trying to use addChild to add an image next to the title text in a
> TitleWindow. I can add an image to the title window using
> titleWindow.addChild() but it is hidden beneath the skin or border. How
> would I place it above the skin next to the title text?
>
>
>

Reply via email to