Index: phpdoc/en/reference/ming/functions/swfbutton.addaction.xml
diff -u phpdoc/en/reference/ming/functions/swfbutton.addaction.xml:1.2 phpdoc/en/reference/ming/functions/swfbutton.addaction.xml:1.3
--- phpdoc/en/reference/ming/functions/swfbutton.addaction.xml:1.2 Wed Apr 17 02:40:25 2002
+++ phpdoc/en/reference/ming/functions/swfbutton.addaction.xml Thu Feb 13 09:37:37 2003
@@ -1,5 +1,5 @@
-
+
@@ -25,7 +25,7 @@
See also
swfbutton->addshape and
- SWFAction.
+ swfaction.
Index: phpdoc/en/reference/ming/functions/swfbutton.setaction.xml
diff -u phpdoc/en/reference/ming/functions/swfbutton.setaction.xml:1.2 phpdoc/en/reference/ming/functions/swfbutton.setaction.xml:1.3
--- phpdoc/en/reference/ming/functions/swfbutton.setaction.xml:1.2 Wed Apr 17 02:40:26 2002
+++ phpdoc/en/reference/ming/functions/swfbutton.setaction.xml Thu Feb 13 09:37:37 2003
@@ -1,5 +1,5 @@
-
+
@@ -21,7 +21,7 @@
See also
swfbutton->addshape and
- SWFAction.
+ swfaction.
Index: phpdoc/en/reference/ming/functions/swfbutton.setdown.xml
diff -u phpdoc/en/reference/ming/functions/swfbutton.setdown.xml:1.2 phpdoc/en/reference/ming/functions/swfbutton.setdown.xml:1.3
--- phpdoc/en/reference/ming/functions/swfbutton.setdown.xml:1.2 Wed Apr 17 02:40:26 2002
+++ phpdoc/en/reference/ming/functions/swfbutton.setdown.xml Thu Feb 13 09:37:37 2003
@@ -1,5 +1,5 @@
-
+
@@ -19,7 +19,7 @@
See also
swfbutton->addshape and
- SWFAction.
+ swfaction.
Index: phpdoc/en/reference/ming/functions/swfbutton.sethit.xml
diff -u phpdoc/en/reference/ming/functions/swfbutton.sethit.xml:1.2 phpdoc/en/reference/ming/functions/swfbutton.sethit.xml:1.3
--- phpdoc/en/reference/ming/functions/swfbutton.sethit.xml:1.2 Wed Apr 17 02:40:26 2002
+++ phpdoc/en/reference/ming/functions/swfbutton.sethit.xml Thu Feb 13 09:37:37 2003
@@ -1,5 +1,5 @@
-
+
@@ -19,7 +19,7 @@
See also
swfbutton->addshape and
- SWFAction.
+ swfaction.
Index: phpdoc/en/reference/ming/functions/swfbutton.setover.xml
diff -u phpdoc/en/reference/ming/functions/swfbutton.setover.xml:1.2 phpdoc/en/reference/ming/functions/swfbutton.setover.xml:1.3
--- phpdoc/en/reference/ming/functions/swfbutton.setover.xml:1.2 Wed Apr 17 02:40:26 2002
+++ phpdoc/en/reference/ming/functions/swfbutton.setover.xml Thu Feb 13 09:37:37 2003
@@ -1,5 +1,5 @@
-
+
@@ -19,7 +19,7 @@
See also
swfbutton->addshape and
- SWFAction.
+ swfaction.
Index: phpdoc/en/reference/ming/functions/swfbutton.setup.xml
diff -u phpdoc/en/reference/ming/functions/swfbutton.setup.xml:1.2 phpdoc/en/reference/ming/functions/swfbutton.setup.xml:1.3
--- phpdoc/en/reference/ming/functions/swfbutton.setup.xml:1.2 Wed Apr 17 02:40:26 2002
+++ phpdoc/en/reference/ming/functions/swfbutton.setup.xml Thu Feb 13 09:37:37 2003
@@ -1,5 +1,5 @@
-
+
@@ -19,7 +19,7 @@
See also
swfbutton->addshape and
- SWFAction.
+ swfaction.
Index: phpdoc/en/reference/ming/functions/swffill.xml
diff -u phpdoc/en/reference/ming/functions/swffill.xml:1.2 phpdoc/en/reference/ming/functions/swffill.xml:1.3
--- phpdoc/en/reference/ming/functions/swffill.xml:1.2 Wed Apr 17 02:40:29 2002
+++ phpdoc/en/reference/ming/functions/swffill.xml Thu Feb 13 09:37:37 2003
@@ -1,5 +1,5 @@
-
+
@@ -8,6 +8,10 @@
Description
+
+ newSWFFill
+
+
The swffill object allows you to transform
(scale, skew, rotate) bitmap and gradient fills. swffill
Index: phpdoc/en/reference/ming/functions/swffont.getwidth.xml
diff -u phpdoc/en/reference/ming/functions/swffont.getwidth.xml:1.2 phpdoc/en/reference/ming/functions/swffont.getwidth.xml:1.3
--- phpdoc/en/reference/ming/functions/swffont.getwidth.xml:1.2 Wed Apr 17 02:40:29 2002
+++ phpdoc/en/reference/ming/functions/swffont.getwidth.xml Thu Feb 13 09:37:37 2003
@@ -1,5 +1,5 @@
-
+
@@ -16,7 +16,7 @@
swffont->getwidth returns the string
string's width, using font's default scaling.
- You'll probably want to use the SWFText version of this method which
+ You'll probably want to use the swftext version of this method which
uses the text object's scale.
Index: phpdoc/en/reference/ming/functions/swffont.xml
diff -u phpdoc/en/reference/ming/functions/swffont.xml:1.2 phpdoc/en/reference/ming/functions/swffont.xml:1.3
--- phpdoc/en/reference/ming/functions/swffont.xml:1.2 Wed Apr 17 02:40:29 2002
+++ phpdoc/en/reference/ming/functions/swffont.xml Thu Feb 13 09:37:37 2003
@@ -1,5 +1,5 @@
-
+
@@ -41,8 +41,8 @@
swffont returns a reference to the font
- definition, for use in the SWFText->setFont
- and the SWFTextField->setFont methods.
+ definition, for use in the swftext->setfont
+ and the swftextfield->setfont methods.
SWFFont has the following methods : swffont->getwidth.
Index: phpdoc/en/reference/ming/functions/swfmovie.add.xml
diff -u phpdoc/en/reference/ming/functions/swfmovie.add.xml:1.2 phpdoc/en/reference/ming/functions/swfmovie.add.xml:1.3
--- phpdoc/en/reference/ming/functions/swfmovie.add.xml:1.2 Wed Apr 17 02:40:30 2002
+++ phpdoc/en/reference/ming/functions/swfmovie.add.xml Thu Feb 13 09:37:37 2003
@@ -1,5 +1,5 @@
-
+
@@ -20,7 +20,7 @@
For displayable types (shape, text, button, sprite), this returns an
- SWFDisplayItem, a handle to the object in a display
+ swfdisplayitem, a handle to the object in a display
list. Thus, you can add the same shape to a movie multiple
times and get separate handles back for each separate instance.
Index: phpdoc/en/reference/ming/functions/swfmovie.streammp3.xml
diff -u phpdoc/en/reference/ming/functions/swfmovie.streammp3.xml:1.2 phpdoc/en/reference/ming/functions/swfmovie.streammp3.xml:1.3
--- phpdoc/en/reference/ming/functions/swfmovie.streammp3.xml:1.2 Wed Apr 17 02:40:31 2002
+++ phpdoc/en/reference/ming/functions/swfmovie.streammp3.xml Thu Feb 13 09:37:37 2003
@@ -1,5 +1,5 @@
-
+
@@ -17,7 +17,7 @@
swfmovie->streammp3 streams the mp3 file
mp3FileName. Not very robust in dealing with
oddities (can skip over an initial ID3 tag, but that's about it).
- Like SWFShape->addJpegFill, this isn't a stable function- we'll
+ Like swfshape->addjpegfill, this isn't a stable function- we'll
probably need to make a separate SWFSound object to contain sound types.