mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Now jade didn't complain.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24793 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8f07319e88
commit
07ac9be70a
1 changed files with 4 additions and 2 deletions
|
@ -617,6 +617,7 @@ swf_closefile ();
|
|||
<funcdef>void
|
||||
<function>swf_actiontogglequality</function>
|
||||
</funcdef>
|
||||
<void/>
|
||||
</funcsynopsis>
|
||||
<para>
|
||||
Toggle the flash movie between high and low quality.
|
||||
|
@ -956,7 +957,7 @@ swf_closefile ();
|
|||
</paramdef>
|
||||
<paramdef>float
|
||||
<parameter>a</parameter>
|
||||
</parameter>
|
||||
</paramdef>
|
||||
</funcsynopsis>
|
||||
<para>
|
||||
The <function>swf_shapeFillSolid</function> function sets the current fill style
|
||||
|
@ -1573,8 +1574,8 @@ swf_closefile ();
|
|||
when the mouse is down, TYPE_PUSHBUTTON does not allow the focus to travel when the mouse is
|
||||
down.
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
</refsect1>
|
||||
|
||||
<refentry id="function.swf-addbuttonrecord">
|
||||
<refnamediv>
|
||||
|
@ -1995,6 +1996,7 @@ swf_endButton ();
|
|||
reference point is defined by the <parameter>reference_x</parameter>, <parameter>reference_y
|
||||
</parameter>, and <parameter>reference_z</parameter> parameters. The <parameter>twist
|
||||
</parameter> controls the rotation along with viewer's z axis.
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue