Avg. Rating 4.0

Problem

Sometimes it is necessary to place elements horizontally (like HorizontalLayout) in several lines instead of just one line.

Solution

Use the following HorizontalMultilineLayout.as.

Detailed explanation


Source of the example

Here is a custom Flex layout for this: HorizontalMultiLineLayout.as [plain]


+
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.

Report abuse

Related recipes