Developing Flex Applications describes application development basics, such as MXML and ActionScript syntax, creating applications, using Flex components, the Flex data model, error handling, custom components, and application profiling.
There seems to be a major error in all the documentation for the controls and containers. Anywhere that a "Properties" table is shown, the items under the "Properties" heading aren't the actual property names. For example, in the "Tile layout container" section, the Properties table lists the following items in the "Properties" column:
Direction Preferred size of all cells Preferred size of Tile container Minimum size of Tile container Default margins
Shouldn't the actual propery *names* be listed here?
mpeterson
said on
Mar 24, 2005
at
9:14 AM :
Thanks for the previous comment Kristopher..
The text in the Properties column describes general categories instead of specific properties. This is confusing and will be fixed in next release of Flex.
Comments
Krxtopher said on Mar 24, 2005 at 9:01 AM : mpeterson said on Mar 24, 2005 at 9:14 AM : terry ko said on Oct 8, 2005 at 11:52 PM :