MultiButton.AddState

Availability

Flash Player 7.

Usage

MultiButton.AddState(bLabel,bData,bTip,bIcon)

Parameters

bLabel:String[Optional]   text to show on the button

bData[Optional]   data element to return when this state is selected

bTip:String[Optional]   tool tip to show over the button when this state is selected and the mouse is over the button

bIcon:String[Optional]   icon to display on the button while in this state

Returns

Void

Description

Function; adds a new state to the button with the parameters passed

Example

Author

Telsim, Inc.