suche nach in der

swf_startdoaction> <swf_showframe
Last updated: Fri, 18 May 2012

view this page in

swf_startbutton

(PHP 4)

swf_startbuttonStart the definition of a button

Description

void swf_startbutton ( int $objid , int $type )

The swf_startbutton() function starts off the definition of a button. The type parameter can either be TYPE_MENUBUTTON or TYPE_PUSHBUTTON. The TYPE_MENUBUTTON constant allows the focus to travel from the button when the mouse is down, TYPE_PUSHBUTTON does not allow the focus to travel when the mouse is down.



add a note add a note User Contributed Notes
swf_startbutton
There are no user contributed notes for this page.

swf_startdoaction> <swf_showframe
Last updated: Fri, 18 May 2012