Main | Install | End-user | Designer | Developer | Localization | |
![]() Component: FZAbstractButtonComponent show the abstract button – text or image, or SWF (in future versions). It's a ideal solution for different widget's buttons, which must be customized by user or designer. Property text:StringText of the button. Property buttonXML:XML
This property configure the component decoration. Event: buttonClickDispatched, when user press the button. Property linkURL:String
Page or external URL, where user will automatically move after button click. Function highlightCurrent(isHighlight:Boolean)If isHighlight, move AbstractButton to DOWN state; otherwise, move to NORMAL state. Can be used, when you want process clicks on your own (for example, if you want to highlight current track in MP3 playlist). |
Developer guideOverview API Lessons
|