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 | |
W — class Keyboard | |
Constant associated with the key code value for the W key (87). | |
wasPendingUpdate — class ApplicationUpdater | |
Whether there was a postponed update, even if it failed to install (true); false otherwise. | |
wasPendingUpdate — class ApplicationUpdaterUI | |
Whether there was a postponed update, even if it failed to install (true); false otherwise. | |
weight — class SRVRecord | |
The relative weight to use when selecting from service hosts that have the same priority. | |
width — class DockIcon | |
The current display width of the icon in pixels. | |
width — class InteractiveIcon | |
The current display width of the icon in pixels. | |
width — class SystemTrayIcon | |
The current display width of the icon in pixels. | |
width — class BitmapData | |
The width of the bitmap image in pixels. | |
width — class NativeWindow | |
The width of this window in pixels. | |
width — class Stage | |
Indicates the width of the display object, in pixels. | |
width — class Rectangle | |
The width of the rectangle, in pixels. | |
width — class HTMLLoader | |
Specifies the width of the rectangle of the HTML canvas that is being rendered. | |
width — class VideoStreamSettings | |
The current encoded width, in pixels. | |
willTrigger(String type) — method, class Stage | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
willTrigger(String type) — method, class EventDispatcher | |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | |
window — class HTMLLoader | |
The global JavaScript object for the content loaded into the HTML control. | |
wmodeGPU — class Stage | |
Indicates whether GPU compositing is available and in use. | |
workingDirectory — class NativeProcessStartupInfo | |
The File object that references the initial working directory for the new native process. | |
WRITE — class FileMode | |
Used for a file to be opened in write-only mode. | |
writeBoolean(Boolean value) — method, class FileStream | |
Writes a Boolean value. | |
writeBoolean(Boolean value) — method, class Socket | |
Writes a Boolean value to the socket. | |
writeBoolean(Boolean value) — method, class ByteArray | |
Writes a Boolean value. | |
writeBoolean(Boolean value) — method, class ByteArray | |
Writes a Boolean value. | |
writeByte(int value) — method, class FileStream | |
Writes a byte. | |
writeByte(int value) — method, class Socket | |
Writes a byte to the socket. | |
writeByte(int value) — method, class ByteArray | |
Writes a byte to the byte stream. | |
writeByte(int value) — method, class ByteArray | |
Writes a byte to the byte stream. | |
writeBytes(flash.utils:ByteArray bytes, uint offset, uint length) — method, class FileStream | |
Writes a sequence of bytes from the specified byte array, bytes, starting at the byte specified by offset (using a zero-based index) with a length specified by length, into the file stream, byte stream, or byte array. | |
writeBytes(flash.utils:ByteArray bytes, uint offset, uint length) — method, class Socket | |
Writes a sequence of bytes from the specified byte array. | |
writeBytes(flash.utils:ByteArray bytes, uint offset, uint length) — method, class ByteArray | |
Writes a sequence of length bytes from the specified byte array, bytes, starting offset(zero-based index) bytes into the byte stream. | |
writeBytes(flash.utils:ByteArray bytes, uint offset, uint length) — method, class ByteArray | |
Writes a sequence of length bytes from the specified byte array, bytes, starting offset(zero-based index) bytes into the byte stream. | |
writeDouble(Number value) — method, class FileStream | |
Writes an IEEE 754 double-precision (64-bit) floating point number. | |
writeDouble(Number value) — method, class Socket | |
Writes an IEEE 754 double-precision floating-point number to the socket. | |
writeDouble(Number value) — method, class ByteArray | |
Writes an IEEE 754 double-precision (64-bit) floating-point number to the byte stream. | |
writeDouble(Number value) — method, class ByteArray | |
Writes an IEEE 754 double-precision (64-bit) floating-point number to the byte stream. | |
writeFloat(Number value) — method, class FileStream | |
Writes an IEEE 754 single-precision (32-bit) floating point number. | |
writeFloat(Number value) — method, class Socket | |
Writes an IEEE 754 single-precision floating-point number to the socket. | |
writeFloat(Number value) — method, class ByteArray | |
Writes an IEEE 754 single-precision (32-bit) floating-point number to the byte stream. | |
writeFloat(Number value) — method, class ByteArray | |
Writes an IEEE 754 single-precision (32-bit) floating-point number to the byte stream. | |
writeInt(int value) — method, class FileStream | |
Writes a 32-bit signed integer. | |
writeInt(int value) — method, class Socket | |
Writes a 32 bit signed integer to the socket. | |
writeInt(int value) — method, class ByteArray | |
Writes a 32-bit signed integer to the byte stream. | |
writeInt(int value) — method, class ByteArray | |
Writes a 32-bit signed integer to the byte stream. | |
writeMultiByte(String value, String charSet) — method, class FileStream | |
Writes a multibyte string to the file stream, byte stream, or byte array, using the specified character set. | |
writeMultiByte(String value, String charSet) — method, class Socket | |
Writes a multibyte string from the byte stream, using the specified character set. | |
writeMultiByte(String value, String charSet) — method, class ByteArray | |
Writes a multibyte string to the byte stream using the specified character set. | |
writeMultiByte(String value, String charSet) — method, class ByteArray | |
Writes a multibyte string to the byte stream using the specified character set. | |
writeObject(any object) — method, class FileStream | |
Writes an object to the file stream, byte stream, or byte array, in AMF serialized format. | |
writeObject(any object) — method, class Socket | |
Writes an object to the socket in AMF serialized format. | |
writeObject(any object) — method, class ByteArray | |
Writes an object into the byte array in AMF serialized format. | |
writeObject(any object) — method, class ByteArray | |
Writes an object into the byte array in AMF serialized format. | |
writeShort(int value) — method, class FileStream | |
Writes a 16-bit integer. | |
writeShort(int value) — method, class Socket | |
Writes a 16 bit integer to the socket. | |
writeShort(int value) — method, class ByteArray | |
Writes a 16-bit integer to the byte stream. | |
writeShort(int value) — method, class ByteArray | |
Writes a 16-bit integer to the byte stream. | |
writeUnsignedInt(uint value) — method, class FileStream | |
Writes a 32-bit unsigned integer. | |
writeUnsignedInt(uint value) — method, class Socket | |
Writes a 32 bit unsigned integer to the socket. | |
writeUnsignedInt(uint value) — method, class ByteArray | |
Writes a 32-bit unsigned integer to the byte stream. | |
writeUnsignedInt(uint value) — method, class ByteArray | |
Writes a 32-bit unsigned integer to the byte stream. | |
writeUTF(String value) — method, class FileStream | |
Writes a UTF-8 string to the file stream, byte stream, or byte array. | |
writeUTF(String value) — method, class Socket | |
Writes the following data to the socket: A 16 bit unsigned integer. | |
writeUTF(String value) — method, class ByteArray | |
Writes a UTF-8 string to the byte stream. | |
writeUTF(String value) — method, class ByteArray | |
Writes a UTF-8 string to the byte stream. | |
writeUTFBytes(String value) — method, class FileStream | |
Writes a UTF-8 string. | |
writeUTFBytes(String value) — method, class Socket | |
Writes a UTF-8 string to the socket. | |
writeUTFBytes(String value) — method, class ByteArray | |
Writes a UTF-8 string to the byte stream. | |
writeUTFBytes(String value) — method, class ByteArray | |
Writes a UTF-8 string to the byte stream. | |
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 |
Thu Sep 29 2011, 02:35 AM -07:00