Flash Player 7.
MultiButton.AddState(bLabel,bData,bTip,bIcon)
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
Void
Function; adds a new state to the button with the parameters passed
Author