Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 AdContext
com.brightcove.fl.advertising Holds the current state of the player for use in an ad translator.
 AdRules
com.brightcove.fl.advertising.rules The abstract base class that all ad rules SWFs must extend.
 AdRulesConfig
com.brightcove.fl.advertising.rules Configuration for an ad rules SWF.
 AdRulesContext
com.brightcove.fl.advertising.rules Holds the current state of the player for use in an ad rules SWF.
 AdSwf
com.brightcove.fl.advertising.adSwf Abstract base class for ad SWFs, which are used to display ads in the SWF format.
 AdSwfConfig
com.brightcove.fl.advertising.adSwf Configuration for an ad display SWF.
 AdSwfContext
com.brightcove.fl.advertising.adSwf Holds the current state of the player for use in an ad SWF.
 AdSwfMediaEvent
com.brightcove.fl.advertising.adSwf Video events that can be listened for in your ad SWF when pauseVideoPlayer is set to true.
 AdTranslation
com.brightcove.fl.advertising.translation Abstract base class for ad translators, which are used to request and parse ad requests for ad servers for the player.
 TranslationURLLoader
com.brightcove.fl.advertising.translation Handles a URL request for ad translation.