| 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 |
| V — class Keyboard |
|
Constant associated with the key code value for the V key (86). |
| VALID — class SignatureStatus |
|
Valid status. |
| validateNow() — method, class UIComponent |
|
Validates and updates the properties and layout of this object, redrawing it
if necessary. |
| validityStatus — class XMLSignatureValidator |
|
The validity status of a verified XML signature. |
| value — class ComboBox |
|
Gets the label of an item in an editable ComboBox component. |
| value — class NumericStepper |
|
Gets or sets the current value of the NumericStepper component. |
| value — class ProgressBar |
|
Gets or sets a value that indicates the amount of progress that has
been made in the load operation. |
| value — class RadioButton |
|
A user-defined value that is associated with a radio button. |
| value — class Slider |
|
Gets or sets the current value of the Slider component. |
| value — class SliderEvent |
|
Gets the new value of the slider, based on its position. |
| value — class URLRequestHeader |
|
The value associated with the name property (such as text/plain). |
| valueOf() — method, class Boolean |
|
Returns true if the value of the specified Boolean
object is true; false otherwise. |
| valueOf() — method, class Date |
|
Returns the number of milliseconds since midnight January 1, 1970, universal time,
for a Date object. |
| valueOf() — method, class Namespace |
|
Returns the URI value of the specified object. |
| valueOf() — method, class Number |
|
Returns the primitive value type of the specified Number object. |
| valueOf() — method, class Object |
|
Returns the primitive value of the specified object. |
| valueOf() — method, class QName |
|
Returns the QName object. |
| valueOf() — method, class String |
|
Returns the primitive value of a String instance. |
| valueOf() — method, class XML |
|
Returns the XML object. |
| valueOf() — method, class XMLList |
|
Returns the XMLList object. |
| valueOf() — method, class int |
|
Returns the primitive value of the specified int object. |
| valueOf() — method, class uint |
|
Returns the primitive uint type value of the specified
uint object. |
| var — Statement |
| Specifies a variable. |
| VARIABLES — class URLLoaderDataFormat |
|
Specifies that downloaded data is received as URL-encoded variables. |
| verify() — method, class XMLSignatureValidator |
|
Verifies the specified signature. |
| VerifyError — Dynamic Class, Top Level |
|
The VerifyError class represents an error that occurs when a malformed
or corrupted SWF file is encountered. |
| VerifyError() — Constructor, class VerifyError |
|
Creates a new VerifyError object. |
| version — class UIComponent |
|
The version number of the components. |
| version — class Capabilities |
|
Specifies the Flash Player or Adobe® AIR
platform and version information. |
| VERSION — class FLVPlayback |
|
State variable indicating the long version number of the component. |
| VERSION — class FLVPlaybackCaptioning |
|
State variable indicating the long version number of the component. |
| VERSION — class NCManager |
|
State variable indicating the long version number of the component. |
| VERSION — class NCManagerNative |
|
State variable indicating the long version number of the component. |
| VERSION — class VideoError |
|
State variable indicating the long version number of the component. |
| VERSION — class VideoPlayer |
|
State variable indicating the long version number of the component. |
| VERTICAL — class ScrollBarDirection |
|
Indicates that the ScrollBar component instance is used for vertical scrolling. |
| VERTICAL — class SliderDirection |
|
Position the Slider component on the vertical axis. |
| VERTICAL — class LineScaleMode |
|
With this setting used as the scaleMode parameter of the lineStyle()
method, the thickness of the line scales only horizontally. |
| verticalLineScrollSize — class BaseScrollPane |
|
Gets or sets a value that describes how many pixels to scroll vertically when a scroll arrow is clicked. |
| verticalPageScrollSize — class 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 — class BaseScrollPane |
|
Gets a reference to the vertical scroll bar. |
| verticalScrollBar — class TextArea |
|
Gets a reference to the vertical scroll bar. |
| verticalScrollPolicy — class BaseScrollPane |
|
Gets or sets a value that indicates the state of the vertical scroll
bar. |
| verticalScrollPolicy — class TextArea |
|
Gets or sets the scroll policy for the vertical scroll bar. |
| verticalScrollPosition — class BaseScrollPane |
|
Gets or sets a value that describes the vertical position of the
vertical scroll bar in the scroll pane, in pixels. |
| verticalScrollPosition — class 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, package window.runtime.flash.media |
|
The Video class displays live or recorded video in an application
without embedding the video in your SWF file. |
| Video(, ) — Constructor, class Video |
|
Creates a new Video instance. |
| VideoAlign — final class, package window.runtime.fl.video |
|
The VideoAlign class provides constant values to use for the FLVPlayback.align and
VideoPlayer.align properties. |
| VideoError — class, package window.runtime.fl.video |
|
The VideoError exception is the primary mechanism for reporting runtime errors from the
FLVPlayback and VideoPlayer classes. |
| VideoError(, ) — Constructor, class VideoError |
|
Creates a new VideoError object. |
| VideoEvent — class, package window.runtime.fl.video |
|
Flash® Player dispatches a VideoEvent object when the user
plays a video. |
| VideoEvent(, , , , , ) — Constructor, class VideoEvent |
|
Creates an Event object that contains information about video events. |
| videoHeight — class VideoPlayer |
|
The source width of the loaded FLV file. |
| videoHeight — class Video |
|
An integer specifying the height of the video stream, in pixels. |
| videoPlayer — interface INCManager |
|
The VideoPlayer object that owns this object. |
| videoPlayer — class NCManager |
|
The VideoPlayer object that owns this object. |
| VideoPlayer — class, package window.runtime.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(, ) — Constructor, class VideoPlayer |
|
Creates a VideoPlayer object with a specified width and height. |
| videoPlayerIndex — class FLVPlaybackCaptioning |
|
Connects the captioning to a specific VideoPlayer in the
FLVPlayback component. |
| VideoProgressEvent — class, package window.runtime.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(, , , , , ) — Constructor, class VideoProgressEvent |
|
Creates an Event object that contains information about progress events. |
| VideoScaleMode — final class, package window.runtime.fl.video |
|
The VideoScaleMode class provides constant values to use for the
FLVPlayback.scaleMode and
VideoPlayer.scaleMode properties. |
| VideoState — final class, package window.runtime.fl.video |
|
The VideoState class provides constant values for the read-only FLVPlayback.state and
VideoPlayer.state properties. |
| videoWidth — class VideoPlayer |
|
The source width of the loaded FLV file. |
| videoWidth — class Video |
|
An integer specifying the width of the video stream, in pixels. |
| views — class SQLSchemaResult |
|
An array of SQLViewSchema instances requested in a call
to SQLConnection.loadSchema(). |
| visible — class DataGridColumn |
|
Indicates whether the column is visible. |
| visible — class IndeterminateBar |
|
Gets or sets a Boolean value that indicates whether the indeterminate bar is visible. |
| visible — class UIComponent |
|
Gets or sets a value that indicates whether the current component instance is visible. |
| visible — class VideoPlayer |
|
A Boolean value that, if true, makes the VideoPlayer instance visible. |
| visible — class DisplayObject |
|
Whether or not the display object is visible. |
| visible — class NativeWindow |
|
Specifies whether this window is visible. |
| visible — class ContextMenuItem |
|
Indicates whether the specified menu item is visible when the Flash Player
context menu is displayed. |
| visibleBounds — class Screen |
|
The bounds of the area on this screen in which windows will be visible. |
| visibleVideoPlayerIndex — class 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 — class FLVPlayback |
|
A number in the range of 0 to 1 that indicates the volume control setting. |
| volume — class VideoPlayer |
|
A number in the range of 0 to 1 that indicates the volume control setting. |
| volume — class SoundTransform |
|
The volume, ranging from 0 (silent) to 1 (full volume). |
| volumeBar — class FLVPlayback |
|
The volume bar control. |
| volumeBarInterval — class FLVPlayback |
|
A number that specifies, in milliseconds, how often
to check the volume bar handle location when scrubbing. |
| volumeBarScrubTolerance — class FLVPlayback |
|
A number that specifies how far a user can move the volume bar handle before
an update occurs. |
| voucherEndDate — class DRMStatusEvent |
|
The absolute date on which the voucher expires and the content can no longer be viewed by users. |
| vp — class AutoLayoutEvent |
|
The index of the VideoPlayer object involved in this event. |
| vp — interface IVPEvent |
|
The index of the VideoPlayer object involved in this event. |
| vp — class MetadataEvent |
|
The index of the VideoPlayer object involved in this event. |
| vp — class VideoEvent |
|
The index of the VideoPlayer object involved in this event. |
| vp — class 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 |