Query: swf_startbutton
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_STARTBUTTON(3) 1 SWF_STARTBUTTON(3) swf_startbutton - Start the definition of a buttonSYNOPSISvoid swf_startbutton (int $objid, int $type)DESCRIPTIONStarts the definition of a button.PARAMETERSo $objid - The object id. o $type - 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.RETURN VALUESNo value is returned.SEE ALSOswf_endbutton(3). PHP Documentation Group SWF_STARTBUTTON(3)