dams Fri Feb 28 18:44:44 2003 EDT
Modified files:
/phpdoc/en/reference/swf/functions swf-actiongeturl.xml
swf-actiongotoframe.xml
swf-actiongotolabel.xml
swf-actionsettarget.xml
swf-actionwaitforframe.xml
swf-endbutton.xml
swf-oncondition.xml
swf-shapearc.xml
swf-shapefilloff.xml
swf-shapefillsolid.xml
swf-shapelinesolid.xml
swf-shapelineto.xml
swf-shapemoveto.xml
Log:
Function name to lowercase
Index: phpdoc/en/reference/swf/functions/swf-actiongeturl.xml
diff -u phpdoc/en/reference/swf/functions/swf-actiongeturl.xml:1.2
phpdoc/en/reference/swf/functions/swf-actiongeturl.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-actiongeturl.xml:1.2 Wed Apr 17 02:44:25
2002
+++ phpdoc/en/reference/swf/functions/swf-actiongeturl.xml Fri Feb 28 18:44:43
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-actiongeturl">
<refnamediv>
@@ -14,7 +14,7 @@
<methodparam><type>string</type><parameter>target</parameter></methodparam>
</methodsynopsis>
<para>
- The <function>swf_actionGetUrl</function> function gets the URL
+ The <function>swf_actiongeturl</function> function gets the URL
specified by the parameter <parameter>url</parameter> with the
target <parameter> target</parameter>.
</para>
Index: phpdoc/en/reference/swf/functions/swf-actiongotoframe.xml
diff -u phpdoc/en/reference/swf/functions/swf-actiongotoframe.xml:1.2
phpdoc/en/reference/swf/functions/swf-actiongotoframe.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-actiongotoframe.xml:1.2 Wed Apr 17
02:44:25 2002
+++ phpdoc/en/reference/swf/functions/swf-actiongotoframe.xml Fri Feb 28 18:44:43
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-actiongotoframe">
<refnamediv>
@@ -13,7 +13,7 @@
<methodparam><type>int</type><parameter>framenumber</parameter></methodparam>
</methodsynopsis>
<para>
- The <function>swf_actionGotoFrame</function> function will go to
+ The <function>swf_actiongotoframe</function> function will go to
the frame specified by <parameter>framenumber</parameter>, play
it, and then stop.
</para>
Index: phpdoc/en/reference/swf/functions/swf-actiongotolabel.xml
diff -u phpdoc/en/reference/swf/functions/swf-actiongotolabel.xml:1.2
phpdoc/en/reference/swf/functions/swf-actiongotolabel.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-actiongotolabel.xml:1.2 Wed Apr 17
02:44:25 2002
+++ phpdoc/en/reference/swf/functions/swf-actiongotolabel.xml Fri Feb 28 18:44:43
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-actiongotolabel">
<refnamediv>
@@ -15,7 +15,7 @@
<methodparam><type>string</type><parameter>label</parameter></methodparam>
</methodsynopsis>
<para>
- The <function>swf_actionGotoLabel</function> function displays
+ The <function>swf_actiongotolabel</function> function displays
the frame with the label given by the
<parameter>label</parameter> parameter and then stops.
</para>
Index: phpdoc/en/reference/swf/functions/swf-actionsettarget.xml
diff -u phpdoc/en/reference/swf/functions/swf-actionsettarget.xml:1.2
phpdoc/en/reference/swf/functions/swf-actionsettarget.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-actionsettarget.xml:1.2 Wed Apr 17
02:44:26 2002
+++ phpdoc/en/reference/swf/functions/swf-actionsettarget.xml Fri Feb 28 18:44:43
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-actionsettarget">
<refnamediv>
@@ -13,7 +13,7 @@
<methodparam><type>string</type><parameter>target</parameter></methodparam>
</methodsynopsis>
<para>
- The <function>swf_actionSetTarget</function> function sets the
+ The <function>swf_actionsettarget</function> function sets the
context for all actions. You can use this to control other flash
movies that are currently playing.
</para>
Index: phpdoc/en/reference/swf/functions/swf-actionwaitforframe.xml
diff -u phpdoc/en/reference/swf/functions/swf-actionwaitforframe.xml:1.2
phpdoc/en/reference/swf/functions/swf-actionwaitforframe.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-actionwaitforframe.xml:1.2 Wed Apr 17
02:44:27 2002
+++ phpdoc/en/reference/swf/functions/swf-actionwaitforframe.xml Fri Feb 28
18:44:43 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-actionwaitforframe">
<refnamediv>
@@ -16,7 +16,7 @@
<methodparam><type>int</type><parameter>skipcount</parameter></methodparam>
</methodsynopsis>
<para>
- The <function>swf_actionWaitForFrame</function> function will
+ The <function>swf_actionwaitforframe</function> function will
check to see if the frame, specified by the
<parameter>framenumber</parameter> parameter has been loaded, if
not it will skip the number of actions specified by the
Index: phpdoc/en/reference/swf/functions/swf-endbutton.xml
diff -u phpdoc/en/reference/swf/functions/swf-endbutton.xml:1.2
phpdoc/en/reference/swf/functions/swf-endbutton.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-endbutton.xml:1.2 Wed Apr 17 02:44:28
2002
+++ phpdoc/en/reference/swf/functions/swf-endbutton.xml Fri Feb 28 18:44:43 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-endbutton">
<refnamediv>
@@ -15,7 +15,7 @@
<void/>
</methodsynopsis>
<para>
- The <function>swf_endButton</function> function ends the
+ The <function>swf_endbutton</function> function ends the
definition of the current button.
</para>
</refsect1>
Index: phpdoc/en/reference/swf/functions/swf-oncondition.xml
diff -u phpdoc/en/reference/swf/functions/swf-oncondition.xml:1.2
phpdoc/en/reference/swf/functions/swf-oncondition.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-oncondition.xml:1.2 Wed Apr 17 02:44:31
2002
+++ phpdoc/en/reference/swf/functions/swf-oncondition.xml Fri Feb 28 18:44:43
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-oncondition">
<refnamediv>
@@ -15,7 +15,7 @@
<methodparam><type>int</type><parameter>transition</parameter></methodparam>
</methodsynopsis>
<para>
- The <function>swf_onCondition</function> function describes a
+ The <function>swf_oncondition</function> function describes a
transition that will trigger an action list. There are several
types of possible transitions, the following are for buttons
defined as TYPE_MENUBUTTON:
Index: phpdoc/en/reference/swf/functions/swf-shapearc.xml
diff -u phpdoc/en/reference/swf/functions/swf-shapearc.xml:1.2
phpdoc/en/reference/swf/functions/swf-shapearc.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-shapearc.xml:1.2 Wed Apr 17 02:44:34
2002
+++ phpdoc/en/reference/swf/functions/swf-shapearc.xml Fri Feb 28 18:44:43 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-shapearc">
<refnamediv>
@@ -17,7 +17,7 @@
<methodparam><type>float</type><parameter>ang2</parameter></methodparam>
</methodsynopsis>
<para>
- The <function>swf_shapeArc</function> function draws a circular
+ The <function>swf_shapearc</function> function draws a circular
arc from angle A given by the <parameter>ang1</parameter>
parameter to angle B given by the <parameter>ang2</parameter>
parameter. The center of the circle has an x coordinate given by
Index: phpdoc/en/reference/swf/functions/swf-shapefilloff.xml
diff -u phpdoc/en/reference/swf/functions/swf-shapefilloff.xml:1.2
phpdoc/en/reference/swf/functions/swf-shapefilloff.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-shapefilloff.xml:1.2 Wed Apr 17 02:44:35
2002
+++ phpdoc/en/reference/swf/functions/swf-shapefilloff.xml Fri Feb 28 18:44:43
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-shapefilloff">
<refnamediv>
@@ -13,7 +13,7 @@
<void/>
</methodsynopsis>
<para>
- The <function>swf_shapeFillOff</function> function turns off
+ The <function>swf_shapefilloff</function> function turns off
filling for the current shape.
</para>
</refsect1>
Index: phpdoc/en/reference/swf/functions/swf-shapefillsolid.xml
diff -u phpdoc/en/reference/swf/functions/swf-shapefillsolid.xml:1.2
phpdoc/en/reference/swf/functions/swf-shapefillsolid.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-shapefillsolid.xml:1.2 Wed Apr 17
02:44:35 2002
+++ phpdoc/en/reference/swf/functions/swf-shapefillsolid.xml Fri Feb 28 18:44:43
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-shapefillsolid">
<refnamediv>
@@ -18,7 +18,7 @@
<methodparam><type>float</type><parameter>a</parameter></methodparam>
</methodsynopsis>
<para>
- The <function>swf_shapeFillSolid</function> function sets the
+ The <function>swf_shapefillsolid</function> function sets the
current fill style to solid, and then sets the fill color to the
values of the <parameter>rgba</parameter> parameters.
</para>
Index: phpdoc/en/reference/swf/functions/swf-shapelinesolid.xml
diff -u phpdoc/en/reference/swf/functions/swf-shapelinesolid.xml:1.2
phpdoc/en/reference/swf/functions/swf-shapelinesolid.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-shapelinesolid.xml:1.2 Wed Apr 17
02:44:35 2002
+++ phpdoc/en/reference/swf/functions/swf-shapelinesolid.xml Fri Feb 28 18:44:43
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-shapelinesolid">
<refnamediv>
@@ -17,7 +17,7 @@
<methodparam><type>float</type><parameter>width</parameter></methodparam>
</methodsynopsis>
<para>
- The <function>swf_shapeLineSolid</function> function sets the
+ The <function>swf_shapelinesolid</function> function sets the
current line style to the color of the
<parameter>rgba</parameter> parameters and width to the
<parameter>width</parameter> parameter. If 0.0 is given as a
Index: phpdoc/en/reference/swf/functions/swf-shapelineto.xml
diff -u phpdoc/en/reference/swf/functions/swf-shapelineto.xml:1.2
phpdoc/en/reference/swf/functions/swf-shapelineto.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-shapelineto.xml:1.2 Wed Apr 17 02:44:35
2002
+++ phpdoc/en/reference/swf/functions/swf-shapelineto.xml Fri Feb 28 18:44:43
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-shapelineto">
<refnamediv>
@@ -14,7 +14,7 @@
<methodparam><type>float</type><parameter>y</parameter></methodparam>
</methodsynopsis>
<para>
- The <function>swf_shapeLineTo</function> draws a line to the x,y
+ The <function>swf_shapelineto</function> draws a line to the x,y
coordinates given by the <parameter>x</parameter> parameter & the
<parameter>y</parameter> parameter. The current position is then
set to the x,y parameters.
Index: phpdoc/en/reference/swf/functions/swf-shapemoveto.xml
diff -u phpdoc/en/reference/swf/functions/swf-shapemoveto.xml:1.2
phpdoc/en/reference/swf/functions/swf-shapemoveto.xml:1.3
--- phpdoc/en/reference/swf/functions/swf-shapemoveto.xml:1.2 Wed Apr 17 02:44:35
2002
+++ phpdoc/en/reference/swf/functions/swf-shapemoveto.xml Fri Feb 28 18:44:43
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/swf.xml, last change in rev 1.8 -->
<refentry id="function.swf-shapemoveto">
<refnamediv>
@@ -14,7 +14,7 @@
<methodparam><type>float</type><parameter>y</parameter></methodparam>
</methodsynopsis>
<para>
- The <function>swf_shapeMoveTo</function> function moves the
+ The <function>swf_shapemoveto</function> function moves the
current position to the x coordinate given by the
<parameter>x</parameter> parameter and the y position given by
the <parameter>y</parameter> parameter.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php