(PHP 5 <= 5.3.0, PECL ming SVN)
Sets the object's ratio
void SWFDisplayItem::setRatio ( float $ratio )
swfdisplayitem::setratio() sets the object's ratio to ratio. Obviously only useful for morphs.
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie::add().
Returns:
No value is returned.