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  
scrollPolicy — Property, class com.google.code.flexiframe.IFrame
The scrolling policy applied to the iframe.
SCROLL_POLICY_AUTO — Constant Static Property, class com.google.code.flexiframe.IFrame
Value for the 'auto' scroll policy.
SCROLL_POLICY_OFF — Constant Static Property, class com.google.code.flexiframe.IFrame
Value for the 'off' scroll policy.
SCROLL_POLICY_ON — Constant Static Property, class com.google.code.flexiframe.IFrame
Value for the 'on' scroll policy.
setActualSize(w:Number, h:Number) — method, class com.google.code.flexiframe.IFrame
Sets actual size When component is sized by its parent, and overlay detection is enabled, checks for existing pop-ups
settingDict — Property, class com.google.code.flexiframe.IFrame
The dictionnary of the child indexes in the hierarchy of the parent containers.
setupBrowserResizeEventListener() — method, class com.google.code.flexiframe.IFrame
Setup the Browser resize event listener.
setupExternalInterface() — method, class com.google.code.flexiframe.IFrame
Inserts the Javascript functions in the DOM, setups the callback and javascripts event listeners.
showDiv() — method, class com.google.code.flexiframe.IFrame
Show the div.
showIFrame() — method, class com.google.code.flexiframe.IFrame
Show the IFrame.
_source — Property, class com.google.code.flexiframe.IFrame
The source of the IFrame.
source — Property, class com.google.code.flexiframe.IFrame
Return url of frame contents
systemManager_addedHandler(event:flash.events:Event) — method, class com.google.code.flexiframe.IFrame
Triggered when the object is added to the stage.
systemManager_removedHandler(event:flash.events:Event) — method, class com.google.code.flexiframe.IFrame
Triggered when the object is removed from the stage.
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