> From: Erik de Bruin [mailto:e...@ixsoftware.nl] > > You mean the property is unknown to FalconJX (i.e. isn't handled yet), or do > you mean a property that isn't part of the "MXML specification" > (whatever that may be ;-))? > > EdB
Well, I tried property "automationName" which is part of the current public Flex MXML specification. I do not know if it is also part of "MXML specification" as used by FalconJX. I am actually trying to understand where does FalconJX take this "specification" from. Quick debugging shows that it tries to look up property name in some map however I have not been able to identify where does this map come from yet. If anyone know where should I look for it will speed me up otherwise I am back to examining the source code and debugging. Thanks Tigran.