Posts Tagged ‘unregisterAll()’

ObjectCollector: Accessing Flex’s objects by id (even dynamic generated) from anywhere

No Comments »

Flex’s components have a nice id property which can be used to easily referencing object created.
All you know, that if I get the following mxml Application file:

Read More »