| 記号 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 |
| label — Property in class fl.controls.LabelButton |
|
コンポーネントのテキストラベルを取得または設定します。 |
| label — Property in class fl.controls.listClasses.ListData |
|
セルに表示されるラベルです。 |
| label — Property in class fl.data.SimpleCollectionItem |
|
オブジェクトの label プロパティです。 |
| label — Property in class fl.data.TileListCollectionItem |
|
オブジェクトの label プロパティです。 |
| label — Property in class fl.motion.Keyframe |
|
キーフレームの説明に使用されるストリング。 |
| label — Statement |
| ステートメントを break または continue で参照可能な識別子と関連付けます。 |
| Label — Class in package fl.controls |
|
Label コンポーネントは、行揃えやサイズで書式設定できる 1 つまたは複数の行のプレーンテキストまたは HTML 形式のテキストを表示します。 |
| Label() — Constructor in class fl.controls.Label |
|
Label コンポーネントの新しいインスタンスを作成します。 |
| LabelButton — Class in package fl.controls |
|
LabelButton クラスは、ラベル、アイコン、トグル機能を追加することにより BaseButton クラスを拡張する抽象クラスです。 |
| LabelButton() — Constructor in class fl.controls.LabelButton |
|
LabelButton コンポーネントの新しいインスタンスを作成します。 |
| LabelButtonAccImpl — Class in package fl.accessibility |
|
LabelButtonAccImpl クラスは LabelButton Accessibility Implementation クラスとも呼ばれ、LabelButton コンポーネントにアクセシビリティ機能を適用します。 |
| labelChange — Event in class fl.controls.LabelButton |
|
ラベルの値が変更されたときに送出されます。 |
| LABEL_CHANGE — Constant static property in class fl.events.ComponentEvent |
|
labelChange イベントオブジェクトの type プロパティ値を定義します。 |
| labelField — Property in class fl.controls.ComboBox |
|
TextInput フィールドとドロップダウンリストのラベルとして表示される dataProvider オブジェクトのフィールドの名前を取得または設定します。 |
| labelField — Property in class fl.controls.List |
|
TextInput フィールドとドロップダウンリストのラベルとして表示される dataProvider オブジェクトのフィールドの名前を取得または設定します。 |
| labelField — Property in class fl.controls.TileList |
|
各タイルのラベルを含む各アイテムからフィールドを取得または設定します。 |
| labelFunction — Property in class fl.controls.ComboBox |
|
アイテムのラベルの取得に使用される関数を取得または設定します。 |
| labelFunction — Property in class fl.controls.DataGrid |
|
ラベルテキストとして使用する各アイテムのフィールドを特定する関数を取得または設定します。 |
| labelFunction — Property in class fl.controls.List |
|
アイテムのラベルの取得に使用される関数を取得または設定します。 |
| labelFunction — Property in class fl.controls.TileList |
|
タイルにラベルテキストを提供するアイテムのフィールドを示す関数を取得します。 |
| labelFunction — Property in class fl.controls.dataGridClasses.DataGridColumn |
|
この列に表示するテキストを決定する関数です。 |
| labelPlacement — Property in class fl.controls.LabelButton |
|
指定されたアイコンを基準にしたラベルの位置です。 |
| labels — Property in class flash.display.Scene |
|
シーンの FrameLabel オブジェクトの配列です。 |
| LANDSCAPE — Constant static property in class flash.printing.PrintJobOrientation |
|
印刷するイメージの向き (横方向または水平方向) |
| language — Static property in class flash.system.Capabilities |
|
Flash Player が実行されているシステムの言語コードを指定します。 |
| languageCodeArray — Static property in class fl.lang.Locale |
|
指定された言語または FLA ファイルにロードされた言語の言語コードが含まれる配列です。 |
| lastChild — Property in class flash.xml.XMLNode |
|
ノードの子リスト内の最後の子を参照する XMLNode 値。 |
| lastIndex — Property in class RegExp |
|
ストリング内で次回の検索を開始するインデックス位置を指定します。 |
| lastIndexOf(searchElement, fromIndex:int) — Method in class Array |
|
配列内のアイテムを、最後のアイテムから先頭に向かって検索し、厳密な等価 (===) を使用して、一致したアイテムのインデックス位置を返します。 |
| lastIndexOf(val:String, startIndex:Number) — Method in class String |
|
ストリングを右から左へと検索し、startIndex の前で最後に現れる val のインデックスを返します。 |
| LAYER — Constant static property in class flash.display.BlendMode |
|
表示オブジェクトに関する透明度グループを強制的に作成します。 |
| layout — Event in class fl.video.FLVPlayback |
|
ビデオプレーヤーがサイズ変更またはレイアウトされたときに送出されます。 |
| layout — Event in class fl.video.VideoPlayer |
|
ビデオプレーヤーがサイズ変更またはレイアウトされたときに送出されます。 |
| LAYOUT — Constant static property in class fl.video.LayoutEvent |
|
layout イベントオブジェクトの type プロパティ値を定義します。 |
| LayoutEvent — Class in package fl.video |
|
ビデオプレーヤーのサイズ変更やレイアウトが行われたときに送出されるイベントです。 |
| LayoutEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldBounds:flash.geom:Rectangle, oldRegistrationBounds:flash.geom:Rectangle) — Constructor in class fl.video.LayoutEvent |
|
レイアウトイベントに関する情報を含む Event オブジェクトを作成します。 |
| LCD — Constant static property in class flash.text.TextDisplayMode |
|
強制的に LCD サブピクセルアンチエイリアスを使用します。 |
| leading — Property in class flash.text.TextFormat |
|
行間の垂直の行送りを示す整数です。 |
| leading — Property in class flash.text.TextLineMetrics |
|
leading 値は、テキストの行間の垂直距離のプロパティです。 |
| left — Property in class flash.geom.Rectangle |
|
矩形の左上隅の x 座標です。 |
| LEFT — Constant static property in class fl.controls.ButtonLabelPlacement |
|
ラベルはアイコンの左に表示されます。 |
| LEFT — Constant static property in class fl.controls.ProgressBarDirection |
|
プログレスバーの進行方向を右から左にします。 |
| LEFT — Constant static property in class fl.video.VideoAlign |
|
ビデオを左揃えにするよう指定します。 |
| LEFT — Constant static property in class flash.display.StageAlign |
|
ステージを左揃えにするよう指定します。 |
| LEFT — Constant static property in class flash.text.TextFieldAutoSize |
|
テキストが左揃えテキストとして扱われることを指定します。つまり、テキストフィールドの左側が固定され、テキストフィールドの単一行の右側のみが伸縮します。 |
| LEFT — Constant static property in class flash.text.TextFormatAlign |
|
定数です。テキストをテキストフィールド内で左に整列します。 |
| LEFT — Constant static property in class flash.ui.Keyboard |
|
左矢印キーのキーコード値 (37) に関連付けられた定数です。 |
| LEFT — Constant static property in class flash.ui.KeyLocation |
|
アクティブ化されたキーは、左側のキーの場所にあることを示します。このキーには、有効な場所が複数あります。 |
| leftMargin — Property in class flash.text.TextFormat |
|
段落の左マージンをピクセル単位で示します。 |
| leftPeak — Property in class flash.media.SoundChannel |
|
左チャンネルの現在の振幅 (ボリューム)、0 (無音) ~ 1 (完全な振幅) です。 |
| leftToLeft — Property in class flash.media.SoundTransform |
|
左スピーカーで再生する左入力データの量を指定する値 0 (なし) ~ 1 (すべて) です。 |
| leftToRight — Property in class flash.media.SoundTransform |
|
右スピーカーで再生する左入力データの量を指定する値 0 (なし) ~ 1 (すべて) です。 |
| length — Property in class arguments |
|
関数に渡される引数の数です。 |
| length — Property in class Array |
|
配列内のエレメント数を示す負でない整数です。 |
| length — Property in class String |
|
指定した String オブジェクト内にある文字数を表す整数です。 |
| length() — Method in class XML |
|
XML オブジェクトの場合、このメソッドは常に整数 1 を返します。 |
| length() — Method in class XMLList |
|
XMLList オブジェクト内のプロパティ数を返します。 |
| length — Property in class fl.controls.ComboBox |
|
リスト内の項目の数を取得します。 |
| length — Property in class fl.controls.SelectableList |
|
データプロバイダに含まれているアイテムの数を取得します。 |
| length — Property in class fl.controls.TextArea |
|
TextArea コンポーネントに含まれる文字の数を取得します。 |
| length — Property in class fl.controls.TextInput |
|
TextInput コンポーネント内の文字数を取得します。 |
| length — Property in class fl.data.DataProvider |
|
データプロバイダに含まれているアイテムの数です。 |
| length — Property in class flash.geom.Point |
|
(0,0) からこのポイントまでの線のセグメントの長さです。 |
| length — Property in class flash.media.Sound |
|
現在のサウンドの継続時間を示すミリ秒数です。 |
| length — Property in class flash.text.TextField |
|
テキストフィールド内の文字数です。 |
| length — Property in class flash.utils.ByteArray |
|
ByteArray オブジェクトのバイト単位の長さです。 |
| letterSpacing — Property in class flash.text.TextFormat |
|
すべての文字の間に均等に配分されるスペースの量を表す数値です。 |
| level — Property in class flash.events.StatusEvent |
|
"status"、"warning"、"error" など、メッセージのカテゴリです。 |
| LIGHT_COLOR — Constant static property in class flash.text.TextColorType |
|
setAdvancedAntiAliasingTable() メソッドの colorType パラメータで使用されます。 |
| LIGHTEN — Constant static property in class flash.display.BlendMode |
|
表示オブジェクトの要素カラーと背景色のうち明るい方 (値が大きい方) の色を選択します。 |
| Linear — Class in package fl.motion.easing |
|
Linear クラスは、ActionScript アニメーションで加速しないモーションを実装するイージング関数を定義します。 |
| LINEAR — Constant static property in class flash.display.GradientType |
|
線状グラデーションの塗りを指定する値です。 |
| LINEAR_RGB — Constant static property in class flash.display.InterpolationMethod |
|
線形 RGB 補間メソッドを使用することを指定します。 |
| lineGradientStyle(type:String, colors:Array, alphas:Array, ratios:Array, matrix:flash.geom:Matrix, spreadMethod:String, interpolationMethod:String, focalPointRatio:Number) — Method in class flash.display.Graphics |
|
オブジェクトの他の Graphics メソッド (lineTo() や drawCircle() など) に対する今後の呼び出しに使用する線スタイルのグラデーションを指定します。 |
| LineScaleMode — Final class in package flash.display |
|
LineScaleMode クラスは、Graphics.lineStyle() メソッドの scaleMode パラメータに値を提供します。 |
| lineScrollSize — Property in class fl.controls.ScrollBar |
|
スクロールバーのトラックが押されたときにページをスクロールする増分量を表す値を取得または設定します。 |
| lineStyle(thickness:Number, color:uint, alpha:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Method in class flash.display.Graphics |
|
オブジェクトの他の Graphics メソッド (lineTo() や drawCircle() など) に対する今後の呼び出しに使用する線のスタイルを指定します。 |
| lineTo(x:Number, y:Number) — Method in class flash.display.Graphics |
|
現在の描画位置から (x, y) まで、現在の線のスタイルを使用して線を描画します。その後で、現在の描画位置は (x, y) に設定されます。 |
| link — Event in class flash.text.TextField |
|
HTML が有効になっているテキストフィールドで、URL が "event:" で始まるハイパーリンクをユーザーがクリックしたときに実行されます。 |
| LINK — Constant static property in class flash.events.TextEvent |
|
link イベントオブジェクトの type プロパティ値を定義します。 |
| linkageID — Property in class fl.motion.Source |
|
Motion インスタンスの生成元シンボルのライブラリリンケージ識別子を示します。 |
| List — Class in package fl.controls |
|
List コンポーネントは、リストベースの情報を表示し、情報の配列の表示に最適化されます。 |
| List() — Constructor in class fl.controls.List |
|
List コンポーネントの新しいインスタンスを作成します。 |
| ListAccImpl — Class in package fl.accessibility |
|
ListAccImpl クラスは List Accessiblity Implementation クラスとも呼ばれ、List コンポーネントにアクセシビリティ機能を適用します。 |
| listData — Property in class fl.controls.dataGridClasses.DataGridCellEditor |
|
セルに適用されるリストプロパティを取得または設定します (インデックス値や選択された値など)。 |
| listData — Property in class fl.controls.listClasses.CellRenderer |
|
セルに適用されるリストプロパティを取得または設定します (インデックス値や選択された値など)。 |
| listData — Property in interface fl.controls.listClasses.ICellRenderer |
|
セルに適用されるリストプロパティを取得または設定します (インデックス値や選択された値など)。 |
| listData — Property in class fl.controls.listClasses.ImageCell |
|
index や selected 値など、セルに適用されるリストプロパティを取得または設定します。 |
| ListData — Class in package fl.controls.listClasses |
|
ListData はメッセンジャークラスであり、リストベースのコンポーネントの特定セルに関する情報を保持します。 |
| ListData(label:String, icon:Object, owner:fl.core:UIComponent, index:uint, row:uint, col:uint) — Constructor in class fl.controls.listClasses.ListData |
|
ListData クラスの新しいインスタンスを、そのパラメータに従って作成します。 |
| ListEvent — Class in package fl.events |
|
ListEvent クラスは、List、DataGrid、TileList、ComboBox コンポーネントをはじめとしたリストコンポーネントのイベントを定義します。 |
| ListEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, rowIndex:int, index:int, item:Object) — Constructor in class fl.events.ListEvent |
|
指定されたパラメータで、新しい ListEvent オブジェクトを作成します。 |
| LITTLE_ENDIAN — Constant static property in class flash.utils.Endian |
|
マルチバイト番号の最下位バイトが、バイトのシーケンスの最初に表示されることを示します。 |
| liveDelay — Property in class flash.net.NetStream |
|
ライブ (バッファリングされていない) モードでサブスクライブしているストリームバッファ内にあるデータの秒数です。 |
| liveDragging — Property in class fl.controls.Slider |
|
ユーザーがスライダサムをドラッグしている間、SliderEvent.CHANGE イベントが継続的に送出されるかどうかを示すブール値を取得または設定します。 |
| LivePreviewParent — Class in package fl.livepreview |
|
LivePreviewParent クラスは、SWC ファイル、または ActionScript 3.0 選択時にエクスポートされる、コンパイル済みのクリップのタイムラインを提供します。 |
| LivePreviewParent() — Constructor in class fl.livepreview.LivePreviewParent |
|
ステージの拡大 / 縮小および整列モードを初期化し、myInstance プロパティを設定し、myInstance のサイズを適正に変更し、ExternalInterface クラスを使用して関数を Flash に公開します。 |
| LN10 — Constant static property in class Math |
|
10 の自然対数を表す数学定数で loge10 と表記されるものです。近似値は 2.302585092994046 です。 |
| LN2 — Constant static property in class Math |
|
2 の自然対数を表す数学定数で loge2 と表記されるものです。近似値は 0.6931471805599453 です。 |
| load(request:flash.net:URLRequest, context:flash.system:LoaderContext) — Method in class fl.containers.ScrollPane |
|
このメソッドの要求パラメータに指定できるのは、source プロパティに String、Class、または URLRequest オブジェクトを含む URLRequest オブジェクトだけです。 |
| load(request:flash.net:URLRequest, context:flash.system:LoaderContext) — Method in class fl.containers.UILoader |
|
指定されたコンテンツをロードしますが、コンテンツが指定されていない場合には、source プロパティに指定されているロケーションからコンテンツをロードします。 |
| load(source:String, totalTime:Number, isLive:Boolean) — Method in class fl.video.FLVPlayback |
|
FLV ファイルのロードを開始し、autoPlay プロパティに false を設定するためのショートカット、および必要に応じて source、totalTime、isLive の各プロパティを設定するためのショートカットを用意します。 |
| load(url:String, totalTime:Number, isLive:Boolean) — Method in class fl.video.VideoPlayer |
|
play() メソッドに似ていますが、これは再生せずに FLV ファイルをロードします。 |
| load(request:flash.net:URLRequest, context:flash.system:LoaderContext) — Method in class flash.display.Loader |
|
SWF、JPEG、プログレッシブ JPEG、非アニメーション GIF、または PNG ファイルを、この Loader オブジェクトの子であるオブジェクトにロードします。 |
| load(stream:flash.net:URLRequest, context:flash.media:SoundLoaderContext) — Method in class flash.media.Sound |
|
指定した URL から外部 MP3 ファイルのロードを開始します。 |
| load(request:flash.net:URLRequest) — Method in class flash.net.URLLoader |
|
指定された URL からデータを送信およびロードします。 |
| load(request:flash.net:URLRequest) — Method in class flash.net.URLStream |
|
request パラメータで指定された URL でのダウンロードを開始します。 |
| loadBytes(bytes:flash.utils:ByteArray, context:flash.system:LoaderContext) — Method in class fl.containers.UILoader |
|
ByteArray オブジェクトに保管されているバイナリデータからロードします。 |
| loadBytes(bytes:flash.utils:ByteArray, context:flash.system:LoaderContext) — Method in class flash.display.Loader |
|
ByteArray オブジェクトに保管されているバイナリデータからロードします。 |
| loader — Property in class flash.display.LoaderInfo |
|
この LoaderInfo オブジェクトに関係した Loader オブジェクトです。 |
| Loader — Class in package flash.display |
|
Loader クラスは、SWF ファイルまたはイメージ (JPG、PNG、または GIF) ファイルをロードするために使用します。 |
| Loader() — Constructor in class flash.display.Loader |
|
SWF、JPEG、GIF、または PNG などのファイルのロードに使用できる Loader オブジェクトを作成します。 |
| LoaderContext — Class in package flash.system |
|
LoaderContext クラスは、Loader クラスを使用して、SWF ファイルなどのメディアをロードするオプションを指定します。 |
| LoaderContext(checkPolicyFile:Boolean, applicationDomain:flash.system:ApplicationDomain, securityDomain:flash.system:SecurityDomain) — Constructor in class flash.system.LoaderContext |
|
指定された設定で、新しい LoaderContext オブジェクトを作成します。 |
| loaderInfo — Property in class flash.display.DisplayObject |
|
この表示オブジェクトが属するファイルのロード情報を含む LoaderInfo オブジェクトを返します。 |
| LoaderInfo — Class in package flash.display |
|
LoaderInfo クラスは、ロードされる SWF ファイルやイメージファイル (JPEG、GIF、PNG ファイルなど) に関する情報を提供します。 |
| loaderURL — Property in class flash.display.LoaderInfo |
|
この LoaderInfo オブジェクトによって記述されるメディアのロードを開始した SWF ファイルの URL です。 |
| LOADING — Constant static property in class fl.video.VideoState |
|
ビデオプレーヤーはロード中の状態です。 |
| loadLanguageXML(xmlLanguageCode:String, customXmlCompleteCallback:Function) — Static method in class fl.lang.Locale |
|
指定された言語の XML ファイルをロードします。 |
| loadPolicyFile(url:String) — Static method in class flash.system.Security |
|
url パラメータで指定された場所からドメイン間ポリシーファイルをロードします。 |
| loadString(id:String) — Static method in class fl.lang.Locale |
|
指定されたストリング ID に関連付けられたストリング値を現在の言語で返します。 |
| loadStringEx(stringID:String, languageCode:String) — Static method in class fl.lang.Locale |
|
指定されたストリング ID と言語コードに関連付けられたストリング値を返します。 |
| LocalConnection — Class in package flash.net |
|
LocalConnection クラスを使用すると、単一 SWF ファイルまたは複数の SWF にまたがる別の LocalConnection オブジェクトでメソッドを呼び出す LocalConnection オブジェクトを作成できます。 |
| LocalConnection() — Constructor in class flash.net.LocalConnection |
|
LocalConnection オブジェクトを作成します。 |
| Locale — Class in package fl.lang |
|
fl.lang.Locale クラスを使用すると、SWF ファイルで表示する多言語テキストを制御できます。 |
| localeCompare(other:String, ... rest) — Method in class String |
|
複数のストリングのソート順を比較し、比較の結果を整数で返します。 |
| localFileReadDisable — Static property in class flash.system.Capabilities |
|
ユーザーのハードディスクへの読み取りアクセスが管理上禁止されているか (true)、または許可されているか (false) を指定します。 |
| localName — Property in class QName |
|
QName オブジェクトのローカル名です。 |
| localName() — Method in class XML |
|
XML オブジェクトの修飾名のローカル名部分を指定します。 |
| localName — Property in class flash.xml.XMLNode |
|
XML ノード名のローカル名部分。 |
| LOCAL_STORAGE — Constant static property in class flash.system.SecurityPanel |
|
Security.showSettings() に渡されると、Flash Player の [設定] の [ローカル記憶領域] パネルが表示されます。 |
| localToGlobal(point:flash.geom:Point) — Method in class flash.display.DisplayObject |
|
point オブジェクトを表示オブジェクトの (ローカル) 座標からステージ (グローバル) 座標に変換します。 |
| LOCAL_TRUSTED — Constant static property in class flash.system.Security |
|
SWF ファイルはローカルファイルであり、設定マネージャまたは "FlashPlayerTrust" 構成ファイルを使用して信頼性があります。 |
| LOCAL_WITH_FILE — Constant static property in class flash.system.Security |
|
SWF ファイルはローカルファイルであり、信頼性はなく、ネットワークを指定してパブリッシュされているわけではありません。 |
| LOCAL_WITH_NETWORK — Constant static property in class flash.system.Security |
|
SWF ファイルはローカルファイルであり、信頼性はありませんが、ネットワークを指定してパブリッシュされています。 |
| localX — Property in class flash.events.MouseEvent |
|
スプライトを基準とするイベント発生位置の水平座標です。 |
| localY — Property in class flash.events.MouseEvent |
|
スプライトを基準とするイベント発生位置の垂直座標です。 |
| lock() — Method in class flash.display.BitmapData |
|
この BitmapData オブジェクトが変更されたときに、BitmapData オブジェクトを参照するすべてのオブジェクト (たとえば Bitmap オブジェクト) が更新されないように、イメージをロックします。 |
| log(val:Number) — Static method in class Math |
|
パラメータ val の自然対数を返します。 |
| LOG10E — Constant static property in class Math |
|
10 を底とする定数 e (Math.E) の対数を表す数学定数で log10e と表記されるものです。近似値は 0.4342944819032518 です。 |
| LOG2E — Constant static property in class Math |
|
2 を底とする定数 e の対数を表す数学定数で log2e と表記されるものです。近似値は 1.442695040888963387 です。 |
| loop — Property in class fl.motion.Keyframe |
|
モーショントゥイーンの Loop チェックボックスの値を格納します。グラフィックシンボルにのみ作用します。 |
| loop — Property in class flash.ui.ContextMenuBuiltInItems |
|
ユーザーが、最後のフレームに到達したら自動的に最初から再開するように SWF ファイルを設定できるようにします。単一フレームの SWF ファイルの場合は表示されません。 |
| loopback — Property in class flash.media.Camera |
|
カメラがキャプチャするローカルビューを、Flash Media Server を使用したライブ送信で使用されるように圧縮および解凍する (true) か、または圧縮されていない状態にする (false) かを示します。 |
| looping — Property in class fl.transitions.Tween |
|
トゥイーンがループするかどうかを示します。 |
| LOW — Constant static property in class flash.display.StageQuality |
|
低いレンダリング品質を指定します。グラフィックはアンチエイリアス処理されず、ビットマップはスムージングされません。 |
| LOW — Constant static property in class flash.filters.BitmapFilterQuality |
|
低品質のフィルタ設定を定義します。 |
|
| 記号 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 |