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 | |
P — Constant static property in class flash.ui.Keyboard | |
Constant associated with the key code value for the P key (80). | |
package — Statement | |
Allows you to organize your code into discrete groups that can be imported by other scripts. | |
PAD — Constant static property in class flash.display.SpreadMethod | |
Specifies that the gradient use the pad spread method. | |
pageDomain — Static property in class flash.system.Security | |
The domain portion of the HTML page containing the swf. | |
PAGE_DOWN — Constant static property in class flash.ui.Keyboard | |
Constant associated with the key code value for the Page Down key (34). | |
pageHeight — Property in class flash.printing.PrintJob | |
The height of the largest area which can be centered in the actual printable area on the page, in points. | |
pageSize — Property in class flash.data.SQLConnection | |
Indicates the database page size (in bytes) that was specified when the current database
was originally created (the value that was specified for the pageSize
parameter in the open() or openAsync() call that created the
database). |
|
PAGE_UP — Constant static property in class flash.ui.Keyboard | |
Constant associated with the key code value for the Page Up key (33). | |
pageWidth — Property in class flash.printing.PrintJob | |
The width of the largest area which can be centered in the actual printable area on the page, in points. | |
paintsDefaultBackground — Property in class flash.html.HTMLLoader | |
paletteMap(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, redArray:Array, greenArray:Array, blueArray:Array, alphaArray:Array) — Method in class flash.display.BitmapData | |
Remaps the color channel values in an image that has up to four arrays of color palette data, one for each channel. | |
pan — Property in class flash.media.SoundTransform | |
The left-to-right panning of the sound, ranging from -1 (full pan left) to 1 (full pan right). | |
pan — Property in class flash.media.StageVideo | |
The pan setting for displaying the video, specified as a Point object. | |
paperArea — Property in class flash.printing.PrintJob | |
The bounds of the printer media in points. | |
paperHeight — Property in class flash.printing.PrintJob | |
The overall paper height, in points. | |
PaperSize — Final class in package flash.printing | |
This class provides the available values for the paperSize parameter of
the PrintJob.selectPaperSize() method. |
|
paperWidth — Property in class flash.printing.PrintJob | |
The overall paper width, in points. | |
parameters — Property in class flash.data.SQLStatement | |
Serves as an associative array to which you add values for the
parameters specified in the SQL statement's
text property. |
|
parameters — Property in class flash.display.LoaderInfo | |
An object that contains name-value pairs that represent the parameters provided to the loaded SWF file. | |
parameters — Property in class flash.system.LoaderContext | |
An Object containing the parameters to pass to the LoaderInfo object of the content. | |
parent() — Method in class XML | |
Returns the parent of the XML object. | |
parent() — Method in class XMLList | |
Returns the parent of the XMLList object if all items in the XMLList object have the same parent. | |
parent — Property in class flash.display.DisplayObject | |
Indicates the DisplayObjectContainer object that contains this display object. | |
parent — Property in class flash.display.NativeMenu | |
The parent menu. | |
parent — Property in class flash.filesystem.File | |
The directory that contains the file or directory referenced by this File object. | |
parent — Property in class flash.net.NetworkInterface | |
The NetworkInterface object representing the parent interface (if this interface has a parent). | |
parentAllowsChild — Property in class flash.display.LoaderInfo | |
Expresses the trust relationship from Loader (parent) to the content (child). | |
parentDomain — Property in class flash.system.ApplicationDomain | |
Gets the parent domain of this application domain. | |
parentNode — Property in class flash.xml.XMLNode | |
An XMLNode value that references the parent node of the specified XML object, or returns
null if the node has no parent. |
|
parentSandboxBridge — Property in class flash.display.LoaderInfo | |
A object that can be set by code in the Loader object's sandbox to expose properties and methods that can be accessed by the loaded content's code. | |
parse(date:String) — Static method in class Date | |
Converts a string representing a date into a number equaling the number of milliseconds elapsed since January 1, 1970, UTC. | |
parse(text:String, reviver:Function) — Static method in class JSON | |
Accepts a JSON-formatted String and returns an ActionScript Object that represents that value. | |
parse(inputString:String) — Method in class flash.globalization.CurrencyFormatter | |
Parses a string into a currency amount and a currency symbol. | |
parse(parseString:String) — Method in class flash.globalization.NumberFormatter | |
Parses a string and returns a NumberParseResult object containing the parsed elements. | |
parseCSS(CSSText:String) — Method in class flash.text.StyleSheet | |
Parses the CSS in CSSText and loads the style sheet with it. |
|
PARSE_ERROR — Constant static property in class flash.globalization.LastOperationStatus | |
Indicates that the parsing of a number failed. | |
parseFloat(str) — Package function in Top Level | |
Converts a string to a floating-point number. | |
parseInt(str, radix) — Package function in Top Level | |
Converts a string to an integer. | |
parseNumber(parseString:String) — Method in class flash.globalization.NumberFormatter | |
Parses a string that contains only digits and optional whitespace characters and returns a Number. | |
parseXML(source:String) — Method in class flash.xml.XMLDocument | |
Parses the XML text specified in the value parameter
and populates the specified XMLDocument object with the resulting XML tree. |
|
PASSWORD — Constant static property in class flash.text.StageTextContentType | |
Content is a password |
|
passwordPrompt — Property in class flash.events.DRMAuthenticateEvent | |
A prompt for a password credential, provided by the server. | |
paste() — Method in class flash.desktop.NativeApplication | |
Invokes an internal paste command on the focused display object. | |
paste — Event in class flash.display.InteractiveObject | |
Dispatched when the user activates the platform-specific accelerator key combination for a paste operation or selects 'Paste' from the text context menu. | |
paste — Property in class flash.ui.ContextMenuClipboardItems | |
Enables or disables the 'Paste' item on the clipboard menu. | |
PASTE — Constant static property in class flash.events.Event | |
The Event.PASTE constant defines the value of the type property of a paste event object. |
|
PATTERN_SYNTAX_ERROR — Constant static property in class flash.globalization.LastOperationStatus | |
Indicates that the pattern for formatting a number, date, or time is invalid. | |
pause() — Method in class flash.net.NetStream | |
Pauses playback of a video stream. | |
pause() — Static method in class flash.system.System | |
Pauses Flash Player or the AIR Debug Launcher (ADL). | |
PAUSE — Constant static property in class flash.events.ThrottleType | |
This constant is used for the status property in the ThrottleEvent class. |
|
PAUSE — Constant static property in class flash.ui.Keyboard | |
Constant associated with the key code value for the button for pausing transport mode. | |
pauseForGCIfCollectionImminent(imminence:Number) — Static method in class flash.system.System | |
Advise the garbage collector that if the collector's imminence exceeds the function's imminence parameter then the collector should finish the incremental collection cycle. | |
pausesLocationUpdatesAutomatically — Property in class flash.sensors.Geolocation | |
This property determines whether the geolocation services should pause due to app inactivity when application goes into background (on iOS). | |
PCMA — Constant static property in class flash.media.SoundCodec | |
Specifies that the G711 A-law codec be used for compressing audio. | |
PCMU — Constant static property in class flash.media.SoundCodec | |
Specifies that the G711 u-law codec be used for compressing audio. | |
pdfCapability — Static property in class flash.html.HTMLLoader | |
peerStreams — Property in class flash.net.NetStream | |
An object that holds all of the subscribing NetStream instances that are listening to this publishing NetStream instance. | |
peerToPeerDisabled — Property in class flash.net.GroupSpecifier | |
Specifies whether peer-to-peer connections are disabled for the NetGroup or NetStream. | |
PEN — Constant static property in class flash.events.TouchEventIntent | |
The touch event is generated by the primary end of an active stylus or by a pen on a system that can distinguish pen from touch. | |
PENDING — Constant static property in class flash.net.SharedObjectFlushStatus | |
Indicates that the user is being prompted to increase disk space for the shared object before the flush can occur. | |
period — Property in class flash.net.drm.DRMPlaybackTimeWindow | |
The period of time during which a DRM voucher is valid (the playback window), in seconds. | |
PERIOD — Constant static property in class flash.ui.Keyboard | |
Constant associated with the key code value for the . | |
perlinNoise(baseX:Number, baseY:Number, numOctaves:uint, randomSeed:int, stitch:Boolean, fractalNoise:Boolean, channelOptions:uint, grayScale:Boolean, offsets:Array) — Method in class flash.display.BitmapData | |
Generates a Perlin noise image. | |
PermissionError — Class in package flash.errors | |
Permission error is dispatched when the application tries to access a resource without requesting appropriate permissions. | |
PermissionError(message:String, id:int) — Constructor in class flash.errors.PermissionError | |
Creates a new instance of the PermissionError class. | |
PermissionEvent — Final class in package flash.events | |
PermissionEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:String) — Constructor in class flash.events.PermissionEvent | |
Creates an PermissionEvent object that contains information about the name of the permission and its status. | |
permissionManager — Static property in class flash.media.Camera | |
Retrieves the permission manager object for the Camera resource | |
permissionManager — Static property in class flash.media.Microphone | |
Retrieves the permission manager object for the Camera resource | |
PermissionManager — Final class in package flash.permissions | |
A PermissionManager object provides access to information about operating system permissions for a restricted resource such as camera or microphone. | |
permissionStatus — Event in class flash.filesystem.File | |
Dispatched when the application requests permission to access filesystem. | |
permissionStatus — Static property in class flash.filesystem.File | |
Determine whether the application has been granted the permission to access filesystem. | |
permissionStatus — Event in class flash.media.Camera | |
Dispatched when the application requests permission to use camera on the device. | |
permissionStatus — Static property in class flash.media.Camera | |
Determine whether the application has been granted the permission to use camera. | |
permissionStatus — Event in class flash.media.CameraRoll | |
Dispatched when the application requests permission to access camera roll. | |
permissionStatus — Static property in class flash.media.CameraRoll | |
Determine whether the application has been granted the permission to access camera roll. | |
permissionStatus — Event in class flash.media.CameraUI | |
Dispatched when the application requests permission to access Camera UI. | |
permissionStatus — Static property in class flash.media.CameraUI | |
Determine whether the application has been granted the permission to use camera. | |
permissionStatus — Event in class flash.media.Microphone | |
Dispatched when the application requests permission to use Microphone on the device. | |
permissionStatus — Static property in class flash.media.Microphone | |
Determine whether the application has been granted the permission to use Microphone. | |
permissionStatus — Event in class flash.net.FileReference | |
Dispatched when the application requests permission to access filesystem. | |
permissionStatus — Static property in class flash.net.FileReference | |
Determine whether the application has been granted the permission to access filesystem. | |
permissionStatus — Static property in class flash.net.NetworkInfo | |
Determine whether the application has been granted the permission to access NetworkInfo. | |
permissionStatus — Event in class flash.permissions.PermissionManager | |
Dispatched when the application receives a change in permission from the OS. | |
permissionStatus — Property in class flash.permissions.PermissionManager | |
Determine whether the application has been granted the permission to use resource. | |
permissionStatus — Event in class flash.sensors.Geolocation | |
permissionStatus — Static property in class flash.sensors.Geolocation | |
Determine whether the application has been granted the permission to use geolocation services. | |
PermissionStatus — Final class in package flash.permissions | |
The PermissionStatus class is an enumeration of constant values that specify the authorization status of a permission | |
PERMISSION_STATUS — Constant static property in class flash.events.PermissionEvent | |
perspectiveProjection — Property in class flash.geom.Transform | |
Provides access to the PerspectiveProjection object of a three-dimensional display object. | |
PerspectiveProjection — Class in package flash.geom | |
The PerspectiveProjection class provides an easy way to assign or modify the perspective transformations of a display object and all of its children. | |
PerspectiveProjection() — Constructor in class flash.geom.PerspectiveProjection | |
Creates an instance of a PerspectiveProjection object. | |
phase — Property in class flash.events.GestureEvent | |
A value from the GesturePhase class indicating the progress of the touch gesture. | |
PHONE — Constant static property in class flash.text.SoftKeyboardType | |
A keyboard optimized for entering phone numbers. |
|
PHONE_NUMBER — Constant static property in class flash.text.StageTextContentType | |
Content is a phone number |
|
physicalKeyboardType — Static property in class flash.ui.Keyboard | |
Indicates the type of physical keyboard provided by the computer or device, if any. | |
PI — Constant static property in class Math | |
A mathematical constant for the ratio of the circumference of a circle to its diameter, expressed as pi, with a value of 3.141592653589793. | |
pitch — Property in class flash.events.DeviceRotationEvent | |
pitch along the x-axis, measured in degrees. | |
PIXEL — Constant static property in class flash.text.GridFitType | |
Fits strong horizontal and vertical lines to the pixel grid. | |
pixelAspectRatio — Static property in class flash.system.Capabilities | |
Specifies the pixel aspect ratio of the screen. | |
pixelBounds — Property in class flash.geom.Transform | |
A Rectangle object that defines the bounding rectangle of the display object on the stage. | |
pixelDissolve(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, randomSeed:int, numPixels:int, fillColor:uint) — Method in class flash.display.BitmapData | |
Performs a pixel dissolve either from a source image to a destination image or by using the same image. | |
pixelHinting — Property in class flash.display.GraphicsStroke | |
Specifies whether to hint strokes to full pixels. | |
pixelSnapping — Property in class flash.display.Bitmap | |
Controls whether or not the Bitmap object is snapped to the nearest pixel. | |
PixelSnapping — Final class in package flash.display | |
The PixelSnapping class is an enumeration of constant values for setting the pixel snapping options
by using the pixelSnapping property of a Bitmap object. |
|
pixelsPerInch — Property in class flash.printing.PrintJobOptions | |
Specifies the resolution to use for bitmaps, in pixels per inch. | |
placeLoadStringContentInApplicationSandbox — Property in class flash.html.HTMLLoader | |
PLATFORM_API_FAILED — Constant static property in class flash.globalization.LastOperationStatus | |
Indicates that an underlying platform API failed for an operation. | |
play() — Method in class flash.display.MovieClip | |
Moves the playhead in the timeline of the movie clip. | |
play(startTime:Number, loops:int, sndTransform:flash.media:SoundTransform) — Method in class flash.media.Sound | |
Generates a new SoundChannel object to play back the sound. | |
play(... rest) — Method in class flash.net.NetStream | |
Plays a media file from a local directory or a web server; plays a media file or a live stream from Flash Media Server. | |
play — Property in class flash.ui.ContextMenuBuiltInItems | |
Lets the user start a paused SWF file (does not appear for a single-frame SWF file). | |
PLAY — Constant static property in class flash.ui.Keyboard | |
Constant associated with the key code value for the button for engaging play transport mode. | |
play2(param:flash.net:NetStreamPlayOptions) — Method in class flash.net.NetStream | |
Switches seamlessly between files with multiple bit rates and allows a NetStream to resume when a connection is dropped and reconnected. | |
playbackBytesPerSecond — Property in class flash.net.NetStreamInfo | |
Returns the stream playback rate in bytes per second. | |
playbackTimeWindow — Property in class flash.net.drm.DRMVoucher | |
The time period, after the first viewing, during which the associated content can be viewed or reviewed. | |
playerType — Static property in class flash.system.Capabilities | |
Specifies the type of runtime environment. | |
PLAYLIST_SIGNING — Constant static property in class flash.security.SignerTrustSettings | |
The certificate is trusted for signing playlists. | |
PLAY_PAUSE — Constant static property in class flash.ui.Keyboard | |
Constant associated with the key code value for the button for engaging play/pause transport mode. | |
PNGEncoderOptions — Final class in package flash.display | |
The PNGEncoderOptions class defines a compression algorithm
for the flash.display.BitmapData.encode() method. |
|
PNGEncoderOptions(fastCompression:Boolean) — Constructor in class flash.display.PNGEncoderOptions | |
Creates a PNGEncoderOptions object, optionally specifying compression settings. | |
pngImage — Property in class flash.events.WebViewDrawEvent | |
The ByteArray object containing the PNG-encoded contents rendered from the StageWebView object. |
|
Point — Class in package flash.geom | |
The Point object represents a location in a two-dimensional coordinate system, where x represents the horizontal axis and y represents the vertical axis. | |
Point(x:Number, y:Number) — Constructor in class flash.geom.Point | |
Creates a new point. | |
pointAt(pos:flash.geom:Vector3D, at:flash.geom:Vector3D, up:flash.geom:Vector3D) — Method in class flash.geom.Matrix3D | |
Rotates the display object so that it faces a specified position. | |
pointTowards(percent:Number, mat:flash.geom:Matrix3D, pos:flash.geom:Vector3D, at:flash.geom:Vector3D, up:flash.geom:Vector3D) — Static method in class flash.geom.Utils3D | |
Interpolates the orientation of an object toward a position. | |
pointTowardsToOutput(percent:Number, mat:flash.geom:Matrix3D, pos:flash.geom:Vector3D, at:flash.geom:Vector3D, up:flash.geom:Vector3D, output:flash.geom:Matrix3D) — Static method in class flash.geom.Utils3D | |
Interpolates the orientation of an object toward a position. | |
poisonStrings — Static property in class flash.system.System | |
Sets a flag to poison the memory used by any String object when it is garbage collected. |
|
polar(len:Number, angle:Number) — Static method in class flash.geom.Point | |
Converts a pair of polar coordinates to a Cartesian point coordinate. | |
polarToOutput(len:Number, angle:Number, output:flash.geom:Point) — Static method in class flash.geom.Point | |
Converts a pair of polar coordinates to a Cartesian point coordinate. | |
policies — Property in class flash.events.DRMStatusEvent | |
A custom object of the DRM status event. | |
policies — Property in class flash.net.drm.DRMVoucher | |
The custom application-defined rights, if any, defined by the customer when packaging the content. | |
policyID — Property in class flash.events.DRMReturnVoucherCompleteEvent | |
The policyID that was passed into the DRMManager.returnVoucher() call. | |
policyID — Property in class flash.events.DRMReturnVoucherErrorEvent | |
The policy ID that was passed into the returnVoucher() call that resulted in this error. | |
policyID — Property in class flash.net.drm.DRMVoucher | |
The unique policy ID for this voucher. | |
policyID — Property in class flash.net.drm.VoucherAccessInfo | |
A unique identifier for the policy that this VoucherAccessInfo represents. | |
pop() — Method in class Array | |
Removes the last element from an array and returns the value of that element. | |
pop() — Method in class Vector | |
Removes the last element from the Vector and returns that element. | |
port — Property in class flash.net.dns.SRVRecord | |
The port the service is using on the server. | |
PORTRAIT — Constant static property in class flash.display.StageAspectRatio | |
Specifies a device orientation that presents a portrait UI | |
PORTRAIT — Constant static property in class flash.printing.PrintJobOrientation | |
The portrait (vertical) image orientation for printing. | |
position — Property in class flash.events.SampleDataEvent | |
The position of the data in the audio stream. | |
position — Property in class flash.filesystem.FileStream | |
The current position in the file. | |
position — Property in class flash.geom.Matrix3D | |
A Vector3D object that holds the position, the 3D coordinate (x,y,z) of a display object within the transformation's frame of reference. | |
position — Property in class flash.media.Camera | |
Specifies the side of a device on which the camera is located. | |
position — Property in class flash.media.SoundChannel | |
When the sound is playing, the position property indicates in milliseconds the current point
that is being played in the sound file. |
|
position — Property in class flash.text.engine.TabStop | |
The position of the tab stop, in pixels, relative to the start of the text line. | |
position — Property in class flash.utils.ByteArray | |
Moves, or returns the current position, in bytes, of the file pointer into the ByteArray object. | |
POSITIVE — Constant static property in class flash.display.TriangleCulling | |
Specifies culling of all triangles facing away from the current view point. | |
positiveCurrencyFormat — Property in class flash.globalization.CurrencyFormatter | |
A numeric value that indicates a formatting pattern for positive currency amounts. | |
POSITIVE_INFINITY — Constant static property in class float | |
Specifies the single-prevision IEEE-754 value representing positive infinity. | |
POSITIVE_INFINITY — Constant static property in class Number | |
Specifies the IEEE-754 value representing positive infinity. | |
POSSIBLY_INVALID — Constant static property in class flash.text.engine.TextLineValidity | |
Specifies that the text line is possibly invalid. | |
post(message:Object) — Method in class flash.net.NetGroup | |
Sends a message to all members of a group. | |
POST — Constant static property in class flash.net.URLRequestMethod | |
Specifies that the URLRequest object is a POST . |
|
postingEnabled — Property in class flash.net.GroupSpecifier | |
Specifies whether posting is enabled for the NetGroup. | |
postingReceiveControlBytesPerSecond — Property in class flash.net.NetGroupInfo | |
Specifies the rate at which the local node is receiving posting control overhead messages from peers, in bytes per second. | |
postingReceiveDataBytesPerSecond — Property in class flash.net.NetGroupInfo | |
Specifies the rate at which the local node is receiving posting data from peers, in bytes per second. | |
postingSendControlBytesPerSecond — Property in class flash.net.NetGroupInfo | |
Specifies the rate at which the local node is sending posting control overhead messages to peers, in bytes per second. | |
postingSendDataBytesPerSecond — Property in class flash.net.NetGroupInfo | |
Specifies the rate at which the local node is sending posting data to peers, in bytes per second. | |
postMessage(message:String) — Method in class flash.media.StageWebView | |
Posts a message to the HTML content within the StageWebView host. | |
pow(base:Number, pow:Number) — Static method in class Math | |
Computes and returns base to the power of pow . |
|
precisionHint — Property in class flash.display.Shader | |
The precision of math operations performed by the shader. | |
preference — Property in class flash.net.dns.MXRecord | |
The priority of the mail exchange identified by this record. | |
prefix — Property in class Namespace | |
The prefix of the namespace. | |
prefix — Property in class flash.xml.XMLNode | |
The prefix portion of the XML node name. | |
prefixLength — Property in class flash.net.InterfaceAddress | |
The prefix length for this address. | |
preloadComplete(mainClass:String) — Method in class flash.display.Stage | |
Notify to the runtime that a preloader is complete and request to load the main class. | |
preloadEmbeddedData(param:flash.net:NetStreamPlayOptions) — Method in class flash.net.NetStream | |
Extracts any DRM metadata from a locally stored media file. | |
preparing — Event in class flash.display.NativeMenu | |
Dispatched by the NativeMenu object when a key equivalent is pressed and immediately before the menu is displayed. | |
preparing — Event in class flash.display.NativeMenuItem | |
Dispatched by this NativeMenuItem object when its key equivalent is pressed and immediately before the containing menu is displayed. | |
PREPARING — Constant static property in class flash.events.Event | |
The Event.PREPARING constant defines the value of the type property of a preparing event object. |
|
prepend(rhs:flash.geom:Matrix3D) — Method in class flash.geom.Matrix3D | |
Prepends a matrix by multiplying the current Matrix3D object by another Matrix3D object. | |
prependChild(value:Object) — Method in class XML | |
Inserts a copy of the provided child object into the XML element before any existing XML
properties for that element. |
|
prependRotation(degrees:Number, axis:flash.geom:Vector3D, pivotPoint:flash.geom:Vector3D) — Method in class flash.geom.Matrix3D | |
Prepends an incremental rotation to a Matrix3D object. | |
prependScale(xScale:Number, yScale:Number, zScale:Number) — Method in class flash.geom.Matrix3D | |
Prepends an incremental scale change along the x, y, and z axes to a Matrix3D object. | |
prependTranslation(x:Number, y:Number, z:Number) — Method in class flash.geom.Matrix3D | |
Prepends an incremental translation, a repositioning along the x, y, and z axes, to a Matrix3D object. | |
present() — Method in class flash.display3D.Context3D | |
Displays the back rendering buffer. | |
preserveAlpha — Property in class flash.filters.ConvolutionFilter | |
Indicates if the alpha channel is preserved without the filter effect or if the convolution filter is applied to the alpha channel as well as the color channels. | |
PressAndTapGestureEvent — Class in package flash.events | |
The PressAndTapGestureEvent class lets you handle press-and-tap gesture on touch-enabled devices. | |
PressAndTapGestureEvent(type:String, bubbles:Boolean, cancelable:Boolean, phase:String, localX:Number, localY:Number, tapLocalX:Number, tapLocalY:Number, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, commandKey:Boolean, controlKey:Boolean) — Constructor in class flash.events.PressAndTapGestureEvent | |
Creates an Event object that contains information about complex multi-touch events, such as a user raising a context-sensitive popup menu. | |
pressure — Property in class flash.events.TouchEvent | |
A value between 0.0 and 1.0 indicating force of the contact with the device. |
|
prettyIndent — Static property in class XML | |
Determines the amount of indentation applied by
the toString() and toXMLString() methods when
the XML.prettyPrinting property is set to true . |
|
prettyPrinting — Static property in class XML | |
Determines whether the toString()
and toXMLString() methods normalize white space characters between some tags. |
|
preventBackup — Property in class flash.filesystem.File | |
Indicates whether or not the runtime prevents this File object from being backed up to the cloud. | |
preventBackup — Static property in class flash.net.SharedObject | |
Specifies whether or not local shared objects will be backed up on the iOS cloud backup service. | |
preventDefault() — Method in class flash.events.Event | |
Cancels an event's default behavior if that behavior can be canceled. | |
prevFrame() — Method in class flash.display.MovieClip | |
Sends the playhead to the previous frame and stops it. | |
PREVIOUS — Constant static property in class flash.ui.Keyboard | |
Constant associated with the key code value for the button for skipping to previous track or chapter. | |
previousLine — Property in class flash.text.engine.TextLine | |
The previous TextLine in the TextBlock, or null if the line is the first line in the block
or the validity of the line is TextLineValidity.STATIC . |
|
previousRegion — Property in class flash.text.engine.TextLineMirrorRegion | |
The previous TextLineMirrorRegion in the set derived from the text element, or null if the current region is the first mirror
region in the set. |
|
previousSibling — Property in class flash.xml.XMLNode | |
An XMLNode value that references the previous sibling in the parent node's child list. | |
prevScene() — Method in class flash.display.MovieClip | |
Moves the playhead to the previous scene of the MovieClip instance. | |
primaryKey — Property in class flash.data.SQLColumnSchema | |
Indicates whether this column is the primary key column (or one of the primary key columns in a composite key) for its associated table. | |
PRINCIPAL_MISMATCH — Constant static property in class flash.security.CertificateStatus | |
The certificate common name does not match the expected host name. | |
print — Property in class flash.ui.ContextMenuBuiltInItems | |
Lets the user send the displayed frame image to a printer. | |
printableArea — Property in class flash.printing.PrintJob | |
The bounds of the printer media's printable area in points. | |
printAsBitmap — Property in class flash.printing.PrintJobOptions | |
Specifies whether the content in the print job is printed as a bitmap or as a vector. | |
printer — Property in class flash.printing.PrintJob | |
Gets or sets the printer to use for the current print job. | |
printers — Static property in class flash.printing.PrintJob | |
Provides a list of the available printers as String name values. | |
PrintJob — Class in package flash.printing | |
The PrintJob class lets you create content and print it to one or more pages. | |
PrintJob() — Constructor in class flash.printing.PrintJob | |
Creates a PrintJob object that you can use to print one or more pages. | |
PrintJobOptions — Class in package flash.printing | |
The PrintJobOptions class contains properties to use with the
options parameter of the PrintJob.addPage() method. |
|
PrintJobOptions(printAsBitmap:Boolean) — Constructor in class flash.printing.PrintJobOptions | |
Creates a new PrintJobOptions object. | |
PrintJobOrientation — Final class in package flash.printing | |
This class provides values that are used by the PrintJob.orientation property for the image position of a printed page. |
|
printMethod — Property in class flash.printing.PrintJobOptions | |
PrintMethod — Final class in package flash.printing | |
This class provides values for the PrintJobOptions.printMethod property
to specify the method of printing a page. |
|
PrintUIOptions — Final class in package flash.printing | |
The PrintUIOptions class is used to specify options for print dialogs that are displayed to the user. | |
PrintUIOptions() — Constructor in class flash.printing.PrintUIOptions | |
Creates a new PrintUIOptions object. | |
PRIORITIZE_LEAST_ADJUSTMENT — Constant static property in class flash.text.engine.JustificationStyle | |
Bases justification on either expanding or compressing the line, whichever gives a result closest to the desired width. | |
priority — Property in class flash.net.dns.SRVRecord | |
The priority of the service host identified by this record. | |
PRIVACY — Constant static property in class flash.system.SecurityPanel | |
When passed to Security.showSettings() , displays the
Privacy Settings panel in Flash Player Settings. |
|
private — Statement | |
Specifies that a variable, constant, method or namespace is available only to the class that defines it. | |
privateMemory — Static property in class flash.system.System | |
The entire amount of memory (in bytes) used by an application. | |
processingInstructions(name:String) — Method in class XML | |
If a name parameter is provided, lists all the children of the XML object
that contain processing instructions with that name . |
|
processingInstructions(name:String) — Method in class XMLList | |
If a name parameter is provided, lists all the children of the XMLList object that
contain processing instructions with that name. |
|
PROFESSIONAL — Constant static property in class air.system.License | |
Definition for a Professional license level | |
profile — Property in class flash.display3D.Context3D | |
The feature-support profile in use by this Context3D object. | |
profile — Property in class flash.media.H264VideoStreamSettings | |
Profile used for H.264/AVC encoding. | |
Program3D — Final class in package flash.display3D | |
The Program3D class represents a pair of rendering programs (also called "shaders") uploaded to the rendering context. | |
progress — Event in class flash.display.LoaderInfo | |
Dispatched when data is received as the download operation progresses. | |
progress — Property in class flash.display.ShaderJob | |
The progress of a running shader. | |
progress — Event in class flash.filesystem.FileStream | |
Signals the availability of new data on the stream. | |
progress — Event in class flash.media.MediaPromise | |
A MediaPromise object dispatches progress events as the data becomes available. |
|
progress — Event in class flash.media.Sound | |
Dispatched when data is received as a load operation progresses. | |
progress — Event in class flash.net.FileReference | |
Dispatched periodically during the file upload or download operation. | |
progress — Event in class flash.net.URLLoader | |
Dispatched when data is received as the download operation progresses. | |
progress — Event in class flash.net.URLStream | |
Dispatched when data is received as the download operation progresses. | |
progress — Event in class flash.system.SystemUpdater | |
Dispatched to indicate download progress. | |
PROGRESS — Constant static property in class flash.events.ProgressEvent | |
Defines the value of the type property of a progress event object. |
|
ProgressEvent — Class in package flash.events | |
A ProgressEvent object is dispatched when a load operation has begun or a socket has received data. | |
ProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:Number, bytesTotal:Number) — Constructor in class flash.events.ProgressEvent | |
Creates an Event object that contains information about progress events. | |
project() — Method in class flash.geom.Vector3D | |
Divides the value of the x , y , and z properties of the
current Vector3D object by the value of its w property. |
|
projectionCenter — Property in class flash.geom.PerspectiveProjection | |
A two-dimensional point representing the center of the projection, the vanishing point for the display object. | |
projectVector(m:flash.geom:Matrix3D, v:flash.geom:Vector3D) — Static method in class flash.geom.Utils3D | |
Using a projection Matrix3D object, projects a Vector3D object from one space coordinate to another. | |
projectVectors(m:flash.geom:Matrix3D, verts, projectedVerts, uvts) — Static method in class flash.geom.Utils3D | |
Using a projection Matrix3D object, projects a Vector of three-dimensional space coordinates (verts)
to a Vector of two-dimensional space coordinates (projectedVerts ). |
|
projectVectorToOutput(m:flash.geom:Matrix3D, v:flash.geom:Vector3D, output:flash.geom:Vector3D) — Static method in class flash.geom.Utils3D | |
Using a projection Matrix3D object, projects a Vector3D object from one space coordinate to another. | |
propertyIsEnumerable(name:String) — Method in class Object | |
Indicates whether the specified property exists and is enumerable. | |
propertyIsEnumerable(p:String) — Method in class XML | |
Checks whether the property p is in the set of properties that can be iterated in a
for..in statement applied to the XML object. |
|
propertyIsEnumerable(p:String) — Method in class XMLList | |
Checks whether the property p is in the set of properties that can be iterated in a for..in statement
applied to the XMLList object. |
|
PROPORTIONAL — Constant static property in class flash.text.engine.DigitWidth | |
Used to specify proportional digit width. | |
protected — Statement | |
Specifies that a variable, constant, method, or namespace is available only to the class that defines it and to any subclasses of that class. | |
protocol — Property in class air.net.WebSocket | |
The protocol for the WebSocket connection (for the Sec-WebSocket-Protocol field). |
|
protocol — Property in class flash.net.NetConnection | |
The protocol used to establish the connection. | |
prototype — Static property in class Object | |
A reference to the prototype object of a class or function object. | |
proximityBegin — Event in class flash.display.InteractiveObject | |
Dispatched when the user lowers an active stylus past the proximity detection threshold of the screen. | |
PROXIMITY_BEGIN — Constant static property in class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_BEGIN
touch event object. |
|
proximityEnd — Event in class flash.display.InteractiveObject | |
Dispatched when the user lifts an active stylus above the proximity detection threshold of the screen. | |
PROXIMITY_END — Constant static property in class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_END
touch event object. |
|
proximityMove — Event in class flash.display.InteractiveObject | |
Dispatched when the user moves an active stylus over the screen while remaining within the proximity detection threshold. | |
PROXIMITY_MOVE — Constant static property in class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_MOVE
touch event object. |
|
proximityOut — Event in class flash.display.InteractiveObject | |
Dispatched when the user moves an active stylus away from this InteractiveObject while remaining within the proximity detection threshold of the screen. | |
PROXIMITY_OUT — Constant static property in class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_OUT
touch event object. |
|
proximityOver — Event in class flash.display.InteractiveObject | |
Dispatched when the user moves an active stylus directly above this InteractiveObject while remaining within the proximity detection threshold of the screen. | |
PROXIMITY_OVER — Constant static property in class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_OVER
touch event object. |
|
proximityRollOut — Event in class flash.display.InteractiveObject | |
Dispatched when the user moves an active stylus away from this InteractiveObject and any of its children while remaining within the proximity detection threshold of the screen. | |
PROXIMITY_ROLL_OUT — Constant static property in class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_ROLL_OUT
touch event object. |
|
proximityRollOver — Event in class flash.display.InteractiveObject | |
Dispatched when the user moves an active stylus over this InteractiveObject from outside the object's tree of descendents in the display list (while remaining within the proximity detection threshold of the screen). | |
PROXIMITY_ROLL_OVER — Constant static property in class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_ROLL_OVER
touch event object. |
|
Proxy — Class in package flash.utils | |
proxyType — Property in class flash.net.NetConnection | |
Determines which fallback methods are tried if an initial connection attempt to Flash Media Server fails. | |
ptrdName — Property in class flash.net.dns.PTRRecord | |
The canonical domain name assigned to the query IP address. | |
PTRRecord — Class in package flash.net.dns | |
The PTRRecord class represents a Domain Name System (DNS) PTR resource record containing a canonical domain name. | |
PTRRecord() — Constructor in class flash.net.dns.PTRRecord | |
Creates a PTR resource record. | |
public — Statement | |
Specifies that a class, variable, constant or method is available to any caller. | |
publish(name:String, type:String) — Method in class flash.net.NetStream | |
Sends streaming audio, video, and data messages from a client to Flash Media Server, optionally recording the stream during transmission. | |
publisherID — Property in class flash.desktop.NativeApplication | |
The publisher ID of this application. | |
PUNCTUATION — Constant static property in class flash.text.SoftKeyboardType | |
A keyboard optimized for entering punctuation. |
|
push(... rest) — Method in class Array | |
Adds one or more elements to the end of an array and returns the new length of the array. | |
push(... rest) — Method in class Vector | |
Adds one or more elements to the end of the Vector and returns the new length of the Vector. | |
PUSH_IN_KINSOKU — Constant static property in class flash.text.engine.JustificationStyle | |
Bases justification on compressing kinsoku at the end of the line, or expanding it if no kinsoku occurs or if that space is insufficient. | |
PUSH_OUT_ONLY — Constant static property in class flash.text.engine.JustificationStyle | |
Bases justification on expanding the line. | |
PUT — Constant static property in class flash.net.URLRequestMethod | |
Specifies that the URLRequest object is a PUT . |
|
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 |