Forum Discussion
HKosova
Alumni
15 years agoHi Rikki,
Native Flex object properties are accessible through the FlexObject property, so you need to use the FlexObject.id notation to refer to the native id property:
Native Flex object properties are accessible through the FlexObject property, so you need to use the FlexObject.id notation to refer to the native id property:
Does it work for you this way?