Perhaps describeType is only for implemented properties?  You can use
for..in loops on dynamically added properties.

Tracy

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Eric Cancil
Sent: Thursday, April 24, 2008 4:50 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] describeType() question

 

I want to use describeType to lookup properties added at runtime - But
it doesnt seem to see them even tho though propertyIsEnumerable returns
true and I can see them defined in the debugger....  I've never really
used describeType to look up dynamically added properties like this...am
I missing something?

Thanks,
Eric

 

Reply via email to