What is the quickest/most effecient way to test whether something is a 
generic Object ie created using "new Object" or "{...}" as opposed to a 
class which extends Object.

i.e I am trying to avoid using flash.utils.describeType 

tks

Reply via email to