User`s guide

98 Using ActionScript
In this example, you first define the cmp namespace that defines the location of your custom
component in the applications directory structure. You then reference the component as an
MXML tag using the namespace prefix.
For more information, see Creating and Extending Flex 2 Components.