Packagecom.facebook.graph.controls
Classpublic class Distractor
InheritanceDistractor Inheritance flash.display.Sprite

Creates an animated distractor that matches what Facebook uses.



Public Properties
 PropertyDefined By
  text : String
Gets or sets the display text.
Distractor
Public Methods
 MethodDefined By
  
Creates a new Distractor instance.
Distractor
Property Detail
textproperty
text:String

Gets or sets the display text.


Implementation
    public function get text():String
    public function set text(value:String):void
Constructor Detail
Distractor()Constructor
public function Distractor()

Creates a new Distractor instance.