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  [read-write]

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.