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  
VALID — Constant Static Property, class flash.text.engine.TextLineValidity
Specifies that the text line is valid.
validity — Property, class flash.text.engine.TextLine
Specifies the current validity of the text line.
value — Property, class flash.display.ShaderParameter
The value or values that are passed in as the parameter value to the shader.
value — Property, class flash.net.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 — Constant Static Property, class flash.net.URLLoaderDataFormat
Specifies that downloaded data is received as URL-encoded variables.
vector — Property, class flash.events.ShaderEvent
The Vector. object that was passed to the ShaderJob.start() method.
Vector — Dynamic Class, Top Level
The Vector class lets you access and manipulate a vector — an array whose elements all have the same data type.
Vector(sourceArray:Object) — Package Function, Top Level
Creates a new Vector instance whose elements are instances of the specified data type.
Vector(length:uint, fixed:Boolean) — Constructor, class Vector
Creates a Vector with the specified base type.
Vector3D — class, package flash.geom
The Vector3D class represents a point or a location in the three-dimensional space using the Cartesian coordinates x, y, and z.
Vector3D(x:Number, y:Number, z:Number, w:Number) — Constructor, class flash.geom.Vector3D
Creates an instance of a Vector3D object.
VerifyError — Dynamic Class, Top Level
The VerifyError class represents an error that occurs when a malformed or corrupted SWF file is encountered.
VerifyError(message:String) — Constructor, class VerifyError
Creates a new VerifyError object.
version — Static Property, class flash.system.Capabilities
Specifies the Flash Player platform and version information.
VERTICAL — Constant Static Property, class flash.display.LineScaleMode
With this setting used as the scaleMode parameter of the lineStyle() method, the thickness of the line scales only horizontally.
vertices — Property, class flash.display.GraphicsTrianglePath
A Vector of Numbers where each pair of numbers is treated as a point (an x, y pair).
Video — class, 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, class flash.media.Video
Creates a new Video instance.
videoBufferByteLength — Property, class flash.net.NetStreamInfo
Provides the NetStream video buffer size in bytes.
videoBufferLength — Property, class flash.net.NetStreamInfo
Provides NetStream video buffer size in seconds.
videoByteCount — Property, class flash.net.NetStreamInfo
Specifies the total number of video bytes that have arrived in the queue, regardless of how many have been played or flushed.
videoBytesPerSecond — Property, class flash.net.NetStreamInfo
Specifies the rate at which the NetStream video buffer is filled in bytes per second.
videoHeight — Property, class flash.media.Video
An integer specifying the height of the video stream, in pixels.
videoWidth — Property, class flash.media.Video
An integer specifying the width of the video stream, in pixels.
visible — Property, class flash.display.DisplayObject
Whether or not the display object is visible.
visible — Property, class flash.ui.ContextMenuItem
Indicates whether the specified menu item is visible when the Flash Player context menu is displayed.
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, class flash.media.SoundTransform
The volume, ranging from 0 (silent) to 1 (full volume).
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