Symbols   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  
validateNow() — Method in class fl.core.UIComponent
Validates and updates the properties and layout of this object, redrawing it if necessary.
value — Property in class fl.controls.ComboBox
Gets the label of an item in an editable ComboBox component.
value — Property in class fl.controls.NumericStepper
Gets or sets the current value of the NumericStepper component.
value — Property in class fl.controls.ProgressBar
Gets or sets a value that indicates the amount of progress that has been made in the load operation.
value — Property in class fl.controls.RadioButton
A user-defined value that is associated with a radio button.
value — Property in class fl.controls.Slider
Gets or sets the current value of the Slider component.
value — Property in class fl.events.SliderEvent
Gets the new value of the slider, based on its position.
value — Property in class flash.net.URLRequestHeader
The value associated with the name property (such as text/plain).
valueOf() — Method in class Boolean
Returns true if the value of the specified Boolean object is true; false otherwise.
valueOf() — Method in class Date
Returns the number of milliseconds since midnight January 1, 1970, universal time, for a Date object.
valueOf() — Method in class int
Returns the primitive value of the specified int object.
valueOf() — Method in class Namespace
Returns the URI value of the specified object.
valueOf() — Method in class Number
Returns the primitive value type of the specified Number object.
valueOf() — Method in class Object
Returns the primitive value of the specified object.
valueOf() — Method in class QName
Returns the QName object.
valueOf() — Method in class String
Returns the primitive value of a String instance.
valueOf() — Method in class uint
Returns the primitive uint type value of the specified uint object.
valueOf() — Method in class XML
Returns the XML object.
valueOf() — Method in class XMLList
Returns the XMLList object.
var — Statement
Specifies a variable.
VARIABLES — Constant static property in class flash.net.URLLoaderDataFormat
Specifies that downloaded data is received as URL-encoded variables.
VerifyError — Dynamic class in Top Level
The VerifyError class represents an error that occurs when a malformed or corrupted SWF file is encountered.
VerifyError(message:String) — Constructor in class VerifyError
Creates a new VerifyError object.
version — Property in class fl.core.UIComponent
The version number of the components.
version — Static property in class flash.system.Capabilities
Specifies the Flash Player platform and version information.
VERSION — Constant static property in class fl.video.FLVPlayback
State variable indicating the long version number of the component.
VERSION — Constant static property in class fl.video.FLVPlaybackCaptioning
State variable indicating the long version number of the component.
VERSION — Constant static property in class fl.video.NCManager
State variable indicating the long version number of the component.
VERSION — Constant static property in class fl.video.NCManagerNative
State variable indicating the long version number of the component.
VERSION — Constant static property in class fl.video.VideoError
State variable indicating the long version number of the component.
VERSION — Constant static property in class fl.video.VideoPlayer
State variable indicating the long version number of the component.
VERTICAL — Constant static property in class fl.controls.ScrollBarDirection
Indicates that the ScrollBar component instance is used for vertical scrolling.
VERTICAL — Static property in class fl.controls.SliderDirection
Position the Slider component on the vertical axis.
VERTICAL — Constant static property in class flash.display.LineScaleMode
With this setting used as the scaleMode parameter of the lineStyle() method, the thickness of the line scales only horizontally.
verticalLineScrollSize — Property in class fl.containers.BaseScrollPane
Gets or sets a value that describes how many pixels to scroll vertically when a scroll arrow is clicked.
verticalPageScrollSize — Property in class fl.containers.BaseScrollPane
Gets or sets the count of pixels by which to move the scroll thumb on the vertical scroll bar when the scroll bar track is pressed.
verticalScrollBar — Property in class fl.containers.BaseScrollPane
Gets a reference to the vertical scroll bar.
verticalScrollBar — Property in class fl.controls.TextArea
Gets a reference to the vertical scroll bar.
verticalScrollPolicy — Property in class fl.containers.BaseScrollPane
Gets or sets a value that indicates the state of the vertical scroll bar.
verticalScrollPolicy — Property in class fl.controls.TextArea
Gets or sets the scroll policy for the vertical scroll bar.
verticalScrollPosition — Property in class fl.containers.BaseScrollPane
Gets or sets a value that describes the vertical position of the vertical scroll bar in the scroll pane, in pixels.
verticalScrollPosition — Property in class fl.controls.TextArea
Gets or sets the change in the position of the scroll bar thumb, in pixels, after the user scrolls the text field vertically.
Video — Class in package flash.media
The Video class displays live or recorded video in an application without embedding the video in your SWF file.
Video(width:int, height:int) — Constructor in class flash.media.Video
Creates a new Video instance.
VideoAlign — Final class in package fl.video
The VideoAlign class provides constant values to use for the FLVPlayback.align and VideoPlayer.align properties.
VideoError — Class in package fl.video
The VideoError exception is the primary mechanism for reporting runtime errors from the FLVPlayback and VideoPlayer classes.
VideoError(errCode:uint, msg:String) — Constructor in class fl.video.VideoError
Creates a new VideoError object.
VideoEvent — Class in package fl.video
Flash® Player dispatches a VideoEvent object when the user plays a video.
VideoEvent(type:String, bubbles:Boolean, cancelable:Boolean, state:String, playheadTime:Number, vp:uint) — Constructor in class fl.video.VideoEvent
Creates an Event object that contains information about video events.
videoHeight — Property in class fl.video.VideoPlayer
The source width of the loaded FLV file.
videoHeight — Property in class flash.media.Video
An integer specifying the height of the video stream, in pixels.
videoPlayer — Property in interface fl.video.INCManager
The VideoPlayer object that owns this object.
videoPlayer — Property in class fl.video.NCManager
The VideoPlayer object that owns this object.
VideoPlayer — Class in package fl.video
The VideoPlayer class lets you create a video player with a slightly smaller SWF file than if you used the FLVPlayback component.
VideoPlayer(width:int, height:int) — Constructor in class fl.video.VideoPlayer
Creates a VideoPlayer object with a specified width and height.
videoPlayerIndex — Property in class fl.video.FLVPlaybackCaptioning
Connects the captioning to a specific VideoPlayer in the FLVPlayback component.
VideoProgressEvent — Class in package fl.video
Flash® Player dispatches a VideoProgressEvent object when the user makes a request for the number of bytes loaded during a progressive HTTP download of their video.
VideoProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, vp:uint) — Constructor in class fl.video.VideoProgressEvent
Creates an Event object that contains information about progress events.
VideoScaleMode — Final class in package fl.video
The VideoScaleMode class provides constant values to use for the FLVPlayback.scaleMode and VideoPlayer.scaleMode properties.
VideoState — Final class in package fl.video
The VideoState class provides constant values for the read-only FLVPlayback.state and VideoPlayer.state properties.
videoWidth — Property in class fl.video.VideoPlayer
The source width of the loaded FLV file.
videoWidth — Property in class flash.media.Video
An integer specifying the width of the video stream, in pixels.
visible — Property in class fl.controls.dataGridClasses.DataGridColumn
Indicates whether the column is visible.
visible — Property in class fl.controls.progressBarClasses.IndeterminateBar
Gets or sets a Boolean value that indicates whether the indeterminate bar is visible.
visible — Property in class fl.core.UIComponent
Gets or sets a value that indicates whether the current component instance is visible.
visible — Property in class fl.video.VideoPlayer
A Boolean value that, if true, makes the VideoPlayer instance visible.
visible — Property in class flash.display.DisplayObject
Whether or not the display object is visible.
visible — Property in class flash.ui.ContextMenuItem
Indicates whether the specified menu item is visible when the Flash Player context menu is displayed.
visibleVideoPlayerIndex — Property in class fl.video.FLVPlayback
A number that you can use to manage multiple FLV file streams.
void — Operator
Evaluates an expression and then discards its value, returning undefined.
void — Special Type
Specifies that a function cannot return any value.
volume — Property in class fl.video.FLVPlayback
A number in the range of 0 to 1 that indicates the volume control setting.
volume — Property in class fl.video.VideoPlayer
A number in the range of 0 to 1 that indicates the volume control setting.
volume — Property in class flash.media.SoundTransform
The volume, ranging from 0 (silent) to 1 (full volume).
volumeBar — Property in class fl.video.FLVPlayback
The volume bar control.
volumeBarInterval — Property in class fl.video.FLVPlayback
A number that specifies, in milliseconds, how often to check the volume bar handle location when scrubbing.
volumeBarScrubTolerance — Property in class fl.video.FLVPlayback
A number that specifies how far a user can move the volume bar handle before an update occurs.
vp — Property in class fl.video.AutoLayoutEvent
The index of the VideoPlayer object involved in this event.
vp — Property in interface fl.video.IVPEvent
The index of the VideoPlayer object involved in this event.
vp — Property in class fl.video.MetadataEvent
The index of the VideoPlayer object involved in this event.
vp — Property in class fl.video.VideoEvent
The index of the VideoPlayer object involved in this event.
vp — Property in class fl.video.VideoProgressEvent
The index of the VideoPlayer object involved in this event.
Symbols   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