記号   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  
a — Property in class fl.motion.BezierSegment
ベジェ曲線の 1 つ目のポイント。
a — Property in class flash.geom.Matrix
Matrix オブジェクトの 1 行 1 列目の値です。イメージの拡大 / 縮小や回転を行う際に、x 軸方向のピクセルの位置に影響を与えます。
abs(val:Number) — Static method in class Math
パラメータ val で指定された数値の絶対値を計算して返します。
accept() — Static method in class adobe.utils.XMLUI
現在の XMLUI ダイアログボックスを "受け入れ" 状態にして閉じます。
Accessibility — Final class in package flash.accessibility
Accessibility クラスは、スクリーンリーダーとの通信を管理します。
accessibilityProperties — Property in class flash.display.DisplayObject
この表示オブジェクトの現在のアクセシビリティオプションです。
AccessibilityProperties — Class in package flash.accessibility
AccessibilityProperties クラスを使用すれば、アクセシビリティ補助 (スクリーンリーダーなど) への Flash オブジェクトの提示方法を制御できます。
AccessibilityProperties() — Constructor in class flash.accessibility.AccessibilityProperties
新しい AccessibilityProperties オブジェクトを作成します。
AccImpl — Class in package fl.accessibility
AccImpl クラスは、Accessibility Implementation クラスとも呼ばれ、コンポーネントにアクセシビリティ機能を実装する基本クラスです。
acos(val:Number) — Static method in class Math
パラメータ val で指定された数値のアークコサイン (逆余弦) を計算してラジアン単位で返します。
ACTIONSCRIPT — Constant static property in class fl.video.CuePointType
findCuePoint() メソッドおよび findNearestCuePoint() メソッドの type パラメータ値を定義します。
ACTIONSCRIPT2 — Constant static property in class flash.display.ActionScriptVersion
ActionScript 言語バージョン 2.0 以前。
ACTIONSCRIPT3 — Constant static property in class flash.display.ActionScriptVersion
ActionScript 言語バージョン 3.0。
actionScriptVersion — Property in class flash.display.LoaderInfo
ロード済みの SWF ファイルの ActionScript バージョンです。
ActionScriptVersion — Final class in package flash.display
ActionScriptVersion クラスは、ロードされる SWF ファイルの言語バージョンを示す定数値の列挙です。
actionsList — Static property in class adobe.utils.CustomActions
Flash オーサリングツールに登録されているすべてのカスタムアクションの名前で構成される Array オブジェクトを返します。
activate() — Method in class fl.managers.FocusManager
FocusManager インスタンスをアクティブにします。
activate() — Method in interface fl.managers.IFocusManager
フォーカスマネージャをアクティブにします。
activate — Event in class flash.events.EventDispatcher
Flash Player がオペレーティングシステムのフォーカスを取得して、アクティブになったときに送出されます。
ACTIVATE — Constant static property in class flash.events.Event
activate イベントオブジェクトの type プロパティ値を定義します。
activating — Property in class flash.events.ActivityEvent
デバイスがアクティブになっているか (true) 非アクティブになっているか (false) を示します。
active — Static property in class flash.accessibility.Accessibility
スクリーンリーダーが現在アクティブ状態で、Player と通信しているかどうかを示します。
activeVideoPlayerIndex — Property in class fl.video.FLVPlayback
他のアプリケーションプログラミングインターフェイス (API) によって影響を受けるビデオプレーヤーインスタンスを指定する数値。
activity — Event in class flash.media.Camera
カメラがセッションを開始または終了したときに送出されます。
activity — Event in class flash.media.Microphone
マイクがセッションを開始または終了したときに送出されます。
ACTIVITY — Constant static property in class flash.events.ActivityEvent
ActivityEvent.ACTIVITY 定数は、アクティビティイベントオブジェクトの type プロパティ値を定義します。
ActivityEvent — Class in package flash.events
カメラまたはマイクがアクティブまたは非アクティブになったことがレポートされるたびに、Flash® Player によって ActivityEvent オブジェクトが送出されます。
ActivityEvent(type:String, bubbles:Boolean, cancelable:Boolean, activating:Boolean) — Constructor in class flash.events.ActivityEvent
アクティビティイベントに関する情報を含むイベントオブジェクトを作成します。
activityLevel — Property in class flash.media.Camera
カメラが検知しているモーション量です。
activityLevel — Property in class flash.media.Microphone
マイクが検知している音量です。
add(v:flash.geom:Point) — Method in class flash.geom.Point
このポイントの座標に他のポイントの座標を加算して、新しいポイントを作成します。
ADD — Constant static property in class fl.events.DataChangeType
データプロバイダにアイテムが追加されました。
ADD — Constant static property in class flash.display.BlendMode
表示オブジェクトの要素カラーの値を背景色に加算し、その際に上限 0xFF を適用します。
addASCuePoint(timeOrCuePoint, name:String, parameters:Object) — Method in class fl.video.FLVPlayback
ActionScript キューポイントを追加します。また、[キューポイント] ダイアログボックスを使用して ActionScript キューポイントを追加するのと同じ効果があります。ただし、アプリケーション開発中ではなく、アプリケーションの実行時に発生します。
addCallback(functionName:String, closure:Function) — Static method in class flash.external.ExternalInterface
ActionScript メソッドをコンテナから呼び出し可能なものとして登録します。
addChild(child:flash.display:DisplayObject) — Method in class flash.display.DisplayObjectContainer
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。
addChild(child:flash.display:DisplayObject) — Method in class flash.display.Stage
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。
addChildAt(child:flash.display:DisplayObject, index:int) — Method in class flash.display.DisplayObjectContainer
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。
addChildAt(child:flash.display:DisplayObject, index:int) — Method in class flash.display.Stage
この DisplayObjectContainer インスタンスに子 DisplayObject インスタンスを追加します。
addColumn(column) — Method in class fl.controls.DataGrid
columns 配列の末尾に列を追加します。
addColumnAt(column, index:uint) — Method in class fl.controls.DataGrid
columns 配列の指定したインデックス位置に列を挿入します。
addDelayedInstance(instance:Object, stringID:String) — Static method in class fl.lang.Locale
インスタンスとストリング ID のペアを内部配列に追加して、後で使用できるようにします。
added — Property in class fl.video.CaptionChangeEvent
キャプションが追加または削除されたかどうかを示すブール値。
added — Event in class flash.display.DisplayObject
表示オブジェクトが表示リストに追加されたときに送出されます。
ADDED — Constant static property in class flash.events.Event
added イベントオブジェクトの type プロパティ値を定義します。
addedToStage — Event in class flash.display.DisplayObject
表示オブジェクトが、直接、または表示オブジェクトを含むサブツリーの追加により、ステージ上の表示リストに追加されたときに送出されます。
ADDED_TO_STAGE — Constant static property in class flash.events.Event
addedToStage イベントオブジェクトの type プロパティ値を定義します。
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Method in class flash.display.Stage
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Method in class flash.events.EventDispatcher
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Method in interface flash.events.IEventDispatcher
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。
addHeader(operation:String, mustUnderstand:Boolean, param:Object) — Method in class flash.net.NetConnection
コンテキストヘッダを AMF (Action Message Format) パケット構造に追加します。
addItem(item:Object) — Method in class fl.controls.ComboBox
アイテムのリストの末尾にアイテムを追加します。
addItem(item:Object) — Method in class fl.controls.SelectableList
アイテムのリストの末尾にアイテムを追加します。
addItem(item:Object) — Method in class fl.data.DataProvider
データプロバイダの最後にアイテムを追加します。
addItemAt(item:Object, index:uint) — Method in class fl.controls.ComboBox
指定されたインデックス位置のリストにアイテムを挿入します。
addItemAt(item:Object, index:uint) — Method in class fl.controls.SelectableList
指定されたインデックス位置のリストにアイテムを挿入します。
addItemAt(item:Object, index:uint) — Method in class fl.data.DataProvider
新しいアイテムをデータプロバイダの指定のインデックス位置に追加します。
addItems(items:Object) — Method in class fl.data.DataProvider
複数のアイテムを DataProvider の末尾に追加し、DataChangeType.ADD イベントを送出します。
addItemsAt(items:Object, index:uint) — Method in class fl.data.DataProvider
いくつかのアイテムをデータプロバイダの指定のインデックス位置に追加し、DataChangeType.ADD イベントを送出します。
addKeyframe(newKeyframe:fl.motion:Keyframe) — Method in class fl.motion.Motion
Motion インスタンスにキーフレームオブジェクトを追加します。
addNamespace(ns:Object) — Method in class XML
XML オブジェクトのスコープ内の名前空間セットに名前空間を追加します。
addPage(sprite:flash.display:Sprite, printArea:flash.geom:Rectangle, options:flash.printing:PrintJobOptions, frameNum:int) — Method in class flash.printing.PrintJob
指定の Sprite オブジェクトを 1 ページとして印刷スプーラに送ります。
addRadioButton(radioButton:fl.controls:RadioButton) — Method in class fl.controls.RadioButtonGroup
ラジオボタングループインデックス用に使用するラジオボタンを内部ラジオボタン配列に追加し、ラジオボタンのグループから 1 つのラジオボタンを選択できるようにします。
addXMLPath(langCode:String, path:String) — Static method in class fl.lang.Locale
言語コードと言語パスのペアを内部配列に追加して、後で使用できるようにします。
adobe.utils — パッケージ
adobe.utils パッケージには、Flash オーサリングツールの開発者が使用する関数およびクラスが含まれます。
ADVANCED — Constant static property in class flash.text.AntiAliasType
アンチエイリアスを、高度なアンチエイリアスに設定します。
affectsTweenable(tweenableName:String) — Method in class fl.motion.Keyframe
キーフレームが特定のアニメーションプロパティに作用するかどうかを示します。
album — Property in class flash.media.ID3Info
アルバム名です。ID3 2.0 タグ TALB に対応します。
align — Property in class fl.video.FLVPlayback
scaleMode プロパティが VideoScaleMode.MAINTAIN_ASPECT_RATIO または VideoScaleMode.NO_SCALE に設定されているときのビデオレイアウトを指定します。
align — Property in class fl.video.VideoPlayer
ビデオを registrationX、registrationY、registrationWidth および registrationHeight プロパティに応じてどのように表示するかを指定します。
align — Property in class flash.display.Stage
Flash Player またはブラウザでのステージの配置を指定する StageAlign クラスの値です。
align — Property in class flash.text.TextFormat
段落の整列の設定を示します。
ALL — Constant static property in class fl.core.InvalidationType
InvalidationType.ALL 定数は、送出されるイベントオブジェクトの type プロパティとして、コンポーネントそのものを完全に再描画する必要があることを示す値を定義します。
ALL — Constant static property in class fl.video.CuePointType
findCuePoint() メソッドおよび findNearestCuePoint() メソッドの type パラメータ値を定義します。
allowDomain(... rest) — Method in class flash.net.LocalConnection
この LocalConnection インスタンスに LocalConnection 呼び出しを送信できる 1 つ以上のドメインを指定します。
allowDomain(... rest) — Static method in class flash.system.Security
指定されたドメインの SWF ファイルおよび HTML ファイルが、allowDomain() 呼び出しを含む SWF ファイルのオブジェクトおよび変数にアクセスすることを許可します。
allowInsecureDomain(... rest) — Method in class flash.net.LocalConnection
この LocalConnection オブジェクトに LocalConnection 呼び出しを送信できる 1 つ以上のドメインを指定します。
allowInsecureDomain(... rest) — Static method in class flash.system.Security
指定したドメイン内の SWF ファイルおよび HTML ファイルが、HTTPS プロトコルでホストされた呼び出し元 SWF ファイルのオブジェクトと変数にアクセスすることを許可します。
allowMultipleSelection — Property in class fl.controls.SelectableList
複数のリストアイテムを一度に選択できるかどうかを示すブール値を取得します。
alpha — Property in class flash.display.DisplayObject
指定されたオブジェクトのアルファ透明度値を示します。
alpha — Property in class flash.filters.ConvolutionFilter
代替カラーのアルファ透明度の値です。
alpha — Property in class flash.filters.DisplacementMapFilter
範囲外置き換えの場合に使用するアルファ透明度値を指定します。
alpha — Property in class flash.filters.DropShadowFilter
シャドウカラーのアルファ透明度の値です。
alpha — Property in class flash.filters.GlowFilter
カラーのアルファ透明度の値です。
ALPHA — Constant static property in class flash.display.BitmapDataChannel
アルファチャンネルです。
ALPHA — Constant static property in class flash.display.BlendMode
表示オブジェクトの各ピクセルのアルファ値を背景に適用します。
alphaMultiplier — Property in class flash.geom.ColorTransform
アルファ透明度チャンネル値に乗算する 10 進数値です。
ALPHANUMERIC_FULL — Constant static property in class flash.system.IMEConversionMode
ストリング "ALPHANUMERIC_FULL"。IME.conversionMode プロパティで使用します。
ALPHANUMERIC_HALF — Constant static property in class flash.system.IMEConversionMode
ストリング "ALPHANUMERIC_HALF"。IME.conversionMode プロパティで使用します。
alphaOffset — Property in class flash.geom.ColorTransform
アルファ透明度チャンネル値に alphaMultiplier 値を乗算した後に加算する数値です。数値の範囲は -255 ~ 255 です。
alphas — Property in class flash.filters.GradientBevelFilter
カラー配列内の各色に対応するアルファ透明度の値の配列です。
alphas — Property in class flash.filters.GradientGlowFilter
カラー配列内の各色に対応するアルファ透明度の値の配列です。
altKey — Property in class flash.events.KeyboardEvent
Alt キーがアクティブになっているか (true) 非アクティブになっているか (false) を示します。
altKey — Property in class flash.events.MouseEvent
Alt キーがアクティブになっているか (true) 非アクティブになっているか (false) を示します。
ALWAYS — Constant static property in class flash.display.PixelSnapping
Bitmap オブジェクトの pixelSnapping プロパティで使用される定数値です。変形とは無関係に、ビットマップイメージが常に最も近いピクセルに吸着することを指定します。
alwaysShowSelection — Property in class fl.controls.TextArea
テキストフィールドにフォーカスがないときにテキストフィールドの選択範囲を強調表示するかどうかを示すブール値を取得または設定します。
alwaysShowSelection — Property in class fl.controls.TextInput
テキストフィールドがフォーカスを持たないときの選択の表示方法を示すブール値を取得または設定します。
alwaysShowSelection — Property in class flash.text.TextField
true に設定され、テキストフィールドにフォーカスがない場合、テキストフィールド内の選択内容は灰色でハイライト表示されます。
AMF0 — Constant static property in class flash.net.ObjectEncoding
オブジェクトが ActionScript 1.0 および 2.0 の Action Message Format 形式を使用して直列化されることを指定します。
AMF3 — Constant static property in class flash.net.ObjectEncoding
オブジェクトが ActionScript 3.0 の Action Message Format 形式を使用して直列化されることを指定します。
angle — Property in class flash.filters.BevelFilter
ベベルの角度です。
angle — Property in class flash.filters.DropShadowFilter
シャドウの角度です。
angle — Property in class flash.filters.GradientBevelFilter
角度 (度数) です。
angle — Property in class flash.filters.GradientGlowFilter
角度 (度数) です。
Animator — Class in package fl.motion
Animator クラスは、モーショントゥイーンの XML 記述を表示オブジェクトに適用します。
Animator(xml:XML, target:flash.display:DisplayObject) — Constructor in class fl.motion.Animator
Animator オブジェクトを作成して、XML ベースのモーショントゥイーン記述を表示オブジェクトに適用します。
antiAliasType — Property in class flash.text.TextField
このテキストフィールドに使用されるアンチエイリアス処理のタイプです。
AntiAliasType — Final class in package flash.text
AntiAliasType クラスは、flash.text.TextField クラスのアンチエイリアスの値を提供します。
appendChild(child:Object) — Method in class XML
指定された子を XML オブジェクトのプロパティの最後に追加します。
appendChild(node:flash.xml:XMLNode) — Method in class flash.xml.XMLNode
指定されたノードを XML オブジェクトの子リストに追加します。
appendText(text:String) — Method in class fl.controls.TextArea
TextArea コンポーネントに含まれる最後の文字の後に指定されたストリングを追加します。
appendText(text:String) — Method in class fl.controls.TextInput
指定されたストリングを TextArea が含む最後の文字の後に追加します。
appendText(newText:String) — Method in class flash.text.TextField
newText パラメータで指定されたストリングを、テキストフィールドのテキストの最後に付加します。
applicationDomain — Property in class flash.display.LoaderInfo
外部 SWF ファイルがロードされると、ロードされたクラスに含まれているすべての ActionScript 3.0 定義は applicationDomain プロパティに格納されます。
applicationDomain — Property in class flash.system.LoaderContext
Loader.load() または Loader.loadBytes() メソッドで使用するアプリケーションドメインを指定します。
ApplicationDomain — Final class in package flash.system
ApplicationDomain クラスは、クラス定義の個別のグループのコンテナです。
ApplicationDomain(parentDomain:flash.system:ApplicationDomain) — Constructor in class flash.system.ApplicationDomain
新しいアプリケーションドメインを作成します。
apply(thisObject:Object, argArray:Array) — Method in class Function
ActionScript が呼び出す関数内で使用される thisObject の値を指定します。
applyFilter(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, filter:flash.filters:BitmapFilter) — Method in class flash.display.BitmapData
ソースイメージとフィルタオブジェクトを受け取り、フィルタを適用して得られるイメージを生成します。
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — Method in class flash.display.DisplayObjectContainer
特定の point ポイントを指定して呼び出した DisplayObjectContainer.getObjectsUnderPoint() メソッドから返されたリストに、セキュリティ上の制約のために省略される表示オブジェクトがあるかどうかを示します。
areSoundsInaccessible() — Static method in class flash.media.SoundMixer
セキュリティ上の制限のためにサウンドが使用できないかどうかを調べます。
ArgumentError — Dynamic class in Top Level
ArgumentError クラスは、関数で指定された引数がその関数の定義に適合していないために発生するエラーを表します。
ArgumentError(message:String) — Constructor in class ArgumentError
新しい ArgumentError オブジェクトを作成します。
arguments — Class in Top Level
arguments オブジェクトは、関数の引数の保存や、引数へのアクセスに使用されます。
Array — Dynamic class in Top Level
Array クラスを使用すると、配列にアクセスして操作することができます。
Array(... rest) — Package function in Top Level
新しい配列を作成します。
Array(numElements:int) — Constructor in class Array
指定された数のエレメントを持つ配列を作成することができます。
Array(... rest) — Constructor in class Array
指定されたエレメントを持つ配列を作成することができます。
artist — Property in class flash.media.ID3Info
アーティスト名です。ID3 2.0 タグ TPE1 に対応します。
as — Operator
最初のオペランドで指定された式が、2 番目のオペランドで指定されたデータ型のメンバーであるかどうかを評価します。
AS3 — Statement
プロトタイププロパティの代わりに固定プロパティとして使用する、ActionScript コアクラスのメソッドおよびプロパティを定義します。
ascent — Property in class flash.text.TextLineMetrics
テキストの ascent 値は、行のベースラインから最上部までの距離です (ピクセル単位)。
asin(val:Number) — Static method in class Math
パラメータ val で指定された数値のアークサイン (逆正弦) を計算してラジアン単位で返します。
asyncError — Event in class flash.net.LocalConnection
非同期形式で、つまりネイティブ非同期コードから例外がスローされると送出されます。
asyncError — Event in class flash.net.NetConnection
非同期形式で、つまりネイティブ非同期コードから例外がスローされると送出されます。
asyncError — Event in class flash.net.NetStream
非同期形式で、つまりネイティブ非同期コードから例外がスローされると送出されます。
asyncError — Event in class flash.net.SharedObject
非同期形式で、つまりネイティブ非同期コードから例外がスローされると送出されます。
ASYNC_ERROR — Constant static property in class flash.events.AsyncErrorEvent
AsyncErrorEvent.ASYNC_ERROR 定数は、asyncError イベントオブジェクトの type プロパティ値を定義します。
AsyncErrorEvent — Class in package flash.events
非同期のネイティブコードから例外がスローされると、Flash® Player によって AsyncErrorEvent が送出されます。このようなコードには、LocalConnection、NetConnection、SharedObject、NetStream などがあります。
AsyncErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, error:Error) — Constructor in class flash.events.AsyncErrorEvent
asyncError イベントに関する情報を含む AsyncErrorEvent オブジェクトを作成します。
atan(val:Number) — Static method in class Math
パラメータ val で指定された値がタンジェント (正接) の値になる角度を計算してラジアン単位で返します。
atan2(y:Number, x:Number) — Static method in class Math
y/x 座標の角度をラジアン単位で計算して返します。このとき、円の x 軸 (0,0 は円の中心を示します) から反時計回りに測定します。
attachAudio(microphone:flash.media:Microphone) — Method in class flash.net.NetStream
ソースとして渡される Microphone オブジェクトから NetStream オブジェクトを介して送信されるオーディオストリームを指定します。
attachCamera(camera:flash.media:Camera) — Method in class flash.media.Video
アプリケーション内の Video オブジェクトの境界内に表示するカメラからのビデオストリームを指定します。
attachCamera(theCamera:flash.media:Camera, snapshotMilliseconds:int) — Method in class flash.net.NetStream
カメラからビデオのキャプチャを開始します。または、theCamera が null に設定されると、キャプチャを停止します。
attachNetStream(netStream:flash.net:NetStream) — Method in class flash.media.Video
アプリケーション内の Video オブジェクトの境界内に表示するビデオストリームを指定します。
AT_TARGET — Constant static property in class flash.events.EventPhase
ターゲット段階 (イベントフローの 2 番目の段階) です。
attribute(attributeName) — Method in class XML
attributeName パラメータに一致する名前を持つ属性の XML 値を返します。
attribute(attributeName) — Method in class XMLList
各 XML オブジェクトの attribute() メソッドを呼び出し、その結果の XMLList オブジェクトを返します。
attributes() — Method in class XML
指定された XML オブジェクトの属性値のリストを返します。
attributes() — Method in class XMLList
各 XML オブジェクトの attributes() メソッドを呼び出し、各 XML オブジェクトの属性の XMLList オブジェクトを返します。
attributes — Property in class flash.xml.XMLNode
指定された XMLNode インスタンスのすべての属性を含むオブジェクトです。
AUTO — Constant static property in class fl.controls.ScrollPolicy
子が所有者のサイズを超えた場合にスクロールバーを表示します。
AUTO — Constant static property in class fl.motion.RotateDirection
回転量が最小で済む回転方向が選択されます。
AUTO — Constant static property in class flash.display.PixelSnapping
Bitmap オブジェクトの pixelSnapping プロパティで使用される定数値です。ビットマップイメージが回転または傾斜なしで、99.9% ~ 100.1% の縮尺率で描画される場合に、ビットマップイメージが最も近いピクセルに吸着することを指定します。
autoLayout — Event in class fl.video.FLVPlayback
ビデオプレーヤーが自動的にサイズ変更またはレイアウトされたときに送出されます。
autoLayout — Property in class fl.video.FLVPlaybackCaptioning
FLVPlaybackCaptioning コンポーネントがキャプション用の TextField オブジェクトの移動およびサイズ変更を自動的に行うかどうかを決定します。
AUTO_LAYOUT — Constant static property in class fl.video.AutoLayoutEvent
autoLayout イベントオブジェクトの type プロパティ値を定義します。
AutoLayoutEvent — Class in package fl.video
ビデオプレーヤーが自動的にサイズ変更およびレイアウトされると、Flash® Player は AutoLayoutEvent オブジェクトを送出します。
AutoLayoutEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldBounds:flash.geom:Rectangle, oldRegistrationBounds:flash.geom:Rectangle, vp:uint) — Constructor in class fl.video.AutoLayoutEvent
autoLayout イベントに関する情報を含む Event オブジェクトを作成します。
autoLoad — Property in class fl.containers.UILoader
UILoader インスタンスで指定したコンテンツを自動的にロードするかどうかを指定する値を取得または設定します。
autoPlay — Property in class fl.video.FLVPlayback
ブール値です。true である場合、source プロパティの設定後に自動的に FLV ファイルが再生されます。
autoRepeat — Property in class fl.controls.BaseButton
ユーザーがコンポーネント上でマウスボタンを押したときに buttonDown イベントが繰り返し送出されるかどうかを示すブール値を取得または設定します。
autoRepeat — Property in class fl.controls.CheckBox
CheckBox は定義により自動的な繰り返しをしないため、autoRepeat プロパティはコンストラクタで false に設定されており、CheckBox で変更することはできません。
autoRepeat — Property in class fl.controls.RadioButton
ラジオボタンは定義により自動的な繰り返しをしないため、autoRepeat プロパティはコンストラクタで false に設定されており、変更することはできません。
autoReplace — Static property in class fl.lang.Locale
XML ファイルをロードした後に自動的にストリングを置き換えるかどうかを示します。
autoRewind — Property in class fl.motion.Animator
アニメーションが終了後に再開するように設定します。
autoRewind — Property in class fl.video.FLVPlayback
ブール値です。true の場合は、プレーヤーでストリームの最後に到達するか、または stop() メソッドが呼び出されて再生が停止したときに、FLV ファイルをフレーム 1 に巻き戻します。
autoRewind — Property in class fl.video.VideoPlayer
ブール値です。true の場合は、プレーヤーでストリームの最後に到達するか、または stop() メソッドが呼び出されて再生が停止したときに、FLV ファイルをフレーム 1 に巻き戻します。
autoRewound — Event in class fl.video.FLVPlayback
autoRewind プロパティが true に設定されていて、再生ヘッドがビデオプレーヤーの先頭に移動したときに送出されます。
autoRewound — Event in class fl.video.VideoPlayer
autoRewind プロパティが true に設定されていて、再生ヘッドがビデオプレーヤーの先頭に移動したときに送出されます。
AUTO_REWOUND — Constant static property in class fl.video.VideoEvent
autoRewound イベントオブジェクトの type プロパティ値を定義します。
autoSize — Property in class fl.controls.Label
ラベルのサイズと行揃えを text プロパティの値に合わせて調整する方法を示すストリングを取得または設定します。
autoSize — Property in class flash.text.TextField
テキストフィールドの自動的な拡大・縮小および整列を制御します。
available — Static property in class flash.external.ExternalInterface
この Player が外部インターフェイスを備えたコンテナに含まれているかどうかを示します。
avHardwareDisable — Static property in class flash.system.Capabilities
ユーザーのカメラとマイクへのアクセスが管理上禁止されているか (true)、または許可されているか (false) を指定します。
AVM1Movie — Class in package flash.display
AVM1Movie は、ActionScript 1.0 または 2.0 を使用する AVM1 ムービークリップを表す単純なクラスです。
記号   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