記号   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  
TAB — Constant static property in class flash.ui.Keyboard
Tab キーのキーコード値 (9) に関連付けられた定数です。
tabChildren — Property in class flash.display.DisplayObjectContainer
オブジェクトの子に対してタブが有効かどうかを調べます。
tabChildren — Property in class flash.display.Stage
オブジェクトの子に対してタブが有効かどうかを調べます。
tabChildrenChange — Event in class flash.display.InteractiveObject
オブジェクトの tabChildren フラグの値が変更されたときに送出されます。
TAB_CHILDREN_CHANGE — Constant static property in class flash.events.Event
tabChildrenChange イベントオブジェクトの type プロパティ値を定義します。
tabEnabled — Property in interface fl.managers.IFocusManagerComponent
Tab キーを押すことでこのコンポーネントにフォーカスを移動できるかどうかを示すブール値を取得します。
tabEnabled — Property in class flash.display.InteractiveObject
このオブジェクトがタブ順序に含まれるかどうかを指定します。
tabEnabledChange — Event in class flash.display.InteractiveObject
オブジェクトの tabEnabled フラグが変更されたときに送出されます。
TAB_ENABLED_CHANGE — Constant static property in class flash.events.Event
tabEnabledChange イベントオブジェクトの type プロパティ値を定義します。
tabIndex — Property in interface fl.managers.IFocusManagerComponent
tabEnabledis が true に設定されている場合の、コンポーネントがフォーカスを受け取る順番を取得します。
tabIndex — Property in class flash.display.InteractiveObject
SWF ファイル内のオブジェクトのタブ順序を指定します。
tabIndexChange — Event in class flash.display.InteractiveObject
オブジェクトの tabIndex プロパティの値が変更されたときに送出されます。
TAB_INDEX_CHANGE — Constant static property in class flash.events.Event
tabIndexChange イベントオブジェクトの type プロパティ値を定義します。
tabStops — Property in class flash.text.TextFormat
カスタムタブストップを負以外の整数の配列として指定します。
tan(angleRadians:Number) — Static method in class Math
指定された角度のタンジェント (正接) を計算して返します。
target — Property in class fl.motion.Animator
アニメーション中の表示オブジェクトです。
target — Property in class fl.motion.BezierEase
対象となるアニメーションプロパティの名前。
target — Property in class fl.motion.CustomEase
対象となるアニメーションプロパティの名前。
target — Property in class fl.motion.FunctionEase
対象となるアニメーションプロパティの名前。
target — Property in interface fl.motion.ITween
対象となるアニメーションプロパティの名前。
target — Property in class fl.motion.SimpleEase
対象となるアニメーションプロパティの名前。
target — Property in class flash.events.Event
イベントターゲットです。
target — Property in class flash.text.TextFormat
ハイパーリンクを表示するターゲットウィンドウを示します。
test(str:String) — Method in class RegExp
指定されたストリング str 内に正規表現と一致するサブストリングがあるかどうかをテストします。
text() — Method in class XML
XML テキストノードを表す XML オブジェクトのすべての XML プロパティの XMLList オブジェクトを返します。
text() — Method in class XMLList
各 XML オブジェクトの text() メソッドを呼び出し、その結果を含む XMLList オブジェクトを返します。
text — Property in class fl.controls.ComboBox
編集可能な ComboBox コンポーネントのテキストボックスが含むテキストを取得または設定します。
text — Property in class fl.controls.Label
Label コンポーネントによって表示されるプレーンテキストを取得または設定します。
text — Property in class fl.controls.TextArea
現在 TextInput コンポーネントにあるテキストを含むストリングを取得または設定します。
text — Property in class fl.controls.TextInput
現在 TextInput コンポーネントにあるテキストを含むストリングを取得または設定します。
text — Property in class flash.events.TextEvent
textInput イベントの場合は、ユーザーが入力した文字または文字の連続です。
text — Property in class flash.text.StaticText
静止テキストフィールドの現在のテキストを返します。
text — Property in class flash.text.TextField
テキストフィールド内の現在のテキストであるストリングです。
TEXT — Constant static property in class flash.net.URLLoaderDataFormat
ダウンロードされるデータをテキストとして受信することを指定します。
TextArea — Class in package fl.controls
TextArea コンポーネントは複数行のテキストフィールドで、境界線とオプションのスクロールバーが含まれます。
TextArea() — Constructor in class fl.controls.TextArea
TextArea コンポーネントの新しいインスタンスを作成します。
textColor — Property in class flash.text.TextField
テキストフィールドのテキストの色です (16 進数形式)。
TextColorType — Final class in package flash.text
TextColorType クラスは、flash.text.TextRenderer クラスにカラー値を提供します。
TextDisplayMode — Final class in package flash.text
TextDisplayMode クラスには、高度アンチエイリアスシステムのサブピクセルアンチエイリアスを制御する値が含まれます。
TextEvent — Class in package flash.events
Flash® Player では、ユーザーがテキストフィールドにテキストを入力するか、HTML 対応のテキストフィールドのハイパーリンクをクリックしたときに、TextEvent オブジェクトが送出されます。
TextEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String) — Constructor in class flash.events.TextEvent
テキストイベントに関する情報を含む Event オブジェクトを作成します。
textField — Property in class fl.controls.ColorPicker
ColorPicker コンポーネントの内部テキストフィールドへの参照です。
textField — Property in class fl.controls.ComboBox
ComboBox コンポーネントが含む TextInput コンポーネントへの参照を取得します。
textField — Property in class fl.controls.Label
Label コンポーネントの内部テキストフィールドへの参照です。
textField — Property in class fl.controls.LabelButton
コンポーネントの内部テキストフィールドへの参照です。
textField — Property in class fl.controls.NumericStepper
NumericStepper コンポーネントが含む TextInput コンポーネントへの参照を取得します。
textField — Property in class fl.controls.TextArea
TextArea コンポーネントの内部テキストフィールドへの参照です。
textField — Property in class fl.controls.TextInput
TextInput コンポーネントの内部テキストフィールドへの参照です。
TextField — Class in package flash.text
TextField クラスは、テキストの表示と入力用の表示オブジェクトを作成するために使用されます。
TextField() — Constructor in class flash.text.TextField
新しい TextField インスタンスを作成します。
TextFieldAutoSize — Final class in package flash.text
TextFieldAutoSize クラスは、TextField クラスの autoSize プロパティの設定で使用される定数値の列挙です。
textFieldSkin — スタイル in class fl.controls.ColorPicker
ColorPicker コンポーネントのテキストフィールドの背景を指定するクラスです。
TextFieldType — Final class in package flash.text
TextFieldType クラスは、TextField クラスの type プロパティの設定で使用される定数値の列挙です。
textFormat — スタイル in class fl.controls.dataGridClasses.DataGridCellEditor
コンポーネントラベルのレンダリングに使用される TextFormat オブジェクトです。
textFormat — スタイル in class fl.controls.listClasses.CellRenderer
コンポーネントラベルのレンダリングに使用される TextFormat オブジェクトです。
textFormat — スタイル in class fl.core.UIComponent
コンポーネントラベルのレンダリングに使用される TextFormat オブジェクトです。
TextFormat — Class in package flash.text
TextFormat クラスは、文字フォーマット情報を表します。
TextFormat(font:String, size:Object, color:Object, bold:Object, italic:Object, underline:Object, url:String, target:String, align:String, leftMargin:Object, rightMargin:Object, indent:Object, leading:Object) — Constructor in class flash.text.TextFormat
指定されたプロパティを使用して TextFormat オブジェクトを作成します。
TextFormatAlign — Final class in package flash.text
TextFormatAlign クラスは、TextFormat クラスのテキストの整列の値を提供します。
textHeight — Property in class fl.controls.TextArea
テキストの高さ (ピクセル単位) を取得します。
textHeight — Property in class fl.controls.TextInput
テキストの高さです (ピクセル単位)。
textHeight — Property in class flash.text.TextField
テキストの高さです (ピクセル単位)。
textInput — Event in class fl.controls.TextArea
ユーザーがコンポーネントに対してテキストの入力、削除、またはペーストを実行したときに送出されます。
textInput — Event in class fl.controls.TextInput
ユーザーがテキストを入力したときに送出されます。
textInput — Event in class flash.text.TextField
Flash Player は、ユーザーがテキストの文字を入力すると textInput イベントを送出します。
TextInput — Class in package fl.controls
TextInput コンポーネントは、ネイティブの ActionScript TextField オブジェクトを含む単一行のテキストコンポーネントです。
TextInput() — Constructor in class fl.controls.TextInput
TextInput コンポーネントの新しいインスタンスを作成します。
TEXT_INPUT — Constant static property in class flash.events.TextEvent
textInput イベントオブジェクトの type プロパティ値を定義します。
TextInput_disabledSkin — スタイル in class fl.controls.NumericStepper
マウスボタンがアップ状態の場合に、上矢印に使用されるスキンです。
TextInput_upskin — スタイル in class fl.controls.NumericStepper
テキスト入力ボックス用のスキンを指定するクラスです。
TextLineMetrics — Class in package flash.text
TextLineMetrics クラスには、テキストフィールド内のテキストの位置およびテキストの行のプロパティに関する情報が含まれています。
TextLineMetrics(x:Number, width:Number, height:Number, ascent:Number, descent:Number, leading:Number) — Constructor in class flash.text.TextLineMetrics
TextLineMetrics オブジェクトを作成します。
TEXT_NODE — Constant static property in class flash.xml.XMLNodeType
ノードがテキストノードであることを指定します。
textOverlayAlpha — スタイル in class fl.controls.listClasses.ImageCell
セルラベルの背面にあるオーバーレイの不透明度です。
textPadding — スタイル in class fl.controls.dataGridClasses.DataGridCellEditor
コンポーネントのエッジとテキスト間の間隔、およびアイコンとテキスト間の間隔です (ピクセル単位)。
textPadding — スタイル in class fl.controls.listClasses.CellRenderer
コンポーネントのエッジとテキスト間の間隔、およびアイコンとテキスト間の間隔です (ピクセル単位)。
textPadding — スタイル in class fl.controls.listClasses.ImageCell
セルのエッジとテキストのエッジを区切るパディングです (ピクセル単位)。
textPadding — スタイル in class fl.controls.LabelButton
コンポーネントのエッジとテキスト間の間隔、およびアイコンとテキスト間の間隔です (ピクセル単位)。
textPadding — スタイル in class fl.controls.TextInput
コンポーネントの境界とテキストを区切るパディングです (ピクセル単位)。
textPadding — スタイル in class fl.controls.CheckBox
コンポーネントのエッジとテキスト間の間隔、およびアイコンとテキスト間の間隔です (ピクセル単位)。
textPadding — スタイル in class fl.controls.ComboBox
境界と選択されたアイテムを表すテキストを区切る間隔です (ピクセル単位)。
textPadding — スタイル in class fl.controls.TextArea
コンポーネントの境界とテキストを区切るパディングです (ピクセル単位)。
textPadding — スタイル in class fl.controls.ColorPicker
カラーの TextField の周囲に表示されるパディングです (ピクセル単位)。
textPadding — スタイル in class fl.controls.RadioButton
コンポーネントのエッジとテキスト間の間隔、およびアイコンとテキスト間の間隔です (ピクセル単位)。
TextRenderer — Final class in package flash.text
TextRenderer クラスには、埋め込みフォントの高度なアンチエイリアス機能が用意されています。
textSnapshot — Property in class flash.display.DisplayObjectContainer
この DisplayObjectContainer インスタンスの TextSnapshot オブジェクトを返します。
textSnapshot — Property in class flash.display.Stage
この DisplayObjectContainer インスタンスの TextSnapshot オブジェクトを返します。
TextSnapshot — Class in package flash.text
TextSnapshot オブジェクトを使用すると、ムービークリップ内の静止テキストを操作できます。
textWidth — Property in class fl.controls.TextArea
テキストの幅 (ピクセル単位) を取得します。
textWidth — Property in class fl.controls.TextInput
テキストの幅です (ピクセル単位)。
textWidth — Property in class flash.text.TextField
テキストの幅です (ピクセル単位)。
thickness — Property in class flash.text.TextField
このテキストフィールド内の文字エッジの太さです。
this — Statement
メソッドに含まれるオブジェクトへの参照です。
threshold(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, operation:String, threshold:uint, color:uint, mask:uint, copySource:Boolean) — Method in class flash.display.BitmapData
指定されたしきい値に照らしてイメージのピクセル値をテストし、テストに合格したピクセルに新しいカラー値を設定します。
throw — Statement
catch コードブロックによって処理 (キャッチ) できるエラーを生成 (スロー) します。
THUMB — Constant static property in class fl.events.SliderEventClickTarget
Slider のサムがクリックされました。
thumbArrowUpSkin — スタイル in class fl.controls.ComboBox
スクロールバーのサムのスキンとして使用するクラスの名前です。
thumbDisabledSkin — スタイル in class fl.containers.BaseScrollPane
サムの無効状態を示すために使用されるスキンです。
thumbDisabledSkin — スタイル in class fl.controls.Slider
サムの無効状態を示すために使用されるスキンです。
thumbDisabledSkin — スタイル in class fl.controls.ComboBox
サムの無効状態を示すために使用されるスキンです。
thumbDisabledSkin — スタイル in class fl.controls.ScrollBar
サムの無効状態を示すために使用されるスキンです。
thumbDownSkin — スタイル in class fl.containers.BaseScrollPane
サムをクリックしたときに、スクロールバーのサムのスキンとして使用するクラスの名前です。
thumbDownSkin — スタイル in class fl.controls.Slider
サムをクリックしたときに、スクロールバーのサムのスキンとして使用するクラスの名前です。
thumbDownSkin — スタイル in class fl.controls.ComboBox
サムをクリックしたときに、スクロールバーのサムのスキンとして使用するクラスの名前です。
thumbDownSkin — スタイル in class fl.controls.ScrollBar
サムをクリックしたときに、スクロールバーのサムのスキンとして使用するクラスの名前です。
thumbDrag — Event in class fl.controls.Slider
スライダサムが押され、マウスによって移動されたときに送出されます。
THUMB_DRAG — Constant static property in class fl.events.SliderEvent
thumbDrag イベントオブジェクトの type プロパティ値を定義します。
thumbIcon — スタイル in class fl.containers.BaseScrollPane
スクロールバーのサムのアイコンとして使用するクラスの名前です。
thumbIcon — スタイル in class fl.controls.ComboBox
スクロールバーのサムのアイコンとして使用するクラスの名前です。
thumbIcon — スタイル in class fl.controls.ScrollBar
スクロールバーのサムのアイコンとして使用するクラスの名前です。
thumbOverSkin — スタイル in class fl.containers.BaseScrollPane
スクロールバーのサムにマウスポインタを合わせたときに、そのサムのスキンとして使用するクラスの名前です。
thumbOverSkin — スタイル in class fl.controls.Slider
スクロールバーのサムにマウスポインタを合わせたときに、そのサムのスキンとして使用するクラスの名前です。
thumbOverSkin — スタイル in class fl.controls.ComboBox
スクロールバーのサムにマウスポインタを合わせたときに、そのサムのスキンとして使用するクラスの名前です。
thumbOverSkin — スタイル in class fl.controls.ScrollBar
スクロールバーのサムにマウスポインタを合わせたときに、そのサムのスキンとして使用するクラスの名前です。
thumbPress — Event in class fl.controls.Slider
スライダサムが押されたときに送出されます。
THUMB_PRESS — Constant static property in class fl.events.SliderEvent
thumbPress イベントオブジェクトの type プロパティ値を定義します。
thumbRelease — Event in class fl.controls.Slider
スライダサムが押されて離されたときに送出されます。
THUMB_RELEASE — Constant static property in class fl.events.SliderEvent
thumbRelease イベントオブジェクトの type プロパティ値を定義します。
thumbUpSkin — スタイル in class fl.containers.BaseScrollPane
スクロールバーのサムのスキンとして使用するクラスの名前です。
thumbUpSkin — スタイル in class fl.controls.Slider
スクロールバーのサムのスキンとして使用するクラスの名前です。
thumbUpSkin — スタイル in class fl.controls.ScrollBar
スクロールバーのサムのスキンとして使用するクラスの名前です。
tickInterval — Property in class fl.controls.Slider
コンポーネントの最大値を基準にした、目盛りの間隔を表します。
tickSkin — スタイル in class fl.controls.Slider
Slider のメモリのスキンです。
TileList — Class in package fl.controls
TileList クラスは、行と列のグリッドを提供します。一般にこのグリッドを使用して、イメージをタイル形式にして表示することができます。
TileList() — Constructor in class fl.controls.TileList
List コンポーネントの新しいインスタンスを作成します。
TileListAccImpl — Class in package fl.accessibility
TileListAccImpl クラスは Tile List Accessiblity Implementation クラスとも呼ばれ、TileList コンポーネントにアクセシビリティ機能を適用します。
TileListCollectionItem — Dynamic class in package fl.data
TileListCollectionItem クラスは、データプロバイダを表す検証可能なプロパティ内の単一アイテムを定義します。
TileListCollectionItem() — Constructor in class fl.data.TileListCollectionItem
新しい TileListCollectionItem オブジェクトを作成します。
TileListData — Class in package fl.controls.listClasses
TileListData は、メッセンジャークラスであり、リストに基づく TileListData コンポーネント内での特定のセルに関連した情報を保持します。
TileListData(label:String, icon:Object, source:Object, owner:fl.core:UIComponent, index:uint, row:uint, col:uint) — Constructor in class fl.controls.listClasses.TileListData
TileListData クラスの新しいインスタンスを、そのパラメータに従って作成します。
time — Property in class Date
Date オブジェクトの 1970 年 1 月 1 日 0 時 (世界時) からのミリ秒数です。
time — Property in class fl.motion.Animator
現在のアニメーションの時間を表示および制御するゼロから始まる整数です。
time — Property in class fl.transitions.Tween
アニメーションの継続時間内の現在の時間。
time — Property in class fl.transitions.TweenEvent
イベントが発生したときの Tween の時間です。
time — Property in class flash.net.NetStream
再生ヘッドの位置 (秒単位) です。
timeChange — Event in class fl.motion.Animator
Animator の時間値が変化したとき、画面の更新前 (motionUpdate イベントなど) に送出されます。
TIME_CHANGE — Constant static property in class fl.motion.MotionEvent
Animator インスタンスの時間値は変化したが、画面はまだ更新されていない (motionUpdate イベントが送出されていない) ことを示します。
timeout — Property in interface fl.video.INCManager
接続の試行を停止するまでの時間 (ミリ秒単位) です。
timeout — Property in class fl.video.NCManager
接続の試行を停止するまでの時間 (ミリ秒単位) です。
timer — Event in class flash.utils.Timer
Timer オブジェクトが Timer.delay プロパティに従って指定された時間間隔に達するたびに送出されます。
Timer — Class in package flash.utils
Timer クラスは Flash Player タイマーへのインターフェイスです。
Timer(delay:Number, repeatCount:int) — Constructor in class flash.utils.Timer
delay および repeatCount に指定した状態で、新しい Timer オブジェクトを作成します。
TIMER — Constant static property in class flash.events.TimerEvent
timer イベントオブジェクトの type プロパティ値を定義します。
timerComplete — Event in class flash.utils.Timer
Timer.repeatCount で設定された数の要求が完了するたびに送出されます。
TIMER_COMPLETE — Constant static property in class flash.events.TimerEvent
timerComplete イベントオブジェクトの type プロパティ値を定義します。
TimerEvent — Class in package flash.events
Timer オブジェクトが、Timer.delay プロパティによって指定された時間間隔に達すると、Flash® Player によって TimerEvent オブジェクトが送出されます。
TimerEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor in class flash.events.TimerEvent
タイマーイベントに関する特定の情報を含む Event オブジェクトを作成します。
timezoneOffset — Property in class Date
世界時 (UTC) とコンピュータのローカル時間の差 (分単位) です。
tintColor — Property in class fl.motion.Color
0xRRGGBB 形式のティントカラー値。
tintMultiplier — Property in class fl.motion.Color
ティントカラーを適用するパーセンテージは、0 ~ 1 の 10 進数値です。
toArray() — Method in class fl.data.DataProvider
データプロバイダに含まれるデータの Array オブジェクト表現を作成します。
toDateString() — Method in class Date
曜日と日付のみのストリング表現を返します。時刻またはタイムゾーンは含まれません。
toExponential(fractionDigits:uint) — Method in class int
数値のストリング表現を指数表現で返します。
toExponential(fractionDigits:uint) — Method in class Number
数値のストリング表現を指数表現で返します。
toExponential(fractionDigits:uint) — Method in class uint
数値のストリング表現を指数表現で返します。
toFixed(fractionDigits:uint) — Method in class int
数値のストリング表現を固定小数点表現で返します。
toFixed(fractionDigits:uint) — Method in class Number
数値のストリング表現を固定小数点表現で返します。
toFixed(fractionDigits:uint) — Method in class uint
数値のストリング表現を固定小数点表現で返します。
toggle — Property in class fl.controls.CheckBox
CheckBox は定義によって切り替わるため、toggle プロパティはコンストラクタ内で true に設定され、CheckBox で変更することはできません。
toggle — Property in class fl.controls.LabelButton
ボタンを切り替えることができるかどうかを示すブール値を取得または設定します。
toggle — Property in class fl.controls.RadioButton
ラジオボタンは、トグルボタンです。toggle プロパティはコンストラクタで true に設定され、変更することはできません。
togglePause() — Method in class flash.net.NetStream
ストリームの再生を一時停止または再開します。
toLocaleDateString() — Method in class Date
曜日と日付のみのストリング表現を返します。時刻またはタイムゾーンは含まれません。
toLocaleLowerCase() — Method in class String
このストリングのコピーを返します。すべての大文字が小文字に変換されます。
toLocaleString() — Method in class Array
指定された配列内のエレメントを表すストリングを返します。
toLocaleString() — Method in class Date
曜日、日付、時刻のストリング表現を、指定されたローカル時間で返します。
toLocaleTimeString() — Method in class Date
時刻のみのストリング表現を返します。曜日、日付、年、またはタイムゾーンは含まれません。
toLocaleUpperCase() — Method in class String
このストリングのコピーを返します。すべての小文字が大文字に変換されます。
toLowerCase() — Method in class String
このストリングのコピーを返します。すべての大文字が小文字に変換されます。
top — Property in class flash.geom.Rectangle
矩形の左上隅の y 座標です。
TOP — Constant static property in class fl.controls.ButtonLabelPlacement
ラベルはアイコンの上に表示されます。
TOP — Constant static property in class fl.video.VideoAlign
ビデオを上揃えにするよう指定します。
TOP — Constant static property in class flash.display.StageAlign
ステージを上揃えにするよう指定します。
topLeft — Property in class flash.geom.Rectangle
Rectangle オブジェクトの左上隅の位置で、そのポイントの x 値と y 値で決まります。
TOP_LEFT — Constant static property in class fl.video.VideoAlign
ビデオを左上の隅に揃えるよう指定します。
TOP_LEFT — Constant static property in class flash.display.StageAlign
ステージを左上の隅に揃えるよう指定します。
トップレベル — パッケージ
The top level contains the core ActionScript classes and global functions.
toPrecision(precision:uint) — Method in class int
数値のストリング表現を指数表現または固定小数点表現で返します。
toPrecision(precision:uint) — Method in class Number
数値のストリング表現を指数表現または固定小数点表現で返します。
toPrecision(precision:uint) — Method in class uint
数値のストリング表現を指数表現または固定小数点表現で返します。
TOP_RIGHT — Constant static property in class fl.video.VideoAlign
ビデオを右上の隅に揃えるよう指定します。
TOP_RIGHT — Constant static property in class flash.display.StageAlign
ステージを右上の隅に揃えるよう指定します。
toString() — Method in class Array
指定された配列内のエレメントを表すストリングを返します。
toString() — Method in class Boolean
Boolean オブジェクトのストリング表現 ("true" または "false") を返します。
toString() — Method in class Date
曜日、日付、時刻、およびタイムゾーンのストリング表現を返します。
toString() — Method in class Error
デフォルトでは "Error" というストリングを返します。Error.message プロパティが定義されている場合は、その値を返します。
toString(radix:uint) — Method in class int
int オブジェクトのストリング表現を返します。
toString() — Method in class Namespace
Namespace.uri プロパティと同等です。
toString(radix:Number) — Method in class Number
指定された Number オブジェクト (myNumber) のストリング表現を返します。
toString() — Method in class Object
指定されたオブジェクトのストリング表現を返します。
toString() — Method in class QName
URI と QName オブジェクトのローカル名を "::" で区切ったストリングを返します。
toString(radix:uint) — Method in class uint
uint オブジェクトのストリング表現を返します。
toString() — Method in class XML
XML オブジェクトのストリング表現を返します。
toString() — Method in class XMLList
XMLList オブジェクト内のすべての XML オブジェクトのストリング表現を返します。
toString() — Method in class fl.controls.dataGridClasses.DataGridColumn
DataGridColumn オブジェクトのストリング表現を返します。
toString() — Method in class fl.data.DataProvider
データプロバイダに含まれるデータのストリング表現を作成します。
toString() — Method in class fl.events.ColorPickerEvent
ColorPickerEvent オブジェクトのすべてのプロパティを含んでいるストリングを返します。
toString() — Method in class fl.events.ComponentEvent
ComponentEvent オブジェクトのすべてのプロパティを含んでいるストリングを返します。
toString() — Method in class fl.events.DataChangeEvent
DataChangeEvent オブジェクトのすべてのプロパティを含んでいるストリングを返します。
toString() — Method in class fl.events.DataGridEvent
DataGridEvent オブジェクトのすべてのプロパティを含んでいるストリングを返します。
toString() — Method in class fl.events.ListEvent
ListEvent オブジェクトのすべてのプロパティを含んでいるストリングを返します。
toString() — Method in class fl.events.ScrollEvent
ScrollEvent オブジェクトのすべてのプロパティを含んでいるストリングを返します。
toString() — Method in class fl.events.SliderEvent
SliderEvent オブジェクトのすべてのプロパティを含んでいるストリングを返します。
toString() — Method in class flash.events.ActivityEvent
ActivityEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.AsyncErrorEvent
AsyncErrorEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.ContextMenuEvent
ContextMenuEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.DataEvent
DataEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.ErrorEvent
ErrorEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.Event
Event オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.FocusEvent
FocusEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.FullScreenEvent
FullScreenEvent オブジェクトのすべてのプロパティを含んでいるストリングを返します。
toString() — Method in class flash.events.HTTPStatusEvent
HTTPStatusEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.IMEEvent
IMEEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.IOErrorEvent
IOErrorEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.KeyboardEvent
KeyboardEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.MouseEvent
MouseEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.NetStatusEvent
NetStatusEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.ProgressEvent
ProgressEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.SecurityErrorEvent
SecurityErrorEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.StatusEvent
StatusEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.SyncEvent
SyncEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.TextEvent
TextEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.events.TimerEvent
TimerEvent オブジェクトのすべてのプロパティを含むストリングを返します。
toString() — Method in class flash.geom.ColorTransform
ColorTransform オブジェクトのすべてのプロパティが列挙されたストリングを書式設定して返します。
toString() — Method in class flash.geom.Matrix
Matrix オブジェクトのプロパティのリストを表すテキスト値を返します。
toString() — Method in class flash.geom.Point
x 座標の値と y 座標の値を格納するストリングを返します。
toString() — Method in class flash.geom.Rectangle
Rectangle オブジェクトの水平位置と垂直位置、および幅と高さをリストするストリングを作成して返します。
toString() — Method in class flash.net.URLVariables
列挙可能な変数をすべて含むストリングを、MIME コンテンツエンコード application/x-www-form-urlencoded で返します。
toString() — Method in class flash.utils.ByteArray
バイト配列をストリングに変換します。
toString() — Method in class flash.xml.XMLDocument
XML オブジェクトのストリング表現を返します。
toString() — Method in class flash.xml.XMLNode
指定された XMLNode オブジェクトを評価し、ノード、子、および属性を含む XML 構造体のテキスト表現を作成して、結果をストリングとして返します。
totalFrames — Property in class flash.display.MovieClip
MovieClip インスタンス内のフレーム総数です。
totalMemory — Static property in class flash.system.System
Adobe® Flash® Player が現在使用しているメモリ量 (バイト単位)
totalTime — Property in class fl.video.FLVPlayback
ビデオ再生時間の合計を表す数値 (秒単位) です。
totalTime — Property in class fl.video.VideoPlayer
ビデオ再生時間の合計を表す数値 (秒単位) です。
toTimeString() — Method in class Date
時刻とタイムゾーンのみのストリング表現を返します。曜日と日付は含まれません。
toUpperCase() — Method in class String
このストリングのコピーを返します。すべての小文字が大文字に変換されます。
toUTCString() — Method in class Date
曜日、日付、および時刻のストリング表現を世界時 (UTC) で返します。
toXMLString() — Method in class XML
XML オブジェクトのストリング表現を返します。
toXMLString() — Method in class XMLList
XMLList オブジェクト内のすべての XML オブジェクトのストリング表現を返します。
trace(... rest) — Package function in Top Level
デバッグ中に式を表示、またはログファイルに書き込みます。
track — Property in class fl.video.FLVPlaybackCaptioning
複数の言語トラックをサポートします。
track — Property in class flash.media.ID3Info
トラック番号です。ID3 2.0 タグ TRCK に対応します。
TRACK — Constant static property in class fl.events.SliderEventClickTarget
Slider のトラックがクリックされました。
trackAsMenu — Property in class flash.display.MovieClip
SimpleButton または MovieClip オブジェクトである他の表示オブジェクトがマウス解放イベントを受け取ることができるかどうかを示します。
trackAsMenu — Property in class flash.display.SimpleButton
SimpleButton または MovieClip オブジェクトである他の表示オブジェクトがマウス解放イベントを受け取ることができるかどうかを示します。
trackDisabledSkin — スタイル in class fl.containers.BaseScrollPane
無効なトラックを示すために使用されるスキンです。
trackDisabledSkin — スタイル in class fl.controls.ComboBox
無効なトラックを示すために使用されるスキンです。
trackDisabledSkin — スタイル in class fl.controls.ScrollBar
無効なトラックを示すために使用されるスキンです。
trackDownSkin — スタイル in class fl.containers.BaseScrollPane
無効なスキンのダウン状態を示すために使用されるスキンです。
trackDownSkin — スタイル in class fl.controls.ComboBox
無効なスキンのダウン状態を示すために使用されるスキンです。
trackDownSkin — スタイル in class fl.controls.ScrollBar
無効なスキンのダウン状態を示すために使用されるスキンです。
trackOverSkin — スタイル in class fl.containers.BaseScrollPane
スクロールトラック上にマウスが配置されていることを示すために使用されるスキンです。
trackOverSkin — スタイル in class fl.controls.ComboBox
スクロールトラック上にマウスが配置されていることを示すために使用されるスキンです。
trackOverSkin — スタイル in class fl.controls.ScrollBar
スクロールトラック上にマウスが配置されていることを示すために使用されるスキンです。
trackSkin — スタイル in class fl.controls.ProgressBar
プログレスインジケータトラックとして使用されるクラスの名前です。
trackUpSkin — スタイル in class fl.containers.BaseScrollPane
スクロールトラックのマウスのアップ状態を示すために使用されるスキンです。
trackUpSkin — スタイル in class fl.controls.ComboBox
スクロールトラックのマウスのアップ状態を示すために使用されるスキンです。
trackUpSkin — スタイル in class fl.controls.ScrollBar
スクロールトラックのマウスのアップ状態を示すために使用されるスキンです。
transform — Property in class flash.display.DisplayObject
表示オブジェクトのマトリックス、カラー変換、ピクセル境界に関係するプロパティを持つオブジェクトです。
transform(formatObject:Object) — Method in class flash.text.StyleSheet
CSS 解析機能を拡張します。
Transform — Class in package flash.geom
Transform クラスは、表示オブジェクトに適用されるカラー変換と座標変換に関するデータを収集します。
transformationPoint — Property in class fl.motion.Animator
表示オブジェクトを回転または拡大 / 縮小するための基準点です。
transformationPoint — Property in class fl.motion.Source
元のオブジェクトの変換 (軸) ポイントの位置を指定します。変換はこの位置を基準にして適用されます。
transformPoint(point:flash.geom:Point) — Method in class flash.geom.Matrix
Matrix オブジェクトで表現される図形変換を、指定されたポイントに適用したことによって値を返します。
Transition — Class in package fl.transitions
Transition クラスはすべてのトランジションクラスの基本クラスです。
TransitionManager — Class in package fl.transitions
TransitionManager クラスは、アニメーション効果を定義します。
TransitionManager(content:flash.display:MovieClip) — Constructor in class fl.transitions.TransitionManager
新しい TransitionManager インスタンスを作成するためのコンストラクタ関数。
translate(dx:Number, dy:Number) — Method in class flash.geom.Matrix
行列を x 軸と y 軸に沿って、dx パラメータと dy パラメータで指定された量だけ平行移動します。
transparent — Property in class flash.display.BitmapData
ビットマップイメージがピクセル単位の透明度をサポートするかどうかを定義します。
triggerEvent — Property in class fl.events.SliderEvent
入力を送信するために使用されたデバイスのタイプを取得します。
true — Statement
true を表すブール値です。
try..catch..finally — Statement
エラーが発生する可能性のあるコードブロックを囲み、そのエラーに対処します。
Tween — Class in package fl.transitions
Tween クラスを使用すると、ターゲットムービークリップのプロパティが所定のフレーム数または秒数にわたりアニメーション化するように指定することで、ActionScript を使用してムービークリップを移動、サイズ変更、およびフェードすることができます。
Tween(obj:Object, prop:String, func:Function, begin:Number, finish:Number, duration:Number, useSeconds:Boolean) — Constructor in class fl.transitions.Tween
Tween クラスのインスタンスを作成します。
Tweenables — Class in package fl.motion
Tweenables クラスは、Motion クラスおよび Keyframe クラスで使用されるアニメーションプロパティの名前に対する定数値を提供します。
TweenEvent — Class in package fl.transitions
TweenEvent クラスは、fl.transitions.Tween クラスによってブロードキャストされるイベントを表します。
TweenEvent(type:String, time:Number, position:Number, bubbles:Boolean, cancelable:Boolean) — Constructor in class fl.transitions.TweenEvent
TweenEvent オブジェクトのコンストラクタ関数。
tweens — Property in class fl.motion.Keyframe
特定のキーフレーム上のターゲットオブジェクトに適用される各トゥイーンオブジェクトを含んでいる配列です。
tweenScale — Property in class fl.motion.Keyframe
トゥイーン時に拡大 / 縮小が補間されるかどうかを制御するフラグ。
tweenSnap — Property in class fl.motion.Keyframe
モーショントゥイーンの Snap チェックボックス (モーションガイドに対するオブジェクトの吸着を制御するチェックボックス) の値を格納します。
tweenSync — Property in class fl.motion.Keyframe
モーショントゥイーンの Sync チェックボックスの値を格納します。グラフィックシンボルにのみ作用します。
tx — Property in class flash.geom.Matrix
x 軸方向に各ポイントを平行移動する距離です。
ty — Property in class flash.geom.Matrix
y 軸方向に各ポイントを平行移動する距離です。
type — Property in interface fl.video.IVPEvent
イベントのタイプです。
type — Property in class flash.events.Event
イベントのタイプです。
type — Property in class flash.filters.BevelFilter
オブジェクトでのベベルの配置です。
type — Property in class flash.filters.GradientBevelFilter
ベベル効果の配置です。
type — Property in class flash.filters.GradientGlowFilter
フィルタ効果の配置です。
type — Property in class flash.net.FileReference
ファイル形式です。
type — Property in class flash.text.TextField
テキストフィールドのタイプです。
TypeError — Dynamic class in Top Level
TypeError 例外は、オペランドの予期される型と実際の型が異なる場合にスローされます。
TypeError(message:String) — Constructor in class TypeError
新しい TypeError オブジェクトを作成します。
typeof — Operator
expression を評価し、式のデータ型を表すストリングを返します。
記号   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