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  
TAB — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the Tab key (9).
tabBar — Property in class mx.containers.TabNavigator
A reference to the TabBar inside this TabNavigator.
TabBar — Class in package mx.controls
The TabBar control lets you create a horizontal or vertical group of tab navigation items by defining the labels and data associated with each tab.
TabBar() — Constructor in class mx.controls.TabBar
Constructor.
tabChildren — Property in class flash.display.DisplayObjectContainer
Determines whether the children of the object are tab enabled.
tabChildren — Property in class flash.display.Stage
Determines whether the children of the object are tab enabled.
tabChildrenChange — Event in class flash.display.InteractiveObject
Dispatched when the value of the object's tabChildren flag changes.
TAB_CHILDREN_CHANGE — Constant static property in class flash.events.Event
Defines the value of the type property of a tabChildrenChange event object.
tabEnabled — Property in class flash.display.InteractiveObject
Specifies whether this object is in the tab order.
tabEnabled — Property in interface mx.managers.IFocusManagerComponent
A flag that indicates whether pressing the Tab key eventually moves focus to this component.
tabEnabledChange — Event in class flash.display.InteractiveObject
Dispatched when the object's tabEnabled flag changes.
TAB_ENABLED_CHANGE — Constant static property in class flash.events.Event
Defines the value of the type property of a tabEnabledChange event object.
tabHeight — Style in class mx.containers.TabNavigator
Height of each tab, in pixels.
tabHeight — Style in class mx.controls.TabBar
Height of each tab navigation item, in pixels.
tabIndex — Property in class flash.display.InteractiveObject
Specifies the tab ordering of objects in a SWF file.
tabIndex — Property in interface mx.managers.IFocusManagerComponent
If tabEnabled, the order in which the component receives focus.
tabIndexChange — Event in class flash.display.InteractiveObject
Dispatched when the value of the object's tabIndex property changes.
TAB_INDEX_CHANGE — Constant static property in class flash.events.Event
Defines the value of the type property of a tabIndexChange event object.
TabNavigator — Class in package mx.containers
The TabNavigator container extends the ViewStack container by including a TabBar container for navigating between its child containers.
TabNavigator() — Constructor in class mx.containers.TabNavigator
Constructor.
TabSkin — Class in package mx.skins.halo
The skin for all the states of a Tab in a TabNavigator or TabBar.
TabSkin() — Constructor in class mx.skins.halo.TabSkin
Constructor.
tabStops — Property in class flash.text.TextFormat
Specifies custom tab stops as an array of non-negative integers.
tabStyleName — Style in class mx.containers.TabNavigator
Name of CSS style declaration that specifies styles for the tabs.
tabStyleName — Style in class mx.controls.TabBar
Name of CSS style declaration that specifies the styles to use for the tab navigation items.
tabWidth — Style in class mx.containers.TabNavigator
Width of each tab, in pixels.
tabWidth — Style in class mx.controls.TabBar
Width of the tab navigation item, in pixels.
tan(angleRadians:Number) — Static method in class Math
Computes and returns the tangent of the specified angle.
target — Property in class flash.events.Event
The event target.
target — Property in class flash.text.TextFormat
Indicates the target window where the hyperlink is displayed.
target — Property in class mx.effects.Effect
The UIComponent object to which this effect is applied.
target — Property in class mx.effects.EffectInstance
The UIComponent object to which this effect is applied.
target — Property in class mx.effects.effectClasses.PropertyChanges
A target component of a transition.
target — Property in class mx.states.AddChild
The child to be added.
target — Property in class mx.states.RemoveChild
The child to remove from the view.
target — Property in class mx.states.SetEventHandler
The component that dispatches the event.
target — Property in class mx.states.SetProperty
The object containing the property to be changed.
target — Property in class mx.states.SetStyle
The object whose style is being changed.
targetArea — Property in class mx.effects.Dissolve
The area of the target to play the effect upon.
targetArea — Property in class mx.effects.effectClasses.DissolveInstance
The area of the target to play the effect upon.
targetArea — Property in class mx.effects.effectClasses.MaskEffectInstance
The area where the mask is applied on the target.
targetFactory — Property in class mx.states.AddChild
The factory that creates the child.
targetNamespace — Property in class mx.rpc.soap.Operation
targets — Property in class mx.effects.Effect
An Array of UIComponent objects that are targets for the effect.
targetSeries — Property in class mx.charts.effects.effectClasses.SeriesEffectInstance
The series targeted by this instance.
targetVisualBounds — Property in class mx.effects.effectClasses.MaskEffectInstance
The actual size of the effect target, including any drop shadows.
test(str:String) — Method in class RegExp
Tests for the match of the regular expression in the given string str.
text() — Method in class XML
Returns an XMLList object of all XML properties of the XML object that represent XML text nodes.
text() — Method in class XMLList
Calls the text() method of each XML object and returns an XMLList object that contains the results.
text — Property in class flash.events.TextEvent
For a textInput event, the character or sequence of characters entered by the user.
text — Property in class flash.text.StaticText
Returns the current text of the static text field.
text — Property in class flash.text.TextField
A string that is the current text in the text field.
text — Property in class mx.charts.AxisLabel
The text label that is actually rendered along the axis.
text() — Method in class mx.collections.XMLListCollection
Calls the text() method of each XML object in the XMLList and returns an XMLList containing the results.
text — Property in class mx.controls.Alert
The text to display in this alert dialog box.
text — Property in class mx.controls.ComboBase
Contents of the text field.
text — Property in class mx.controls.Label
Specifies the plain text displayed by this control.
text — Property in class mx.controls.RichTextEditor
Plain text without markup that displays in the RichTextEditor control's TextArea subcontrol.
text — Property in class mx.controls.TextArea
Plain text that appears in the control.
text — Property in class mx.controls.TextInput
Plain text that appears in the control.
text — Property in class mx.controls.ToolTip
The text displayed by the ToolTip.
text — Property in class mx.controls.textClasses.TextRange
Plain-text contents of the range.
text — Property in interface mx.core.IToolTip
The text that appears in the tooltip.
Text — Class in package mx.controls
The Text control displays multiline, noneditable text.
Text() — Constructor in class mx.controls.Text
Constructor.
TEXT — Constant static property in class flash.net.URLLoaderDataFormat
Specifies that downloaded data is received as text.
textAlign — Style in class mx.charts.PieChart
Alignment of text within a container.
textAlign — Style in class mx.charts.chartClasses.CartesianChart
Alignment of text within a container.
textAlign — Style in class mx.charts.chartClasses.DataTip
Alignment of text within a container.
textAlign — Style in class mx.containers.FormHeading
Alignment of text within a container.
textAlign — Style in class mx.controls.Button
Alignment of text within a container.
textAlign — Style in class mx.controls.ColorPicker
Alignment of text within a container.
textAlign — Style in class mx.controls.ComboBox
Alignment of text within a container.
textAlign — Style in class mx.controls.DateChooser
Alignment of text within a container.
textAlign — Style in class mx.controls.DateField
Alignment of text within a container.
textAlign — Style in class mx.controls.Label
Alignment of text within a container.
textAlign — Style in class mx.controls.MenuBar
Alignment of text within a container.
textAlign — Style in class mx.controls.NumericStepper
Alignment of text within a container.
textAlign — Style in class mx.controls.ProgressBar
Alignment of text within a container.
textAlign — Style in class mx.controls.TextInput
Alignment of text within a container.
textAlign — Style in class mx.controls.ToolTip
Alignment of text within a container.
textAlign — Style in class mx.controls.dataGridClasses.DataGridColumn
Alignment of text within a container.
textAlign — Style in class mx.controls.menuClasses.MenuBarItem
Alignment of text within a container.
textAlign — Property in class mx.controls.textClasses.TextRange
Alignment of the text in the range.
textAlign — Style in class mx.core.Container
Alignment of text within a container.
textAlign — Style in class mx.core.ScrollControlBase
Alignment of text within a container.
textAlign — Style in class mx.core.UITextField
Alignment of text within a container.
TextArea — Class in package mx.controls
The TextArea control is a multiline text field with a border and optional scroll bars.
TextArea() — Constructor in class mx.controls.TextArea
Constructor.
textAreaStyleName — Style in class mx.controls.RichTextEditor
Name of the CSS Style declaration to use for the styles for the TextArea.
textColor — Property in class flash.text.TextField
The color of the text in a text field, in hexadecimal format.
TextColorType — Final class in package flash.text
The TextColorType class provides color values for the flash.text.TextRenderer class.
textDecoration — Style in class mx.charts.AxisRenderer
Determines whether the text is underlined.
textDecoration — Style in class mx.charts.chartClasses.ChartBase
Determines whether the text is underlined.
textDecoration — Style in class mx.charts.chartClasses.DataTip
Determines whether the text is underlined.
textDecoration — Style in class mx.charts.series.PieSeries
Determines whether the text is underlined.
textDecoration — Style in class mx.containers.FormHeading
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.Button
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.ColorPicker
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.ComboBox
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.DateChooser
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.DateField
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.Label
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.MenuBar
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.NumericStepper
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.ProgressBar
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.TextInput
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.ToolTip
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.dataGridClasses.DataGridColumn
Determines whether the text is underlined.
textDecoration — Style in class mx.controls.menuClasses.MenuBarItem
Determines whether the text is underlined.
textDecoration — Property in class mx.controls.textClasses.TextRange
Decoration of the font in the range, as "underline" or "normal".
textDecoration — Style in class mx.core.Container
Determines whether the text is underlined.
textDecoration — Style in class mx.core.ScrollControlBase
Determines whether the text is underlined.
textDecoration — Style in class mx.core.UITextField
Determines whether the text is underlined.
TextDisplayMode — Final class in package flash.text
The TextDisplayMode class contains values that control the subpixel anti-aliasing of the FlashType system.
TextEvent — Class in package flash.events
Flash® Player dispatches TextEvent objects when a user enters text in a text field or clicks a hyperlink in an HTML-enabled text field.
TextEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String) — Constructor in class flash.events.TextEvent
Creates an Event object that contains information about text events.
textField — Property in class mx.controls.Button
The internal UITextField object that renders the label of this Button.
textField — Property in class mx.controls.Label
The internal UITextField that renders the text of this Label.
textField — Property in class mx.controls.TextArea
The internal UITextField that renders the text of this TextArea.
textField — Property in class mx.controls.TextInput
The internal UITextField that renders the text of this TextInput.
textField — Property in class mx.controls.ToolTip
The internal UITextField that renders the text of this ToolTip.
TextField — Class in package flash.text
The TextField class is used to create display objects for text display and input.
TextField() — Constructor in class flash.text.TextField
Creates a new TextField instance.
TextFieldAsset — Class in package mx.core
TextFieldAsset is a subclass of the Flash Player's TextField class which represents TextField symbols that you embed in a Flex application from a SWF file produced by Flash.
TextFieldAsset() — Constructor in class mx.core.TextFieldAsset
Constructor.
TextFieldAutoSize — Final class in package flash.text
The TextFieldAutoSize class is an enumeration of constant values used in setting the autoSize property of the TextField class.
TextFieldType — Final class in package flash.text
The TextFieldType class is an enumeration of constant values used in setting the type property of the TextField class.
textFieldWidth — Style in class mx.controls.ColorPicker
Width of the text box that appears above the swatch grid.
TextFormat — Class in package flash.text
The TextFormat class represents character formatting information.
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
Creates a TextFormat object with the specified properties.
TextFormatAlign — Final class in package flash.text
The TextFormatAlign class provides values for text alignment in the TextFormat class.
textHeight — Property in class flash.text.TextField
The height of the text in pixels.
textHeight — Property in class mx.controls.Label
The height of the text.
textHeight — Property in class mx.controls.TextArea
The height of the text.
textHeight — Property in class mx.controls.TextInput
The height of the text.
textIndent — Style in class mx.charts.chartClasses.DataTip
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.containers.FormHeading
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.Button
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.ColorPicker
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.ComboBox
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.DateChooser
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.DateField
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.Label
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.Menu
The offset of the first line of text from the left side of the menu or submenu menu item.
textIndent — Style in class mx.controls.MenuBar
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.NumericStepper
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.ProgressBar
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.TextInput
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.ToolTip
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.dataGridClasses.DataGridColumn
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.controls.menuClasses.MenuBarItem
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.core.Container
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.core.ScrollControlBase
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style in class mx.core.UITextField
Offset of first line of text from the left side of the container, in pixels.
textInput — Event in class flash.text.TextField
Flash Player dispatches the textInput event when a user enters one or more characters of text.
textInput — Property in class mx.controls.ComboBase
The internal TextInput subcomponent that displays the current selection.
textInput — Event in class mx.controls.TextArea
Dispatched when the user types, deletes, or pastes text into the control.
textInput — Event in class mx.controls.TextInput
Dispatched when the user types, deletes, or pastes text into the control.
TextInput — Class in package mx.controls
The TextInput control is a single-line text field that is optionally editable.
TextInput() — Constructor in class mx.controls.TextInput
Constructor.
TEXT_INPUT — Constant static property in class flash.events.TextEvent
Defines the value of the type property of a textInput event object.
textInput_changeHandler(event:flash.events:Event) — Method in class mx.controls.ComboBase
Handles changes to the TextInput that serves as the editable text field in the component.
TextLineMetrics — Class in package flash.text
The TextLineMetrics class contains information about the text position and measurements of a line of text within a text field.
TextLineMetrics(x:Number, width:Number, height:Number, ascent:Number, descent:Number, leading:Number) — Constructor in class flash.text.TextLineMetrics
Creates a TextLineMetrics object.
TEXT_NODE — Constant static property in class flash.xml.XMLNodeType
Specifies that the node is a text node.
TextRange — Class in package mx.controls.textClasses
The TextRange class provides properties that select and format a range of text in the Label, Text, TextArea, TextEditor, and RichTextEditor controls.
TextRange(owner:mx.core:UIComponent, modifiesSelection:Boolean, beginIndex:int, endIndex:int) — Constructor in class mx.controls.textClasses.TextRange
Create a new TextRange Object that represents a subset of the contents of a text control, including the formatting information.
TextRenderer — Final class in package flash.text
The TextRenderer class provides functionality for the advanced anti-aliasing capability of embedded fonts.
textRollOverColor — Style in class mx.containers.Accordion
Color of header text when rolled over.
textRollOverColor — Style in class mx.controls.Button
Text color of the label as the user moves the mouse pointer over the button.
textRollOverColor — Style in class mx.controls.ComboBox
The textRollOverColor of the drop-down list.
textRollOverColor — Style in class mx.controls.LinkBar
Text color of the link as you move the mouse pointer over it.
textRollOverColor — Style in class mx.controls.LinkButton
Text color of a LinkButton as a user moves the mouse pointer over it.
textRollOverColor — Style in class mx.controls.Menu
The color of the menu item text when a user rolls the mouse over the menu item.
textRollOverColor — Style in class mx.controls.Tree
Color of the text when the user rolls over a row.
textRollOverColor — Style in class mx.controls.listClasses.ListBase
The color of the text of a renderer when the user rolls over a it.
textSelectedColor — Style in class mx.containers.Accordion
Color of selected text.
textSelectedColor — Style in class mx.controls.Button
Text color of the label as the user presses it.
textSelectedColor — Style in class mx.controls.ComboBox
The textSelectedColor of the drop-down list.
textSelectedColor — Style in class mx.controls.LinkBar
Text color of the link as you press it.
textSelectedColor — Style in class mx.controls.LinkButton
Text color of a LinkButton as a user presses it.
textSelectedColor — Style in class mx.controls.Menu
The color of the menu item text when the menu item is selected.
textSelectedColor — Style in class mx.controls.Tree
Color of the text when the user selects a row.
textSelectedColor — Style in class mx.controls.listClasses.ListBase
The color of the text of a renderer when the user selects it.
textSnapshot — Property in class flash.display.DisplayObjectContainer
Returns a TextSnapshot object for this DisplayObjectContainer instance.
textSnapshot — Property in class flash.display.Stage
Returns a TextSnapshot object for this DisplayObjectContainer instance.
TextSnapshot — Class in package flash.text
TextSnapshot objects let you work with static text in a movie clip.
textWidth — Property in class flash.text.TextField
The width of the text in pixels.
textWidth — Property in class mx.controls.Label
The width of the text.
textWidth — Property in class mx.controls.TextArea
The width of the text.
textWidth — Property in class mx.controls.TextInput
The width of the text.
themeColor — Style in class mx.controls.ProgressBar
Theme color of the ProgressBar control.
themeColor — Style in class mx.core.UIComponent
Theme color of a component.
thickness — Property in class flash.text.TextField
The thickness of the glyph edges in this text field.
thickness — Property in class mx.charts.renderers.CrossItemRenderer
The thickness of the cross rendered, in pixels.
thickness — Property in class mx.core.UITextFormat
Defines the thickness setting for the UITextField class.
THICKNESS — Constant static property in class mx.controls.scrollClasses.ScrollBar
The width of a vertical scrollbar, or the height of a horizontal scrollbar, in pixels.
this — Statement
A reference to a method's containing object.
thousandsSeparator — Property in class mx.validators.CurrencyValidator
The character used to separate thousands.
thousandsSeparator — Property in class mx.validators.NumberValidator
The character used to separate thousands in the whole part of the number.
thousandsSeparatorFrom — Property in class mx.formatters.CurrencyFormatter
Character to use as the thousands separator in the input String.
thousandsSeparatorFrom — Property in class mx.formatters.NumberBase
Character to use as the thousands separator in the input String.
thousandsSeparatorFrom — Property in class mx.formatters.NumberFormatter
Character to use as the thousands separator in the input String.
thousandsSeparatorTo — Property in class mx.formatters.CurrencyFormatter
Character to use as the thousands separator in the output string.
thousandsSeparatorTo — Property in class mx.formatters.NumberBase
Character to use as the thousands separator in the output String.
thousandsSeparatorTo — Property in class mx.formatters.NumberFormatter
Character to use as the thousands separator in the output String.
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
Tests pixel values in an image against a specified threshold and sets pixels that pass the test to new color values.
throw — Statement
Generates, or throws, an error that can be handled, or caught, by a catch code block.
THUMB — Constant static property in class mx.events.SliderEventClickTarget
Specifies that the Slider's thumb was clicked.
thumbCount — Property in class mx.controls.sliderClasses.Slider
The number of thumbs allowed on the slider.
thumbDisabledSkin — Style in class mx.controls.sliderClasses.Slider
The skin for the slider thumb disabled state.
thumbDownSkin — Style in class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the skin for the thumb of the scroll bar when you click the thumb.
thumbDownSkin — Style in class mx.controls.sliderClasses.Slider
The skin for the slider thumb down state.
thumbDrag — Event in class mx.controls.sliderClasses.Slider
Dispatched when the slider's thumb is pressed and then moved by the mouse.
THUMB_DRAG — Constant static property in class mx.events.SliderEvent
The SliderEvent.THUMB_DRAG constant defines the value of the type property of the event object for a thumbDrag event.
thumbIcon — Style in class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the icon for the thumb of the scroll bar.
thumbIndex — Property in class mx.events.SliderEvent
The zero-based index of the thumb whose position has changed.
thumbOffset — Style in class mx.controls.sliderClasses.Slider
The y-position offset (if direction is horizontal) or x-position offset (if direction is vertical) of the thumb relative to the track.
thumbOverSkin — Style in class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the skin for the thumb of the scroll bar when the mouse pointer is over the thumb.
thumbOverSkin — Style in class mx.controls.sliderClasses.Slider
The skin for the slider thumb over state.
THUMB_POSITION — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar thumb has stopped moving.
thumbPress — Event in class mx.controls.sliderClasses.Slider
Dispatched when the slider's thumb is pressed, meaning the user presses the mouse button over the thumb.
THUMB_PRESS — Constant static property in class mx.events.SliderEvent
The SliderEvent.THUMB_PRESS constant defines the value of the type property of the event object for a thumbPress event.
thumbRelease — Event in class mx.controls.sliderClasses.Slider
Dispatched when the slider's thumb is released, meaning the user releases the mouse button after a thumbPress event.
THUMB_RELEASE — Constant static property in class mx.events.SliderEvent
The SliderEvent.THUMB_RELEASE constant defines the value of the type property of the event object for a thumbRelease event.
THUMB_TRACK — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar thumb is moving.
thumbUpSkin — Style in class mx.controls.scrollClasses.ScrollBar
Name of the class to use as the skin for the thumb of the scroll bar.
thumbUpSkin — Style in class mx.controls.sliderClasses.Slider
The skin for the slider thumb up state.
tickColor — Style in class mx.controls.sliderClasses.Slider
The color of the tick marks.
tickInterval — Property in class mx.controls.sliderClasses.Slider
The spacing of the tick marks relative to the maximum value of the control.
tickLength — Style in class mx.charts.AxisRenderer
Specifies the length of the tick marks on the axis, in pixels.
tickLength — Style in class mx.controls.sliderClasses.Slider
The length in pixels of the tick marks.
tickOffset — Style in class mx.controls.sliderClasses.Slider
The y-position offset (if direction is horizontal) or x-position offset (if direction is vertical) of the tick marks relative to the track.
tickPlacement — Style in class mx.charts.AxisRenderer
Specifies where to draw the tick marks.
ticks — Property in class mx.charts.AxisRenderer
Contains an array that specifies where Flex draws the tick marks along the axis.
ticks — Property in class mx.charts.chartClasses.AxisLabelSet
An array of values from 0 to 1 representing where to place tick marks along the axis.
ticks — Property in interface mx.charts.chartClasses.IAxisRenderer
Contains an array that specifies where Flex draws the tick marks along the axis.
ticks — Property in class mx.charts.chartClasses.NumericAxis
An Array of tick marks for this axis.
ticksBetweenLabels — Property in class mx.charts.CategoryAxis
Specifies the location of major tick marks on the axis, relative to the category labels.
tickStroke — Style in class mx.charts.AxisRenderer
Specifies the characteristics of the tick marks on the axis.
tickThickness — Style in class mx.controls.sliderClasses.Slider
The thickness in pixels of the tick marks.
Tile — Class in package mx.containers
A Tile container lays out its children in a grid of equal-sized cells.
Tile() — Constructor in class mx.containers.Tile
Constructor.
TileBase — Class in package mx.controls.listClasses
The TileBase class is the base class for controls that display data items in a sequence of rows and columns.
TileBase() — Constructor in class mx.controls.listClasses.TileBase
Constructor.
TileBaseDirection — Final class in package mx.controls.listClasses
Values for the direction property of the TileList component.
TileDirection — Final class in package mx.containers
The TileDirection class defines the constant values for the direction property of the Tile container.
tileHeight — Property in class mx.containers.Tile
Height of each tile cell, in pixels.
TileList — Class in package mx.controls
The TileList control displays a number of items laid out in tiles.
TileList() — Constructor in class mx.controls.TileList
Constructor.
TileListItemRenderer — Class in package mx.controls.listClasses
The TileListItemRenderer class defines the default item renderer for the HorizontalList and TileList controls.
TileListItemRenderer() — Constructor in class mx.controls.listClasses.TileListItemRenderer
Constructor.
tileWidth — Property in class mx.containers.Tile
Width of each tile cell, in pixels.
time — Property in class Date
The number of milliseconds since midnight January 1, 1970, universal time, for a Date object.
time — Property in class flash.net.NetStream
The position of the playhead, in seconds.
timeOfDay — Static property in class mx.formatters.DateBase
Time of day names.
timer — Event in class flash.utils.Timer
Dispatched whenever a Timer object reaches an interval specified according to the Timer.delay property.
Timer — Class in package flash.utils
The Timer class is the interface to Flash Player timers.
Timer(delay:Number, repeatCount:int) — Constructor in class flash.utils.Timer
Constructs a new Timer object with the specified delay and repeatCount states.
TIMER — Constant static property in class flash.events.TimerEvent
Defines the value of the type property of