JavaScript Editor Javascript debugger     Website design 


SWFTextField->setMargins()

Sets the margins width of the text field ()

SWFTextField {
  void setMargins(int left,
                  int right);

}
Warning:

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

swftextfield->setmargins() set both margins at once, for the man on the go.

Return Values

No value is returned.