| 記号 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 | |
| package — Statement | |
| 他のスクリプトから読み込んだ個別のグループにコードを分類できます。 | |
| PAD — Constant static property in class flash.display.SpreadMethod | |
| グラデーションで spread メソッド pad を使用することを指定します。 | |
| PAGE_DOWN — Constant static property in class flash.ui.Keyboard | |
| PageDown キーのキーコード値 (34) に関連付けられた定数です。 | |
| pageHeight — Property in class flash.printing.PrintJob | |
| ページ上で実際に印刷可能な領域の高さ (ポイント単位)。 | |
| pageScrollSize — Property in class fl.controls.ScrollBar | |
| スクロールバーのトラックが押されたときにページをスクロールする増分量を表す値を取得または設定します。 | |
| pageSize — Property in class fl.controls.ScrollBar | |
| ページに含まれる行の数を取得または設定します。 | |
| PAGE_UP — Constant static property in class flash.ui.Keyboard | |
| PageUp キーのキーコード値 (33) に関連付けられた定数です。 | |
| pageWidth — Property in class flash.printing.PrintJob | |
| ページ上で実際に印刷可能な領域の幅 (ポイント単位)。 | |
| 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 | |
| 指定された最大 4 つのカラーパレットデータ配列 (チャンネルごとに 1 つの配列) を使用して、イメージ内のカラーチャンネル値をマッピングし直します。 | |
| pan — Property in class flash.media.SoundTransform | |
| サウンドの左から右へのパンです。範囲は -1 (完全に左へパン) ~ 1 (完全に右へパン) です。 | |
| paperHeight — Property in class flash.printing.PrintJob | |
| 用紙全体の高さ (ポイント単位)。 | |
| paperWidth — Property in class flash.printing.PrintJob | |
| 用紙全体の幅 (ポイント単位)。 | |
| parameters — Property in class fl.motion.FunctionEase | |
| 補足的なパラメータとしてイージング関数に渡される値の配列 (オプション)。 | |
| parameters — Property in class flash.display.LoaderInfo | |
| ロード済みの SWF ファイルに提供されるパラメータを表す、名前と値の組を含んだオブジェクトです。 | |
| parent() — Method in class XML | |
| XML オブジェクの親を返します。 | |
| parent() — Method in class XMLList | |
| XMLList オブジェクト内のすべてのアイテムが同じ親を持つ場合、XMLList オブジェクトの親を返します。 | |
| parent — Property in class flash.display.DisplayObject | |
| この表示オブジェクトを含む DisplayObjectContainer オブジェクトを示します。 | |
| parentAllowsChild — Property in class flash.display.LoaderInfo | |
| ロードする側 (親) からコンテンツ (子) への信頼関係を表します。 | |
| parentDomain — Property in class flash.system.ApplicationDomain | |
| このアプリケーションドメインの親ドメインを取得します。 | |
| parentNode — Property in class flash.xml.XMLNode | |
| 指定された XML オブジェクトの親ノードを参照する XMLNode 値。ノードに親がない場合は null を返します。 | |
| parse(date:String) — Static method in class Date | |
| 日付を表すストリングを、1970 年 1 月 1 日 (UTC) から経過したミリ秒数に相当する数値に変換します。 | |
| parseCSS(CSSText:String) — Method in class flash.text.StyleSheet | |
| CSSText の CSS を解析し、その内容を含むスタイルシートをロードします。 | |
| parseFloat(str:String) — Package function in Top Level | |
| ストリングを浮動小数に変換します。 | |
| parseInt(str:String, radix:uint) — Package function in Top Level | |
| ストリングを整数に変換します。 | |
| parseXML(source:String) — Method in class flash.xml.XMLDocument | |
| value パラメータで指定された XML テキストを解析し、指定された XMLDocument オブジェクトに XML ツリーを設定します。 | |
| pause() — Method in class fl.motion.Animator | |
| resume() メソッドを呼び出すまでアニメーションを一時停止します。 | |
| pause() — Method in class fl.video.FLVPlayback | |
| ビデオストリームの再生を一時停止します。 | |
| pause() — Method in class fl.video.VideoPlayer | |
| ビデオ再生を一時停止します。 | |
| pause() — Method in class flash.net.NetStream | |
| ビデオストリームの再生を一時停止します。 | |
| pause() — Static method in class flash.system.System | |
| Flash Player を一時停止します。 | |
| pauseButton — Property in class fl.video.FLVPlayback | |
| [一時停止] ボタンコントロールです。 | |
| paused — Property in class fl.video.FLVPlayback | |
| ブール値です。FLV ファイルが一時停止中である場合に true になります。 | |
| PAUSED — Constant static property in class fl.video.VideoState | |
| ビデオプレーヤーは一時停止された状態です。 | |
| pausedStateEntered — Event in class fl.video.FLVPlayback | |
| プレーヤーが一時停止状態に移行したときに送出されます。 | |
| PAUSED_STATE_ENTERED — Constant static property in class fl.video.VideoEvent | |
| pausedStateEntered イベントオブジェクトの type プロパティ値を定義します。 | |
| PENDING — Constant static property in class flash.net.SharedObjectFlushStatus | |
| フラッシュが発生できるようにするために、共有オブジェクトのディスク領域を増やすことを促すメッセージがユーザーに対して表示されることを示します。 | |
| percentComplete — Property in class fl.controls.ProgressBar | |
| それまでにロードされたコンテンツのパーセントを示す 0 ~ 100 の数値を取得します。 | |
| percentLoaded — Property in class fl.containers.ScrollPane | |
| ロード済みのコンテンツのパーセンテージを示す 0 から 100 までの数値を取得します。 | |
| percentLoaded — Property in class fl.containers.UILoader | |
| ロード済みのコンテンツのパーセンテージを示す 0 から 100 までの数値を取得します。 | |
| 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 | |
| Perlin ノイズイメージを生成します。 | |
| Photo — Class in package fl.transitions | |
| 写真のフラッシュのようにムービークリップオブジェクトの表示 / 非表示を切り替えます。 | |
| PI — Constant static property in class Math | |
| 円周と円の直径の比を表す数学定数でパイと表記されるものです。近似値は 3.141592653589793 です。 | |
| PIXEL — Constant static property in class flash.text.GridFitType | |
| 太い水平線と垂直線がピクセルグリッドに合わされます。 | |
| pixelAspectRatio — Static property in class flash.system.Capabilities | |
| 画面のピクセル縦横比を指定します。 | |
| pixelBounds — Property in class flash.geom.Transform | |
| ステージ上の表示オブジェクトの境界を示す矩形を定義する Rectangle オブジェクトです。 | |
| 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 | |
| ソースイメージからターゲットイメージへのピクセルディゾルブ、または同じイメージを使用することによるピクセルディゾルブを実行します。 | |
| PixelDissolve — Class in package fl.transitions | |
| PixelDissolve クラスは、チェッカーボードのパターンでランダムに表示される矩形または消える矩形を使用して、ムービークリップオブジェクトを表示します。 | |
| pixelSnapping — Property in class flash.display.Bitmap | |
| Bitmap オブジェクトが最も近いピクセルに吸着されるかどうかを指定します。 | |
| PixelSnapping — Final class in package flash.display | |
| PixelSnapping クラスは、Bitmap オブジェクトの pixelSnapping プロパティを使用して、ピクセル吸着オプションを設定するための定数値の列挙です。 | |
| play() — Method in class fl.motion.Animator | |
| アニメーションを開始します。 | |
| play(source:String, totalTime:Number, isLive:Boolean) — Method in class fl.video.FLVPlayback | |
| ビデオストリームを再生します。 | |
| play(url:String, totalTime:Number, isLive:Boolean) — Method in class fl.video.VideoPlayer | |
| ビデオを再生します。 | |
| play() — Method in class flash.display.MovieClip | |
| ムービークリップのタイムライン内で再生ヘッドを移動します。 | |
| play(startTime:Number, loops:int, sndTransform:flash.media:SoundTransform) — Method in class flash.media.Sound | |
| サウンドを再生する SoundChannel オブジェクトを新しく作成します。 | |
| play(... rest) — Method in class flash.net.NetStream | |
| ビデオファイルの再生を開始します。 | |
| play — Property in class flash.ui.ContextMenuBuiltInItems | |
| ユーザーが一時停止された SWF ファイルを開始できるようにします。単一フレームの SWF ファイルの場合は表示されません。 | |
| playButton — Property in class fl.video.FLVPlayback | |
| [再生] ボタンコントロールです。 | |
| playerType — Static property in class flash.system.Capabilities | |
| Flash Player の種類を指定します。 | |
| playheadPercentage — Property in class fl.video.FLVPlayback | |
| 現在の playheadTime を totalTime プロパティのパーセンテージとして表す数値です。 | |
| playheadTime — Property in class fl.video.FLVPlayback | |
| 現在の再生ヘッドの時間または位置を秒単位で示す数値です。小数をとる場合があります。 | |
| playheadTime — Property in class fl.video.VideoEvent | |
| 現在の再生ヘッドの時間または位置を秒単位で示す数値です。小数をとる場合があります。 | |
| playheadTime — Property in class fl.video.VideoPlayer | |
| 現在の再生ヘッドの時間または位置を秒単位で示す数値です。小数をとる場合があります。 | |
| playheadUpdate — Event in class fl.video.FLVPlayback | |
| FLV ファイルを再生中に playheadUpdateInterval プロパティに指定された間隔で送出されます。または巻き戻しの開始時にも送出されます。 | |
| playheadUpdate — Event in class fl.video.VideoPlayer | |
| FLV ファイルを再生中に playheadUpdateInterval プロパティに指定された間隔で送出されます。または巻き戻しの開始時にも送出されます。 | |
| PLAYHEAD_UPDATE — Constant static property in class fl.video.VideoEvent | |
| playheadUpdate イベントオブジェクトの type プロパティ値を定義します。 | |
| playheadUpdateInterval — Property in class fl.video.FLVPlayback | |
| 各 playheadUpdate イベント間の時間をミリ秒単位で示す数値です。 | |
| playheadUpdateInterval — Property in class fl.video.VideoPlayer | |
| 各 playheadUpdate イベント間の時間をミリ秒単位で示す数値です。 | |
| playing — Property in class fl.video.FLVPlayback | |
| ブール値です。FLV ファイルが再生中である場合に true になります。 | |
| PLAYING — Constant static property in class fl.video.VideoState | |
| ビデオプレーヤーは再生中の状態です。 | |
| playingStateEntered — Event in class fl.video.FLVPlayback | |
| 再生状態に移行したときに送出されます。 | |
| PLAYING_STATE_ENTERED — Constant static property in class fl.video.VideoEvent | |
| playingStateEntered イベントオブジェクトの type プロパティ値を定義します。 | |
| playPauseButton — Property in class fl.video.FLVPlayback | |
| [再生/一時停止] ボタンコントロールです。 | |
| playWhenEnoughDownloaded() — Method in class fl.video.FLVPlayback | |
| FLV ファイルを十分にダウンロードした後で再生します。 | |
| playWhenEnoughDownloaded() — Method in class fl.video.VideoPlayer | |
| FLV ファイルを十分にダウンロードした後で再生します。 | |
| Point — Class in package flash.geom | |
| Point オブジェクトは 2 次元の座標系の位置を表します。x は水平方向の軸を表し、y は垂直方向の軸を表します。 | |
| Point(x:Number, y:Number) — Constructor in class flash.geom.Point | |
| 新しいポイントを作成します。 | |
| points — Property in class fl.motion.BezierEase | |
| カスタムイージング曲線の、順序付けられたポイントのコレクション。 | |
| points — Property in class fl.motion.CustomEase | |
| カスタムイージング曲線の、順序付けられたポイントのコレクション。 | |
| polar(len:Number, angle:Number) — Static method in class flash.geom.Point | |
| 極座標ペアを直交点座標に変換します。 | |
| POLLED — Constant static property in class fl.controls.ProgressBarMode | |
| 進行状況はソースをポーリングして更新されます。 | |
| pop() — Method in class Array | |
| 配列の最後のエレメントを削除して、そのエレメントの値を返します。 | |
| PORTRAIT — Constant static property in class flash.printing.PrintJobOrientation | |
| 印刷するイメージの向き (縦方向または垂直方向) | |
| position — Property in class fl.events.ScrollEvent | |
| 現在のスクロール位置を取得します (ピクセル単位)。 | |
| position — Property in class fl.transitions.Tween | |
| トゥイーンされるターゲットオブジェクトのプロパティの現在の値です。 | |
| position — Property in class fl.transitions.TweenEvent | |
| イベントが発生したとき、Tween によって制御されるプロパティの値です。 | |
| position — Property in class flash.media.SoundChannel | |
| サウンドの再生中、position プロパティは、サウンドファイル内で再生されている現在のポイントを示します。 | |
| position — Property in class flash.utils.ByteArray | |
| ByteArray オブジェクトにファイルポインタの現在の位置をバイト単位で移動するかまたは返します。 | |
| positionMatrix — Property in class fl.motion.Animator | |
| 全体的な変換をモーションパスに適用する Matrix オブジェクトです。 | |
| POSITIVE_INFINITY — Constant static property in class Number | |
| 正の無限大を表す IEEE-754 値を指定します。 | |
| POST — Constant static property in class flash.net.URLRequestMethod | |
| URLRequest オブジェクトが POST であることを指定します。 | |
| pow(val1:Number, val2:Number) — Static method in class Math | |
| val1 の val2 乗を計算して返します。 | |
| preDataChange — Event in class fl.data.DataProvider | |
| データが変更される前に送出されます。 | |
| PRE_DATA_CHANGE — Constant static property in class fl.events.DataChangeEvent | |
| preDataChange イベントオブジェクトの type プロパティ値を定義します。 | |
| preferredHeight — Property in class fl.video.FLVPlayback | |
| ソース FLV ファイルの高さを指定する数値。 | |
| preferredWidth — Property in class fl.video.FLVPlayback | |
| ソース FLV ファイルの幅を設定します。 | |
| prefix — Property in class Namespace | |
| 名前空間の接頭辞です。 | |
| prefix — Property in class flash.xml.XMLNode | |
| XML ノード名の接頭辞部分。 | |
| prependChild(value:Object) — Method in class XML | |
| 指定された child オブジェクトのコピーを、このエレメント内の既存のすべての XML プロパティの前に挿入します。 | |
| preserveAlpha — Property in class flash.filters.ConvolutionFilter | |
| アルファチャンネルをフィルタ効果なしで維持するかどうか、またはカラーチャンネルだけではなく、アルファチャンネルにも畳み込みフィルタを適用するかどうかを示します。 | |
| prettyIndent — Static property in class XML | |
| XML.prettyPrinting プロパティを true に設定した場合に、toString() メソッドと toXMLString() メソッドが適用するインデントの量を決定します。 | |
| prettyPrinting — Static property in class XML | |
| toString() メソッドと toXMLString() メソッドが、タグ間の空白文字を正規化するかどうかを決定します。 | |
| preventDefault() — Method in class flash.events.Event | |
| イベントのデフォルトの動作をキャンセルできる場合に、その動作をキャンセルします。 | |
| prevFrame() — Method in class fl.transitions.Tween | |
| トゥイーンアニメーションの前のフレームを停止されたアニメーションの現在の停止位置から再生します。 | |
| prevFrame() — Method in class flash.display.MovieClip | |
| 直前のフレームに再生ヘッドを戻し、停止します。 | |
| preview — Property in class fl.video.FLVPlayback | |
| ライブプレビューのみ。 | |
| previousSibling — Property in class flash.xml.XMLNode | |
| 親ノードの子リスト内の前の子ノードを参照する XMLNode 値。 | |
| previousValue — Property in class fl.controls.NumericStepper | |
| 連続する値から前の値を取得します。 | |
| prevScene() — Method in class flash.display.MovieClip | |
| MovieClip インスタンスの直前のシーンに再生ヘッドを移動します。 | |
| print — Property in class flash.ui.ContextMenuBuiltInItems | |
| ユーザーが、表示されているフレームイメージをプリンタに送信できるようにします。 | |
| printAsBitmap — Property in class flash.printing.PrintJobOptions | |
| 印刷ジョブのコンテンツがビットマップまたはベクターのどちらとして印刷されるかどうかを指定します。 | |
| PrintJob — Class in package flash.printing | |
| PrintJob クラスを使用すると、コンテンツを作成して 1 ページまたは複数のページに印刷できます。 | |
| PrintJob() — Constructor in class flash.printing.PrintJob | |
| ページを印刷できる PrintJob オブジェクトを作成します。 | |
| PrintJobOptions — Class in package flash.printing | |
| PrintJobOptions クラスには PrintJob.addPage() メソッドの options パラメータと一緒に使用するプロパティが含まれています。 | |
| PrintJobOptions(printAsBitmap:Boolean) — Constructor in class flash.printing.PrintJobOptions | |
| 新しい PrintJobOptions オブジェクトを作成します。 | |
| PrintJobOrientation — Final class in package flash.printing | |
| 印刷されるページのイメージ位置の PrintJob.orientation プロパティで使用する値を提供するクラス。 | |
| PRIVACY — Constant static property in class flash.system.SecurityPanel | |
| Security.showSettings() に渡されると、Flash Player の [設定] の [プライバシー設定] パネルが表示されます。 | |
| private — Statement | |
| 変数、定数、メソッド、または名前空間を定義したクラスからのみアクセスできるよう指定します。 | |
| processingInstructions(name:String) — Method in class XML | |
| name パラメータを指定した場合、その name を持つ処理命令を含む XML オブジェクトのすべての子を列挙します。 | |
| processingInstructions(name:String) — Method in class XMLList | |
| name パラメータを指定した場合は、その名前を持つ処理命令を含む XMLList オブジェクトのすべての子を一覧表示します。 | |
| progress — Event in class fl.containers.ScrollPane | |
| コンテンツのロード中に送出されます。 | |
| progress — Event in class fl.containers.UILoader | |
| コンテンツのロード中に送出されます。 | |
| progress — Event in class fl.controls.ProgressBar | |
| event モードまたは polled モードでコンテンツがロードされたときに送出されます。 | |
| progress — Event in class fl.video.FLVPlayback | |
| 進捗状況をダウンロード済みのバイト数で示します。 | |
| progress — Event in class fl.video.FLVPlaybackCaptioning | |
| Timed Text XML ファイルのダウンロード進行中にデータを受信したときに送出されます。 | |
| progress — Event in class fl.video.VideoPlayer | |
| 進捗状況をダウンロード済みのバイト数で示します。 | |
| progress — Event in class flash.display.LoaderInfo | |
| ダウンロード処理を実行中にデータを受信したときに送出されます。 | |
| progress — Event in class flash.media.Sound | |
| ロード処理を実行中にデータを受信したときに送出されます。 | |
| progress — Event in class flash.net.FileReference | |
| ファイルのアップロード処理中またはダウンロード処理中に定期的に送出されます。 | |
| progress — Event in class flash.net.URLLoader | |
| ダウンロード処理を実行中にデータを受信したときに送出されます。 | |
| progress — Event in class flash.net.URLStream | |
| ダウンロード処理を実行中にデータを受信したときに送出されます。 | |
| PROGRESS — Constant static property in class fl.video.VideoProgressEvent | |
| progress イベントオブジェクトの type プロパティ値を定義します。 | |
| PROGRESS — Constant static property in class flash.events.ProgressEvent | |
| progress イベントオブジェクトの type プロパティ値を定義します。 | |
| ProgressBar — Class in package fl.controls | |
| ProgressBar コンポーネントは、ロード中のコンテンツの進捗状況を表示します。 | |
| ProgressBar() — Constructor in class fl.controls.ProgressBar | |
| ProgressBar コンポーネントの新しいインスタンスを作成します。 | |
| ProgressBarDirection — Class in package fl.controls | |
| ProgressBarDirection クラスは、ProgressBar クラスの direction プロパティの値を定義します。 | |
| ProgressBarMode — Class in package fl.controls | |
| ProgressBarMode クラスは、ProgressBar クラスの mode プロパティの値を定義します。 | |
| ProgressEvent — Class in package flash.events | |
| ロード操作が開始されるか、ソケットがデータを受信すると、Flash® Player によって ProgressEvent オブジェクトが送出されます。 | |
| ProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint) — Constructor in class flash.events.ProgressEvent | |
| progress イベントに関する情報を含む Event オブジェクトを作成します。 | |
| progressInterval — Property in class fl.video.FLVPlayback | |
| progress イベントの発生する間隔をミリ秒単位で示す数値です。 | |
| progressInterval — Property in class fl.video.VideoPlayer | |
| progress イベントの発生する間隔をミリ秒単位で示す数値です。 | |
| prompt — Property in class fl.controls.ComboBox | |
| ComboBox コンポーネントのプロンプトを取得または設定します。 | |
| prop — Property in class fl.transitions.Tween | |
| ターゲットオブジェクトのトゥイーンによって影響を受けるプロパティの名前。 | |
| propertyIsEnumerable(name:String) — Method in class Object | |
| 指定されたプロパティが存在し列挙できるかどうかを示します。 | |
| propertyIsEnumerable(p:String) — Method in class XML | |
| XML オブジェクトに適用される for..in ステートメント内で反復処理されるプロパティセット内に、プロパティ p があるかどうかを確認します。 | |
| propertyIsEnumerable(p:String) — Method in class XMLList | |
| XML オブジェクトに適用される for..in ステートメント内で反復処理されるプロパティセット内に、プロパティ p があるかどうかを確認します。 | |
| protected — Statement | |
| 変数、定数、メソッド、または名前空間を定義したクラスとそのサブクラスからのみアクセスできるよう指定します。 | |
| prototype — Static property in class Object | |
| クラスまたは関数オブジェクトのプロトタイプオブジェクトへの参照です。 | |
| Proxy — Class in package flash.utils | |
| Proxy クラスでは、オブジェクトに対する ActionScript 操作 (プロパティの取得や変更など) のデフォルトの動作を上書きできます。 | |
| proxyType — Property in class flash.net.NetConnection | |
| サーバーへの初期接続に失敗した場合に実行する代替手段を指定します。 | |
| public — Statement | |
| クラス、変数、定数、またはメソッドにすべての呼び出し元からアクセスできるよう指定します。 | |
| publish(name:String, type:String) — Method in class flash.net.NetStream | |
| クライアントから Flash Media Server へ、ストリーミングオーディオ、ビデオ、およびテキストメッセージを送信します。送信中にストリームを記録することもできます。 | |
| push(... rest) — Method in class Array | |
| エレメントを配列の最後に追加して、追加後の配列の長さを返します。 | |
| 記号 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 | |