Yes, you can define custom metadata tags. You will need to add that tag in the flex-config.xml file (where 'Bindable' etc tags are added). This will let compiler know that it needs to keeps these tags in compilation. You can then access these tags through describeType() method.
Regards, Sandeep --- In [email protected], "hannes.stockner" <[EMAIL PROTECTED]> wrote: > > Hello, > > it is possible to define my own metadata tags? > > thank you >

