| 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 | |
| failOnError — Property in class com.soma.loader.SomaLoader | |
| indicates if the loading of the items in the queue should stop or continue if an error is found, the default is false. | |
| fault(info) — Method in interface com.soma.interfaces.IResponder | |
| This method is called by a service when an error has been received. | |
| file — Property in class com.soma.loader.SomaLoaderItem | |
| Returns the data loaded from the URL of the item. | |
| file — Property in class com.soma.utils.BasicLoader | |
| Get the url of the file. | |
| fileBinary — Property in class com.soma.loader.SomaLoaderItem | |
| Get the ByteArray of a file loaded with a dataFormat property set to Binary. | |
| fileFonts — Property in class com.soma.loader.SomaLoaderItem | |
| Get the list of the font loaded from a swf (SomaLoader.TYPE_FONT). | |
| fileProperties — Property in class com.soma.loader.SomaLoaderItem | |
| Returns a Dictionary of properties. | |
| fitToVideo — Property in class com.soma.view.video.controls.SomaVideoControls | |
| Specifies whether the width of the controls will fit to the video width (set this property to false to have a complete control of the size and position), default true. | |
| FIXED_LAYOUT — Constant static property in class com.soma.Soma | |
| Constant value used to defined that the layout of the site is a fixed user interface, the width and height are fixed values applied to the main container (Soma.getInstance().container). | |
| fontNames — Property in class com.soma.loader.SomaLoaderItem | |
| forceReferenceHeight — Property in class com.soundstep.ui.ElementUI | |
| force the height of the reference | |
| forceReferenceHeight — Property in class com.soundstep.ui.layouts.CanvasUI | |
| force the height of the reference | |
| forceReferenceWidth — Property in class com.soundstep.ui.ElementUI | |
| force the width of the reference | |
| forceReferenceWidth — Property in class com.soundstep.ui.layouts.CanvasUI | |
| force the width of the reference | |
| forceRefresh() — Method in class com.soundstep.ui.ElementUI | |
| refresh the position and sizes, bypassing the refresh function | |
| forceSizeContainer(width, height) — Method in class com.soundstep.ui.layouts.CanvasUI | |
| function to force the size of the container (will update the scrollbars if used) | |
| FrontController — Class in package com.soma.control | |
| A base class for an application specific front controller, that is able to dispatch control following particular user gestures to appropriate command classes. | |
| fullscreen — Property in class com.soma.view.video.SomaVideoPlayer | |
| State of the fullscreen mode. | |
| fullscreenButtonOff — Property in class com.soma.view.video.skin.SomaVideoFullscreenSkin | |
| Get the fullscreen off button. | |
| fullscreenButtonOn — Property in class com.soma.view.video.skin.SomaVideoFullscreenSkin | |
| Get the fullscreen on button. | |
| fullscreenCallBack(value) — Method in interface com.soma.view.video.skin.ISomaVideoFullscreenSkin | |
| Method that receives information from the FullscreenController. | |
| fullscreenCallBack(value) — Method in class com.soma.view.video.skin.SomaVideoFullscreenSkin | |
| Method that receives information from the FullscreenController. | |
| FULLSCREEN_CHANGED — Constant static property in class com.soma.view.video.events.SomaVideoEvent | |
| Indicates when the fullscreen state changed. | |
| FullscreenController — Class in package com.soma.view.video.controls | |
|
Author: Romuald Quantin - www.soundstep.com Information: Copyright: The contents of this file are subject to the Mozilla Public License |
|
| FullscreenController(videoPlayer:com.soma.view.video:SomaVideoPlayer, skin:com.soma.view.video.skin:ISomaVideoFullscreenSkin) — Constructor in class com.soma.view.video.controls.FullscreenController | |
| Creates a FullscreenController instance | |
| fullscreenRect — Property in class com.soma.view.video.SomaVideoPlayer | |
| Rectangle used to display the video in a fullscreen state, the default rectangle is the player itself. | |
| 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 | |