Mega Code Archive
Categories
/
Flex
/
Event
Event With Function
private function clickHandler():void { myLabel.text='You clicked the button'; }