What is Metadata tags in flex ?

Metadata tags provide information to the Flex compiler that describe to flex compiler how your components
are used in a Flex application.

For example,

[Event(name="creationComplete", type=flash.events.Event)]

No comments: