Collapsable Panel for Flex

I created a mix-in class to add a minimize/maximize ability of collapsing and restoring a Panel in Flex.

Collapsable Panel for Flex

Comments

5 responses to “Collapsable Panel for Flex”

  1. JesterXL Avatar

    Man, I am just so not cool; it appears the TitleWindow does half of this…bleh.

  2. Manish Jethani Avatar

    1 Error found.

    Error /test/collapse/test.mxml
    The class ‘jxl.controls.CollapseablePanelMixIn’ could not be loaded.
    at /test/collapse/test-generated.as:1

    It’s a spelling mistake.

  3. JesterXL Avatar

    Whoops, good catch, thank you! Fixed.

  4. David Buhler Avatar
    David Buhler

    Call me greedy, but I feel cheated without the buttons:

    [Embed(source=’images/max.png’)]
    [Embed(source=’images/min.png’)]

  5. TJ Avatar
    TJ

    When I click your link above “Collapsable Panel for Flex” it returns a 404 error page not found. I would love to see your example. Can you send me your correct url? Thanks, TJ