JavaScript Editor Javascript debugger     Website design 


SWFDisplayItem->setMatrix()

Sets the item's transform matrix ()

SWFDisplayItem {
  void setMatrix(float a,
                 float b,
                 float c,
                 float d,
                 float x,
                 float y);

}
Warning:

This function is currently not documented; only the argument list is available.

Return Values

No value is returned.