« Return to Thread: Bring forward something in flex

Re: Bring forward something in flex

by Jeffry Houser :: Rate this Message:

Reply to Author | View in Thread


  The initial layout is related tot he order you declare things in MXML,
but that doesn't help him move children around by clicking on something
in the background.

 Take a look at SwapChildren and/or SwampChildrenAt:
http://livedocs.adobe.com/flex/3/langref/flash/display/DisplayObjectContainer.html#swapChildren()
http://livedocs.adobe.com/flex/3/langref/flash/display/DisplayObjectContainer.html#swapChildrenAt()

claudiu ursica wrote:

>
>
> It is related to the order that you declare component in your mxml ...
> The latter the better.
>
> C
>
> ------------------------------------------------------------------------
> *From:* j2me_soul <j2me_soul@...>
> *To:* flexcoders <flexcoders@...>
> *Sent:* Friday, July 3, 2009 11:36:20 AM
> *Subject:* [flexcoders] Bring forward something in flex
>
> I have a lot titlewindow in the application. But the main panel which
> wrote by mxml is always covered by some titlewindow. How can I bring
> the main panel forward when I clicked it ?
>
>
>
> ------------------------------------------------------------------------
> 200 万种商品,最低价格,疯狂诱惑你
> <http://count.mail.163.com/redirect/footer.htm?f=http://gouwu.youdao.com>
>
>
>
>

--
Jeffry Houser, Technical Entrepreneur
Adobe Community Expert: http://tinyurl.com/684b5h
http://www.twitter.com/reboog711  | Phone: 203-379-0773
--
Easy to use Interface Components for Flex Developers
http://www.flextras.com?c=104
--
http://www.theflexshow.com
http://www.jeffryhouser.com
--
Part of the DotComIt Brain Trust

 « Return to Thread: Bring forward something in flex