static public function GetTextExtent(text:String, format:TextFormat, context:MovieClip):Object
Method that tries to mimic the getTextExtent method in the TextFormat class, for now it only returns an object with the width and height property set
Object - an object with the property, width and height set