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, 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, class flash.display.SpreadMethod | |
Specifies that the gradient use the pad spread method. | |
PAGE_DOWN — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Page Down key (34). | |
pageHeight — Property, class flash.printing.PrintJob | |
The height of the actual printable area on the page, in points. | |
pageScrollSize — Property, class fl.controls.ScrollBar | |
Gets or sets a value that represents the increment by which the page is scrolled when the scroll bar track is pressed. | |
pageSize — Property, class fl.controls.ScrollBar | |
Gets or sets the number of lines that a page contains. | |
pageSize — Property, 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, class flash.ui.Keyboard | |
Constant associated with the key code value for the Page Up key (33). | |
pageWidth — Property, class flash.printing.PrintJob | |
The width of the actual printable area on the page, in points. | |
paintsDefaultBackground — Property, class flash.html.HTMLLoader | |
Specifies whether the background of the HTMLLoader document is opaque white (true) or not (false). | |
paletteMap(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, redArray:Array, greenArray:Array, blueArray:Array, alphaArray:Array) — method, 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, class flash.media.SoundTransform | |
The left-to-right panning of the sound, ranging from -1 (full pan left) to 1 (full pan right). | |
paperHeight — Property, class flash.printing.PrintJob | |
The overall paper height, in points. | |
paperWidth — Property, class flash.printing.PrintJob | |
The overall paper width, in points. | |
parameters — Property, class fl.motion.FunctionEase | |
An optional array of values to be passed to the easing function as additional arguments. | |
parameters — Property, 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, class flash.display.LoaderInfo | |
An object that contains name-value pairs that represent the parameters provided to the loaded SWF file. | |
parent() — method, class XML | |
Returns the parent of the XML object. | |
parent() — method, class XMLList | |
Returns the parent of the XMLList object if all items in the XMLList object have the same parent. | |
parent — Property, class fl.ik.IKJoint | |
The parent IKJoint object. | |
parent — Property, class flash.display.DisplayObject | |
Indicates the DisplayObjectContainer object that contains this display object. | |
parent — Property, class flash.display.NativeMenu | |
The parent menu. | |
parent — Property, class flash.filesystem.File | |
The directory that contains the file or directory referenced by this File object. | |
parentAllowsChild — Property, class flash.display.LoaderInfo | |
Expresses the trust relationship from Loader (parent) to the content (child). | |
parentDomain — Property, class flash.system.ApplicationDomain | |
Gets the parent domain of this application domain. | |
parentNode — Property, 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, 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 , class Date | |
Converts a string representing a date into a number equaling the number of milliseconds elapsed since January 1, 1970, UTC. | |
parseCSS(CSSText:String) — method, class flash.text.StyleSheet | |
Parses the CSS in CSSText and loads the style sheet with it. | |
parseFloat(str:String) — Package Function, Top Level | |
Converts a string to a floating-point number. | |
parseInt(str:String, radix:uint) — Package Function, Top Level | |
Converts a string to an integer. | |
parseXML(source:String) — method, class flash.xml.XMLDocument | |
Parses the XML text specified in the value parameter and populates the specified XMLDocument object with the resulting XML tree. | |
passwordPrompt — Property, class flash.events.DRMAuthenticateEvent | |
A prompt for a password credential, provided by the server. | |
paste() — method, class flash.desktop.NativeApplication | |
Invokes an internal paste command on the focused display object. | |
paste — Event, 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, class flash.ui.ContextMenuClipboardItems | |
Enables or disables the 'Paste' item on the clipboard menu. | |
PASTE — Constant Static Property, class flash.events.Event | |
The Event.PASTE constant defines the value of the type property of a paste event object. | |
path — Property, class air.update.events.StatusFileUpdateEvent | |
The nativePath property of the update File object specified by the airFile parameter in a call to the installFromAIRFile() method. | |
pause() — method, class fl.motion.AnimatorBase | |
Pauses the animation until you call the resume() method. | |
pause() — method, class fl.video.FLVPlayback | |
Pauses playing the video stream. | |
pause() — method, class fl.video.VideoPlayer | |
Pauses video playback. | |
pause() — method, class flash.net.NetStream | |
Pauses playback of a video stream. | |
pause() — Static Method , class flash.system.System | |
Pauses Flash Player or the AIR Debug Launcher (ADL). | |
pauseButton — Property, class fl.video.FLVPlayback | |
Pause button control. | |
paused — Property, class fl.video.FLVPlayback | |
A Boolean value that is true if the FLV file is in a paused state. | |
PAUSED — Constant Static Property, class fl.video.VideoState | |
The video player is in the paused state. | |
pausedStateEntered — Event, class fl.video.FLVPlayback | |
Dispatched when the player enters the paused state. | |
PAUSED_STATE_ENTERED — Constant Static Property, class fl.video.VideoEvent | |
Defines the value of the type property of a pausedStateEntered event object. | |
pauseSampling() — Package Function, flash.sampler | |
Stops the sampling process momentarily. | |
pdfCapability — Static Property, class flash.html.HTMLLoader | |
The type of PDF support on the user's system, defined as an integer code value. | |
peerStreams — Property, class flash.net.NetStream | |
An object that holds all of the subscribing NetStream instances that are listening to this publishing NetStream instance. | |
PENDING — Constant Static Property, class flash.net.SharedObjectFlushStatus | |
Indicates that the user is being prompted to increase disk space for the shared object before the flush can occur. | |
percentComplete — Property, class fl.controls.ProgressBar | |
Gets a number between 0 and 100 that indicates the percentage of the content has already loaded. | |
percentLoaded — Property, class fl.containers.ScrollPane | |
Gets a number between 0 and 100 indicating what percentage of the content is loaded. | |
percentLoaded — Property, class fl.containers.UILoader | |
Gets a number between 0 and 100 indicating what percentage of the content is loaded. | |
period — Property, class flash.net.drm.DRMPlaybackTimeWindow | |
The time window length in milliseconds. | |
PERIOD — Constant Static Property, 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, class flash.display.BitmapData | |
Generates a Perlin noise image. | |
perspectiveProjection — Property, class flash.geom.Transform | |
Provides access to the PerspectiveProjection object of a three-dimensional display object. | |
PerspectiveProjection — class, 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, class flash.geom.PerspectiveProjection | |
Creates an instance of a PerspectiveProjection object. | |
Photo — class, package fl.transitions | |
Makes the movie clip object appear or disappear like a photographic flash. | |
PI — Constant Static Property, 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. | |
PIXEL — Constant Static Property, class flash.text.GridFitType | |
Fits strong horizontal and vertical lines to the pixel grid. | |
pixelAspectRatio — Static Property, class flash.system.Capabilities | |
Specifies the pixel aspect ratio of the screen. | |
pixelBounds — Property, 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, class flash.display.BitmapData | |
Performs a pixel dissolve either from a source image to a destination image or by using the same image. | |
PixelDissolve — class, package fl.transitions | |
The PixelDissolve class reveals reveals the movie clip object by using randomly appearing or disappearing rectangles in a checkerboard pattern. | |
pixelHinting — Property, class flash.display.GraphicsStroke | |
Specifies whether to hint strokes to full pixels. | |
pixelSnapping — Property, class flash.display.Bitmap | |
Controls whether or not the Bitmap object is snapped to the nearest pixel. | |
PixelSnapping — final class, 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. | |
placeLoadStringContentInApplicationSandbox — Property, class flash.html.HTMLLoader | |
Specifies whether content loaded via the loadString() method is put in the application sandbox (true) or in a non-application sandbox (false). | |
play(startTime:int, startEnterFrame:Boolean) — method, class fl.motion.AnimatorBase | |
Begins the animation. | |
play(source:String, totalTime:Number, isLive:Boolean) — method, class fl.video.FLVPlayback | |
Plays the video stream. | |
play(url:String, totalTime:Number, isLive:Boolean, startTime:Number, duration:Number) — method, class fl.video.VideoPlayer | |
Causes the video to play. | |
play() — method, class flash.display.MovieClip | |
Moves the playhead in the timeline of the movie clip. | |
play(startTime:Number, loops:int, sndTransform:flash.media:SoundTransform) — method, class flash.media.Sound | |
Generates a new SoundChannel object to play back the sound. | |
play(... rest) — method, class flash.net.NetStream | |
Plays media files. | |
play — Property, class flash.ui.ContextMenuBuiltInItems | |
Lets the user start a paused SWF file (does not appear for a single-frame SWF file). | |
play2(param:flash.net:NetStreamPlayOptions) — method, class flash.net.NetStream | |
Begins playback of media files, with several options for playback. | |
playbackBytesPerSecond — Property, class flash.net.NetStreamInfo | |
Returns the stream playback rate in bytes per second. | |
PLAYBACK_ERROR — Constant Static Property, class fl.video.VideoPlaybackErrorEvent | |
playbackTimeWindow — Property, class flash.net.drm.DRMVoucher | |
The time period, after first view, during which the related content can be viewed or reviewed. | |
playButton — Property, class fl.video.FLVPlayback | |
Play button control. | |
playerType — Static Property, class flash.system.Capabilities | |
Specifies the type of runtime environment. | |
playheadPercentage — Property, class fl.video.FLVPlayback | |
A number that specifies the current playheadTime as a percentage of the totalTime property. | |
playheadTime — Property, class fl.video.FLVPlayback | |
A number that is the current playhead time or position, measured in seconds, which can be a fractional value. | |
playheadTime — Property, class fl.video.VideoEvent | |
A number that is the current playhead time or position, measured in seconds, which can be a fractional value. | |
playheadTime — Property, class fl.video.VideoPlayer | |
A number that is the current playhead time or position, measured in seconds, which can be a fractional value. | |
playheadUpdate — Event, class fl.video.FLVPlayback | |
Dispatched while the FLV file is playing at the frequency specified by the playheadUpdateInterval property or when rewinding starts. | |
playheadUpdate — Event, class fl.video.VideoPlayer | |
Dispatched while the FLV file is playing at the frequency specified by the playheadUpdateInterval property or when rewinding starts. | |
PLAYHEAD_UPDATE — Constant Static Property, class fl.video.VideoEvent | |
Defines the value of the type property of a playheadUpdate event object. | |
playheadUpdateInterval — Property, class fl.video.FLVPlayback | |
A number that is the amount of time, in milliseconds, between each playheadUpdate event. | |
playheadUpdateInterval — Property, class fl.video.VideoPlayer | |
A number that is the amount of time, in milliseconds, between each playheadUpdate event. | |
playing — Property, class fl.video.FLVPlayback | |
A Boolean value that is true if the FLV file is in the playing state. | |
PLAYING — Constant Static Property, class fl.video.VideoState | |
The video player is in the playing state. | |
playingStateEntered — Event, class fl.video.FLVPlayback | |
Dispatched when the playing state is entered. | |
PLAYING_STATE_ENTERED — Constant Static Property, class fl.video.VideoEvent | |
Defines the value of the type property of a playingStateEntered event object. | |
PLAYLIST_SIGNING — Constant Static Property, class flash.security.SignerTrustSettings | |
The certificate is trusted for signing playlists. | |
playPauseButton — Property, class fl.video.FLVPlayback | |
Play/pause button control. | |
playWhenEnoughDownloaded() — method, class fl.video.FLVPlayback | |
Plays the FLV file when enough of it has downloaded. | |
playWhenEnoughDownloaded() — method, class fl.video.VideoPlayer | |
Plays the FLV file when enough of it has downloaded. | |
Point — class, 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, class flash.geom.Point | |
Creates a new point. | |
pointAt(pos:flash.geom:Vector3D, at:flash.geom:Vector3D, up:flash.geom:Vector3D) — method, class flash.geom.Matrix3D | |
Rotates the display object so that it faces a specified position. | |
points — Property, class fl.motion.BezierEase | |
An ordered collection of points in the custom easing curve. | |
points — Property, class fl.motion.CustomEase | |
An ordered collection of points in the custom easing curve. | |
pointTowards(percent:Number, mat:flash.geom:Matrix3D, pos:flash.geom:Vector3D, at:flash.geom:Vector3D, up:flash.geom:Vector3D) — Static Method , class flash.geom.Utils3D | |
Interpolates the orientation of an object toward a position. | |
polar(len:Number, angle:Number) — Static Method , class flash.geom.Point | |
Converts a pair of polar coordinates to a Cartesian point coordinate. | |
policies — Property, class flash.events.DRMStatusEvent | |
A custom object of the DRM status event. | |
policies — Property, class flash.net.drm.DRMVoucher | |
A dynamic Object reporting application-defined policies. | |
POLLED — Constant Static Property, class fl.controls.ProgressBarMode | |
Progress is updated by polling the source. | |
pollInterval — Property, class air.net.ServiceMonitor | |
The interval, in milliseconds, for polling the server. | |
pop() — method, class Array | |
Removes the last element from an array and returns the value of that element. | |
pop() — method, class Vector | |
Removes the last element from the Vector and returns that element. | |
port — Property, class air.net.SocketMonitor | |
The port being monitored. | |
PORTRAIT — Constant Static Property, class flash.printing.PrintJobOrientation | |
The portrait (vertical) image orientation for printing. | |
position — Property, class fl.events.ScrollEvent | |
Gets the current scroll position, in pixels. | |
position — Property, class fl.ik.IKJoint | |
The IKJoint's coordinates. | |
position — Property, class fl.transitions.Tween | |
The current value of the target object property being tweened. | |
position — Property, class fl.transitions.TweenEvent | |
The value of the property controlled by the Tween, when the event occurred. | |
position — Property, class flash.events.SampleDataEvent | |
The position of the data in the audio stream. | |
position — Property, class flash.filesystem.FileStream | |
The current position in the file. | |
position — Property, 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, 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, class flash.text.engine.TabStop | |
The position of the tab stop, in pixels, relative to the start of the text line. | |
position — Property, class flash.utils.ByteArray | |
Moves, or returns the current position, in bytes, of the file pointer into the ByteArray object. | |
positionMatrix — Property, class fl.motion.AnimatorBase | |
The Matrix object that applies an overall transformation to the motion path. | |
POSITIVE — Constant Static Property, class flash.display.TriangleCulling | |
Specifies culling of all triangles facing away from the current view point. | |
POSITIVE_INFINITY — Constant Static Property, class Number | |
Specifies the IEEE-754 value representing positive infinity. | |
POSSIBLY_INVALID — Constant Static Property, class flash.text.engine.TextLineValidity | |
Specifies that the text line is possibly invalid. | |
POST — Constant Static Property, class flash.net.URLRequestMethod | |
Specifies that the URLRequest object is a POST. | |
pow(base:Number, pow:Number) — Static Method , class Math | |
Computes and returns base to the power of pow. | |
precisionHint — Property, class flash.display.Shader | |
The precision of math operations performed by the shader. | |
preDataChange — Event, class fl.data.DataProvider | |
Dispatched before the data is changed. | |
PRE_DATA_CHANGE — Constant Static Property, class fl.events.DataChangeEvent | |
Defines the value of the type property of a preDataChange event object. | |
preferredHeight — Property, class fl.video.FLVPlayback | |
A number that specifies the height of the source FLV file. | |
preferredWidth — Property, class fl.video.FLVPlayback | |
Gives the width of the source FLV file. | |
prefix — Property, class Namespace | |
The prefix of the namespace. | |
prefix — Property, class flash.xml.XMLNode | |
The prefix portion of the XML node name. | |
preloadEmbeddedData(param:flash.net:NetStreamPlayOptions) — method, class flash.net.NetStream | |
Extracts any DRM metadata from a locally stored media file. | |
prepend(rhs:flash.geom:Matrix3D) — method, class flash.geom.Matrix3D | |
Prepends a matrix by multiplying the current Matrix3D object by another Matrix3D object. | |
prependChild(value:Object) — method, 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, class flash.geom.Matrix3D | |
Prepends an incremental rotation to a Matrix3D object. | |
prependScale(xScale:Number, yScale:Number, zScale:Number) — method, 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, class flash.geom.Matrix3D | |
Prepends an incremental translation, a repositioning along the x, y, and z axes, to a Matrix3D object. | |
preserveAlpha — Property, 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. | |
prettyIndent — Static Property, 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, class XML | |
Determines whether the toString() and toXMLString() methods normalize white space characters between some tags. | |
preventDefault() — method, class flash.events.Event | |
Cancels an event's default behavior if that behavior can be canceled. | |
prevFrame() — method, class fl.transitions.Tween | |
Plays the previous frame of the tweened animation from the current stopping point of an animation that was stopped. | |
prevFrame() — method, class flash.display.MovieClip | |
Sends the playhead to the previous frame and stops it. | |
preview — Property, class fl.video.FLVPlayback | |
Only for live preview. | |
previousApplicationStorageDirectory — Property, class air.update.ApplicationUpdater | |
The previous location of the application storage directory, if it changed after an update. | |
previousApplicationStorageDirectory — Property, class air.update.ApplicationUpdaterUI | |
The previous location of the application storage directory, if it changed after an update. | |
previousLine — Property, 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, 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, class flash.xml.XMLNode | |
An XMLNode value that references the previous sibling in the parent node's child list. | |
previousValue — Property, class fl.controls.NumericStepper | |
Gets the previous value in the sequence of values. | |
previousVersion — Property, class air.update.ApplicationUpdater | |
The previous version of the application. | |
previousVersion — Property, class air.update.ApplicationUpdaterUI | |
The previous version of the application. | |
prevScene() — method, class flash.display.MovieClip | |
Moves the playhead to the previous scene of the MovieClip instance. | |
primaryKey — Property, 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. | |
print — Property, class flash.ui.ContextMenuBuiltInItems | |
Lets the user send the displayed frame image to a printer. | |
printAsBitmap — Property, class flash.printing.PrintJobOptions | |
Specifies whether the content in the print job is printed as a bitmap or as a vector. | |
PrintJob — class, package flash.printing | |
The PrintJob class lets you create content and print it to one or more pages. | |
PrintJob() — Constructor, class flash.printing.PrintJob | |
Creates a PrintJob object that you can use to print one or more pages. | |
PrintJobOptions — class, package flash.printing | |
The PrintJobOptions class contains properties to use with the options parameter of the PrintJob.addPage() method. | |
PrintJobOptions(printAsBitmap:Boolean) — Constructor, class flash.printing.PrintJobOptions | |
Creates a new PrintJobOptions object. | |
PrintJobOrientation — final class, package flash.printing | |
This class provides values that are used by the PrintJob.orientation property for the image position of a printed page. | |
PRIORITIZE_LEAST_ADJUSTMENT — Constant Static Property, class flash.text.engine.JustificationStyle | |
Bases justification on either expanding or compressing the line, whichever gives a result closest to the desired width. | |
PRIVACY — Constant Static Property, 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. | |
processCurrentFrame(parent:flash.display:MovieClip, anim:fl.motion:AnimatorBase, startEnterFrame:Boolean, playOnly:Boolean) — Static Method , class fl.motion.AnimatorBase | |
processingInstructions(name:String) — method, 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, class XMLList | |
If a name parameter is provided, lists all the children of the XMLList object that contain processing instructions with that name. | |
progress — Event, class air.update.ApplicationUpdater | |
Dispatched after the initialization is complete. | |
progress — Event, class air.update.ApplicationUpdaterUI | |
Dispatched after the initialization is complete. | |
progress — Event, class fl.containers.ScrollPane | |
Dispatched while content is loading. | |
progress — Event, class fl.containers.UILoader | |
Dispatched when content is loading. | |
progress — Event, class fl.controls.ProgressBar | |
Dispatched as content loads in event mode or polled mode. | |
progress — Event, class fl.video.FLVPlayback | |
Indicates progress made in number of bytes downloaded. | |
progress — Event, class fl.video.FLVPlaybackCaptioning | |
Dispatched when data is received as the download of the Timed Text XML file progresses. | |
progress — Event, class fl.video.VideoPlayer | |
Indicates progress made in number of bytes downloaded. | |
progress — Event, class flash.display.LoaderInfo | |
Dispatched when data is received as the download operation progresses. | |
progress — Property, class flash.display.ShaderJob | |
The progress of a running shader. | |
progress — Event, class flash.filesystem.FileStream | |
Signals the availability of new data on the stream. | |
progress — Event, class flash.media.Sound | |
Dispatched when data is received as a load operation progresses. | |
progress — Event, class flash.net.FileReference | |
Dispatched periodically during the file upload or download operation. | |
progress — Event, class flash.net.URLLoader | |
Dispatched when data is received as the download operation progresses. | |
progress — Event, class flash.net.URLStream | |
Dispatched when data is received as the download operation progresses. | |
PROGRESS — Constant Static Property, class fl.video.VideoProgressEvent | |
Defines the value of the type property of a progress event object. | |
PROGRESS — Constant Static Property, class flash.events.ProgressEvent | |
Defines the value of the type property of a progress event object. | |
ProgressBar — class, package fl.controls | |
The ProgressBar component displays the progress of content that is being loaded. | |
ProgressBar() — Constructor, class fl.controls.ProgressBar | |
Creates a new ProgressBar component instance. | |
ProgressBarDirection — class, package fl.controls | |
The ProgressBarDirection class defines the values for the direction property of the ProgressBar class. | |
ProgressBarMode — class, package fl.controls | |
The ProgressBarMode class defines the values for the mode property of the ProgressBar class. | |
ProgressEvent — class, 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, class flash.events.ProgressEvent | |
Creates an Event object that contains information about progress events. | |
progressInterval — Property, class fl.video.FLVPlayback | |
A number that is the amount of time, in milliseconds, between each progress event. | |
progressInterval — Property, class fl.video.VideoPlayer | |
A number that is the amount of time, in milliseconds, between each progress event. | |
project() — method, 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, 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 , 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:Vector$Number, projectedVerts:Vector$Number, uvts:Vector$Number) — Static Method , 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). | |
prompt — Property, class fl.controls.ComboBox | |
Gets or sets the prompt for the ComboBox component. | |
prop — Property, class fl.transitions.Tween | |
The name of the property affected by the tween of the target object. | |
propertyIsEnumerable(name:String) — method, class Object | |
Indicates whether the specified property exists and is enumerable. | |
propertyIsEnumerable(p:String) — method, 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, 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, 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, class flash.net.NetConnection | |
The protocol used to establish the connection. | |
prototype — Static Property, class Object | |
A reference to the prototype object of a class or function object. | |
Proxy — class, package flash.utils | |
The Proxy class lets you override the default behavior of ActionScript operations (such as retrieving and modifying properties) on an object. | |
proxyType — Property, class flash.net.NetConnection | |
Determines which fallback methods are tried if an initial connection attempt to the server fails. | |
public — Statement | |
Specifies that a class, variable, constant or method is available to any caller. | |
publish(name:String, type:String) — method, class flash.net.NetStream | |
Sends streaming audio, video, and text messages from a client to Flash Media Server, optionally recording the stream during transmission. | |
publisherID — Property, class flash.desktop.NativeApplication | |
The publisher ID of this application. | |
push(... rest) — method, class Array | |
Adds one or more elements to the end of an array and returns the new length of the array. | |
push(... rest) — method, 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, 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, class flash.text.engine.JustificationStyle | |
Bases justification on expanding the line. | |
PUT — Constant Static Property, 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 |