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  
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 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 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 — Static property in class flash.system.Capabilities
Specifies the Flash Player platform and version information.
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 horizontally only.
Video — Class in package flash.media
The Video class enables you to display live streaming video in an application without embedding it in your SWF file.
Video(width:int, height:int) — Constructor in class flash.media.Video
Creates an new Video instance.
videoHeight — Property in class flash.media.Video
An integer specifying the height of the video stream, in pixels.
videoWidth — Property in class flash.media.Video
An integer specifying the width of the video stream, in pixels.
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.
void — Operator
The 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 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