Index: phpdoc/en/functions/ming.xml diff -u phpdoc/en/functions/ming.xml:1.1 phpdoc/en/functions/ming.xml:1.2 --- phpdoc/en/functions/ming.xml:1.1 Thu Mar 15 06:32:09 2001 +++ phpdoc/en/functions/ming.xml Fri Mar 23 08:04:04 2001 @@ -43,6 +43,9 @@ still being maintained; if there's a feature that you want to see, just let us know &email.ming;. + + Ming was added in PHP 4.0.5. + @@ -159,15 +162,11 @@ swfbutton. - @@ -216,7 +215,7 @@ Description - string swfmovie->output + void swfmovie->output void @@ -235,8 +234,10 @@ See examples in : - swfmovie->streammp3, swfdisplayitem->rotateto, - swfaction... Any example will use this method. + swfmovie->streammp3, + swfdisplayitem->rotateto, + swfaction... + Any example will use this method. @@ -250,7 +251,7 @@ Description - string swfmovie->save + void swfmovie->save string filename @@ -273,7 +274,7 @@ Description - string swfmovie->add + void swfmovie->add ressource instance @@ -310,7 +311,7 @@ Description - string swfmovie->remove + void swfmovie->remove ressource instance @@ -333,7 +334,7 @@ Description - string swfmovie->setbackground + void swfmovie->setbackground int red int green int blue @@ -358,7 +359,7 @@ Description - string swfmovie->setrate + void swfmovie->setrate int rate @@ -381,7 +382,7 @@ Description - string swfmovie->setdimension + void swfmovie->setdimension int width int height @@ -402,7 +403,7 @@ Description - string swfmovie->setframes + void swfmovie->setframes string numberofframes @@ -422,7 +423,7 @@ Description - string swfmovie->nextframe + void swfmovie->nextframe void @@ -443,7 +444,7 @@ Description - string swfmovie->streammp3 + void swfmovie->streammp3 string mp3FileName @@ -529,7 +530,7 @@ Description - bool swfdisplayitem->moveto + void swfdisplayitem->moveto int x int y @@ -559,7 +560,7 @@ Description - bool swfdisplayitem->move + void swfdisplayitem->move int dx int dy @@ -590,7 +591,7 @@ Description - bool swfdisplayitem->scaleto + void swfdisplayitem->scaleto int x int y @@ -620,7 +621,7 @@ Description - bool swfdisplayitem->scale + void swfdisplayitem->scale int dx int dy @@ -651,7 +652,7 @@ Description - bool swfdisplayitem->rotateto + void swfdisplayitem->rotateto double degrees @@ -764,7 +765,7 @@ Description - bool swfdisplayitem->rotate + void swfdisplayitem->rotate double ddegrees @@ -793,7 +794,7 @@ Description - bool swfdisplayitem->skewxto + void swfdisplayitem->skewxto double degrees @@ -826,7 +827,7 @@ Description - bool swfdisplayitem->skewx + void swfdisplayitem->skewx double ddegrees @@ -857,7 +858,7 @@ Description - bool swfdisplayitem->skewyto + void swfdisplayitem->skewyto double degrees @@ -890,7 +891,7 @@ Description - bool swfdisplayitem->skewy + void swfdisplayitem->skewy double ddegrees @@ -921,7 +922,7 @@ Description - bool swfdisplayitem->setdepth + void swfdisplayitem->setdepth double depth @@ -950,7 +951,7 @@ Description - bool swfdisplayitem->remove + void swfdisplayitem->remove void @@ -979,7 +980,7 @@ Description - bool swfdisplayitem->setname + void swfdisplayitem->setname string name @@ -1006,7 +1007,7 @@ Description - void swfdisplayitem->setratio + void swfdisplayitem->setratio double ratio @@ -1097,7 +1098,7 @@ Description - bool swfdisplayitem->addcolor + void swfdisplayitem->addcolor integer red integer green integer blue @@ -1126,7 +1127,7 @@ Description - bool swfdisplayitem->multcolor + void swfdisplayitem->multcolor integer red integer green integer blue @@ -1245,7 +1246,7 @@ Description - bool swfshape->setline + void swfshape->setline int width integer red integer green @@ -1339,7 +1340,7 @@ Description - string swfshape->addfill + void swfshape->addfill integer red integer green integer blue @@ -1348,14 +1349,14 @@ - string swfshape->addfill + void swfshape->addfill SWFbitmap bitmap integer flags - string swfshape->addfill + void swfshape->addfill SWFGradient gradient integer flags @@ -1460,13 +1461,13 @@ Description - string swfshape->setleftfill + void swfshape->setleftfill swfgradient fill - string swfshape->setleftfill + void swfshape->setleftfill integer red integer green integer blue @@ -1506,13 +1507,13 @@ Description - string swfshape->setrightfill + void swfshape->setrightfill swfgradient fill - string swfshape->setrightfill + void swfshape->setrightfill integer red integer green integer blue @@ -1537,7 +1538,7 @@ Description - string swfshape->movepento + void swfshape->movepento integer x integer y @@ -1566,7 +1567,7 @@ Description - string swfshape->movepen + void swfshape->movepen integer dx integer dy @@ -1595,7 +1596,7 @@ Description - string swfshape->drawlineto + void swfshape->drawlineto integer x integer y @@ -1625,7 +1626,7 @@ Description - string swfshape->drawline + void swfshape->drawline integer dx integer dy @@ -1654,7 +1655,7 @@ Description - string swfshape->drawcurveto + void swfshape->drawcurveto integer controlx integer controly integer anchorx @@ -1689,7 +1690,7 @@ Description - string swfshape->drawcurve + void swfshape->drawcurve integer controldx integer controldy integer anchordx @@ -1806,7 +1807,7 @@ Description - string swfgradient->addentry + void swfgradient->addentry double ratio integer red integer green @@ -2019,7 +2020,7 @@ Description - int swffill->moveto + void swffill->moveto integer x integer y @@ -2040,7 +2041,7 @@ Description - int swffill->scaleto + void swffill->scaleto integer x integer y @@ -2062,7 +2063,7 @@ Description - int swffill->rotateto + void swffill->rotateto double degrees @@ -2082,7 +2083,7 @@ Description - int swffill->skewxto + void swffill->skewxto double x @@ -2103,7 +2104,7 @@ Description - int swffill->skewyto + void swffill->skewyto double y @@ -2211,7 +2212,7 @@ Description - int swfmorph->getshape1 + mixed swfmorph->getshape1 void @@ -2232,7 +2233,7 @@ Description - int swfmorph->getshape2 + mixed swfmorph->getshape2 void @@ -2307,7 +2308,7 @@ Description - int swftext->setfont + void swftext->setfont string font @@ -2327,7 +2328,7 @@ Description - int swftext->setheight + void swftext->setheight integer height @@ -2347,7 +2348,7 @@ Description - int swftext->setspacing + void swftext->setspacing double spacing @@ -2373,7 +2374,7 @@ Description - int swftext->setcolor + void swftext->setcolor integer red integer green integer blue @@ -2396,7 +2397,7 @@ Description - int swftext->moveto + void swftext->moveto integer x integer y @@ -2419,7 +2420,7 @@ Description - int swftext->addstring + void swftext->addstring string string @@ -2440,7 +2441,7 @@ Description - int swftext->addstring + void swftext->addstring string string @@ -2509,7 +2510,7 @@ Description - string swffont->getwidth + int swffont->getwidth string string @@ -2607,7 +2608,7 @@ Description - int swftextfield->setfont + void swftextfield->setfont string font @@ -2627,7 +2628,7 @@ Description - int swftextfield->setbounds + void swftextfield->setbounds int width int height @@ -2650,7 +2651,7 @@ Description - int swftextfield->align + void swftextfield->align int alignement @@ -2673,7 +2674,7 @@ Description - int swftextfield->setheight + void swftextfield->setheight int height @@ -2693,7 +2694,7 @@ Description - int swftextfield->setleftmargin + void swftextfield->setleftmargin int width @@ -2713,7 +2714,7 @@ Description - int swftextfield->setrightmargin + void swftextfield->setrightmargin int width @@ -2733,7 +2734,7 @@ Description - int swftextfield->setmargins + void swftextfield->setmargins int left int right @@ -2754,7 +2755,7 @@ Description - int swftextfield->setindentation + void swftextfield->setindentation int width @@ -2774,7 +2775,7 @@ Description - int swftextfield->setlinespacing + void swftextfield->setlinespacing int height @@ -2794,7 +2795,7 @@ Description - int swftextfield->setcolor + void swftextfield->setcolor integer red integer green integer blue @@ -2817,7 +2818,7 @@ Description - int swftextfield->setname + void swftextfield->setname string name @@ -2838,7 +2839,7 @@ Description - int swftextfield->addstring + void swftextfield->addstring string string @@ -2928,7 +2929,7 @@ Description - string swfsprite->add + void swfsprite->add ressource object @@ -2955,7 +2956,7 @@ Description - string swfsprite->remove + void swfsprite->remove ressource object @@ -2977,7 +2978,7 @@ Description - string swfsprite->setframes + void swfsprite->setframes string numberofframes @@ -2997,7 +2998,7 @@ Description - string swfsprite->nextframe + void swfsprite->nextframe void @@ -3181,7 +3182,7 @@ Description - string swfbutton->addshape + void swfbutton->addshape ressource shape integer flags @@ -3206,7 +3207,7 @@ Description - string swfbutton->setup + void swfbutton->setup ressource shape @@ -3225,7 +3226,7 @@ Description - string swfbutton->setover + void swfbutton->setover ressource shape @@ -3244,7 +3245,7 @@ Description - string swfbutton->sethit + void swfbutton->sethit ressource shape @@ -3263,7 +3264,7 @@ Description - string swfbutton->setaction + void swfbutton->setaction ressource action @@ -3286,7 +3287,7 @@ Description - new swfbutton + new swfaction string script