I think you must add keep metadata parameter on your compilation. VELO
On Fri, Jun 20, 2008 at 12:39 PM, Daniel <[EMAIL PROTECTED]> wrote: > Hey guys, > > I'm trying read the "Inspectable" metadata tag of the properties of > certain components in run time. The idea is when the user clicks a > component, the application shows all the variables with "Inspectable" > tags, and the information written in it. > > I already tried the "flash.utils.describeType" way, but the only > metadata I can access is "Bindable". > > Is there a way of doing this? > > >

