[flexcoders] Re: Panel or Canvas expand from center

2009-02-24 Thread flexaustin
Here is the component that I am having issues with? I keeps shrinking and growing from the middle out instead of the from the top left corner? http://ns.adobe.com/mxml/2009"; xmlns:mx="http://ns.adobe.com/mxml/2009"; xmlns:gumbo="library:adobe/flex/gumbo" mouseDown="stopP

[flexcoders] Re: Panel or Canvas expand from center

2009-02-24 Thread flexaustin
So I guess I am wanting the opposite of the orig. post. I have a component based on canvas and I want to increase its size in a modal fashion min/max. Click to maximize it (increase the width/height) and minimize state (decrease its height and width). When I do that now it is increasing and decr