A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
adComplete() — method, class com.brightcove.fl.advertising.adSwf.AdSwf
Tells the player that the ad is done.
AdContext — class, package com.brightcove.fl.advertising
Holds the current state of the player for use in an ad translator.
additionalAdTargetingParams — Property, class com.brightcove.fl.advertising.AdContext
Returns the string passed in the initial snippet to be appended to ad calls.
adFormats — Property, class com.brightcove.fl.advertising.AdContext
Returns an array of supported ad format IDs for the experience.
adID — Property, class com.brightcove.fl.advertising.AdContext
Returns a unique ID which can be used in the URL for ad requests.
adPause() — method, class com.brightcove.fl.advertising.adSwf.AdSwf
Tells the player that the ad has been paused.
adResume() — method, class com.brightcove.fl.advertising.adSwf.AdSwf
Tells the player that the ad is resuming after being paused.
AdRules — class, package com.brightcove.fl.advertising.rules
The abstract base class that all ad rules SWFs must extend.
AdRulesConfig — class, package com.brightcove.fl.advertising.rules
Configuration for an ad rules SWF.
AdRulesContext — class, package com.brightcove.fl.advertising.rules
Holds the current state of the player for use in an ad rules SWF.
adRulesReady() — method, class com.brightcove.fl.advertising.rules.AdRules
Tells the player that the ad rules SWF is initialized and ready to used.
adServerURL — Property, class com.brightcove.fl.advertising.AdContext
Returns the ad server specified for the experience.
adSwf — Property, class com.brightcove.fl.advertising.translation.AdTranslation
Set the AdSwf that should be used.
AdSwf — class, package com.brightcove.fl.advertising.adSwf
Abstract base class for ad SWFs, which are used to display ads in the SWF format.
AdSwfConfig — class, package com.brightcove.fl.advertising.adSwf
Configuration for an ad display SWF.
AdSwfContext — class, package com.brightcove.fl.advertising.adSwf
Holds the current state of the player for use in an ad SWF.
adSwfFormat — Property, class com.brightcove.fl.advertising.adSwf.AdSwfContext
Returns information about the ad SWF format.
adSwfLoaded(adSwf:com.brightcove.fl.advertising.adSwf:AdSwf) — method, class com.brightcove.fl.advertising.translation.AdTranslation
Called when loadAdSwf() has loaded the AdSwf.
AdSwfMediaEvent — class, package com.brightcove.fl.advertising.adSwf
Video events that can be listened for in your ad SWF when pauseVideoPlayer is set to true.
AdSwfMediaEvent(pEventName:String) — Constructor, class com.brightcove.fl.advertising.adSwf.AdSwfMediaEvent
AdTranslation — class, package 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.
adTranslatorLoaded() — method, class com.brightcove.fl.advertising.rules.AdRules
Called when the currently specified ad translator is ready to be used.
affiliateID — Property, class com.brightcove.fl.advertising.AdContext
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z