Mark... 

It is defined right in the tag you are looking at...

<head:GlassHeaders xmlns:head="*" headerTitle="STYLE CONTROLS"/>

the xmlns:head="*" does the trick setting the head namespace to the
directory where the mxml file you are looking at resides.

HTH

_K

--- In [email protected], "Mark Piller" <[EMAIL PROTECTED]> wrote:
>
> Hi guys,
> 
> I've been looking into the Flex 2 Style Explorer at
>
http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html
> 
> and have a question about the "head" namespace used in the example.
> Could someone point out where in the code that namespace is being
> declared? For example, there is a reference to head:GlassHeaders all
> over the place, but I cannot understand how "head" is resolved. Does
> it have a special meaning? What am I missing here?
> 
> Thanks,
> Mark
>


Reply via email to