Display text as hyperlink in Flex
问题 <mx:VBox id="paSenate" label="PA Senate" width="100%" verticalGap="0"> <mx:HBox> <mx:Label text="PA Senate" fontWeight="bold"></mx:Label> <mx:Label id="paSenateConf" text="" /> </mx:HBox> <mx:Label id="paSenateNameLabel" text="" paddingLeft="5"/> <mx:Label id="paSenateCountyLabel" text="" paddingLeft="5"/> <mx:Label id="paSenateURLLabel" text="" paddingLeft="5"/> </mx:VBox> The code I have above displays results based on an address search. All the information being displayed is coming from