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 @@ - + @@ -14,7 +14,7 @@ stringtarget - The swf_actionGetUrl function gets the URL + The swf_actiongeturl function gets the URL specified by the parameter url with the target target. 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 @@ - + @@ -13,7 +13,7 @@ intframenumber - The swf_actionGotoFrame function will go to + The swf_actiongotoframe function will go to the frame specified by framenumber, play it, and then stop. 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 @@ - + @@ -15,7 +15,7 @@ stringlabel - The swf_actionGotoLabel function displays + The swf_actiongotolabel function displays the frame with the label given by the label parameter and then stops. 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 @@ - + @@ -13,7 +13,7 @@ stringtarget - The swf_actionSetTarget function sets the + The swf_actionsettarget function sets the context for all actions. You can use this to control other flash movies that are currently playing. 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 @@ - + @@ -16,7 +16,7 @@ intskipcount - The swf_actionWaitForFrame function will + The swf_actionwaitforframe function will check to see if the frame, specified by the framenumber 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 @@ - + @@ -15,7 +15,7 @@ - The swf_endButton function ends the + The swf_endbutton function ends the definition of the current button. 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 @@ - + @@ -15,7 +15,7 @@ inttransition - The swf_onCondition function describes a + The swf_oncondition 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 @@ - + @@ -17,7 +17,7 @@ floatang2 - The swf_shapeArc function draws a circular + The swf_shapearc function draws a circular arc from angle A given by the ang1 parameter to angle B given by the ang2 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 @@ - + @@ -13,7 +13,7 @@ - The swf_shapeFillOff function turns off + The swf_shapefilloff function turns off filling for the current shape. 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 @@ - + @@ -18,7 +18,7 @@ floata - The swf_shapeFillSolid function sets the + The swf_shapefillsolid function sets the current fill style to solid, and then sets the fill color to the values of the rgba parameters. 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 @@ - + @@ -17,7 +17,7 @@ floatwidth - The swf_shapeLineSolid function sets the + The swf_shapelinesolid function sets the current line style to the color of the rgba parameters and width to the width 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 @@ - + @@ -14,7 +14,7 @@ floaty - The swf_shapeLineTo draws a line to the x,y + The swf_shapelineto draws a line to the x,y coordinates given by the x parameter & the y 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 @@ - + @@ -14,7 +14,7 @@ floaty - The swf_shapeMoveTo function moves the + The swf_shapemoveto function moves the current position to the x coordinate given by the x parameter and the y position given by the y parameter.