search for in the all php.net sites this mirror only function list online documentation bug database Site News Archive All Changelogs just pear.php.net just pecl.php.net just talks.php.net general mailing list developer mailing list documentation mailing list
view this page in
(PHP 4)
swf_startbutton — ボタンの定義を開始する
$objid
$type
ボタンの定義を開始します。
objid
オブジェクト ID。
type
TYPE_MENUBUTTON あるいは TYPE_PUSHBUTTON のいずれかです。 定数 TYPE_MENUBUTTON はマウスを押したときにボタンからフォーカスを移すことを可能とし、 定数 TYPE_PUSHBUTTON は可能としません。
TYPE_MENUBUTTON
TYPE_PUSHBUTTON
値を返しません。