Chapter 5: Using Metadata Tags In Custom Components - Adobe FLEX 2 - CREATING AND EXTENDING COMPONENTS Manual

Creating and extending flex 2 components
Hide thumbs Also See for FLEX 2 - CREATING AND EXTENDING COMPONENTS:
Table of Contents

Advertisement

CHAPTER 5
5
Using Metadata Tags in
Custom Components
You insert metadata tags into your MXML and ActionScript files to provide information to
the Flex compiler. Metadata tags do not get compiled into executable code, but provide
information to control how portions of your code get compiled.
This topic describes the metadata tags that you use when creating components in MXML and
ActionScript. Flex 2 Developer's Guide contains information about additional metadata tags
that you use when creating an application, such as the
metadata tag. For more
[Embed]
information on the
metadata tag, see Chapter 30, "Embedding Assets," in Flex 2
[Embed]
Developer's Guide.
Contents
About metadata tags . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
Metadata tags . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
45

Advertisement

Table of Contents
loading

Table of Contents