Packagecom.facebook.graph.windows
Classpublic class AbstractWindow
InheritanceAbstractWindow Inheritance flash.display.Sprite
SubclassesLoginWindow

Defines the base class used for displaying Facebook windows. This class will resize automatically to the underlying HTMLControl. This class should not be instantiated, but extended.



Public Methods
 MethodDefined by
  
Creates a new AbstractWindow instance.
AbstractWindow
Constructor detail
AbstractWindow()constructor
public function AbstractWindow()

Creates a new AbstractWindow instance. This class is Abstract and should only be extended.