Hi,
Looping thru the XML, adding childs to VBox.
Onclick of the label child, need to display some other information of the person.
So how do we need to toggle the display of the particular label in action script.
Setting the ID of the HBox dynamically, but how to toggle the display of the HBox dynamically on click of the label?