Packageorg.apache.flex.core
Classpublic class CSSFontFaceBead
InheritanceCSSFontFaceBead Inheritance Object
Implements IBead

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The CSSFontFaceBead class is the class that loads swfs of converted fonts so they can be used in Flash. It is just a stub in JS.



Public Properties
 PropertyDefined By
  strand : IStrand
[write-only] The host component for this bead.
CSSFontFaceBead
Public Methods
 MethodDefined By
  
Constructor.
CSSFontFaceBead
Property Detail
strandproperty
strand:IStrand  [write-only]

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The host component for this bead.


Implementation
    public function set strand(value:IStrand):void
Constructor Detail
CSSFontFaceBead()Constructor
public function CSSFontFaceBead()

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

Constructor.