Showing posts with label Adobe. Show all posts
Showing posts with label Adobe. Show all posts

Thursday, August 12, 2010

Liquid Layout in Flex

Keep in mind while implementing Liquid layout to your Flex application. Try creating a class with static methods that would return widths and heights for UI elements given their default measurements on a default resolution (base resolution).

Also, instead of using the resize event for changing liquid measurements, use ChangeWatcher as described on this link:

http://stackoverflow.com/questions/2119389/flex-problem-with-resizeevent-resize