Relax Breath of Solution.

Just I wanted.. Do you?…

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

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: I can then create a Script block into which I’ll point to TextInput in this way: Perfect, but how can I reference dynamically created objects (components outside […]