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  
b — Property in class flash.geom.Matrix
The value in the first row and second column of the Matrix object, which affects the positioning of pixels along the y axis when rotating or skewing an image.
Back — Class in package mx.effects.easing
The Back class defines three easing functions to implement motion with Flex effect classes.
background — Property in class flash.text.TextField
Specifies whether the text field has a background fill.
backgroundAlpha — Style in class mx.controls.DateChooser
Alpha level of the color defined by the backgroundColor property.
backgroundAlpha — Style in class mx.controls.MenuBar
Alpha level of the color defined by the backgroundColor property.
backgroundAlpha — Style in class mx.controls.NumericStepper
Alpha level of the color defined by the backgroundColor property, of the image or SWF file defined by the backgroundImage style.
backgroundAlpha — Style in class mx.controls.TextInput
Alpha level of the color defined by the backgroundColor property, of the image or SWF file defined by the backgroundImage style.
backgroundAlpha — Style in class mx.controls.ToolTip
Alpha level of the color defined by the backgroundColor property, of the image or SWF file defined by the backgroundImage style.
backgroundAlpha — Style in class mx.controls.ToolTip
Alpha level of the color defined by the backgroundColor property, of the image or SWF file defined by the backgroundImage style.
backgroundAlpha — Style in class mx.controls.VideoDisplay
Alpha level of the color defined by the backgroundColor property, of the image or SWF file defined by the backgroundImage style.
backgroundAlpha — Style in class mx.core.Container
Alpha level of the color defined by the backgroundColor property, of the image or SWF file defined by the backgroundImage style.
backgroundAlpha — Style in class mx.core.ScrollControlBase
Alpha level of the color defined by the backgroundColor property, of the image or SWF file defined by the backgroundImage style.
backgroundAlpha — Property in class mx.preloaders.DownloadProgressBar
Alpha level of the SWF file or image defined by the backgroundImage property, or the color defined by the backgroundColor property.
backgroundAlpha — Property in interface mx.preloaders.IPreloaderDisplay
Alpha level of the SWF file or image defined by the backgroundImage property, or the color defined by the backgroundColor property.
backgroundAttachment — Style in class mx.core.Container
If a background image is specified, this style specifies whether it is fixed with regard to the viewport ("fixed") or scrolls along with the content ("scroll").
backgroundColor — Property in class flash.text.TextField
The color of the text field background.
backgroundColor — Style in class mx.charts.Legend
Background color of the component.
backgroundColor — Style in class mx.charts.chartClasses.DataTip
Background color of the component.
backgroundColor — Style in class mx.controls.ColorPicker
Color of the SwatchPanel object's background.
backgroundColor — Style in class mx.controls.DateChooser
Background color of the DateChooser control.
backgroundColor — Style in class mx.controls.MenuBar
Background color of the component.
backgroundColor — Style in class mx.controls.NumericStepper
Background color of a component.
backgroundColor — Style in class mx.controls.TextInput
Background color of a component.
backgroundColor — Style in class mx.controls.ToolTip
Background color of a component.
backgroundColor — Style in class mx.controls.VideoDisplay
Background color of a component.
backgroundColor — Style in class mx.controls.dataGridClasses.DataGridColumn
The Background color of the column.
backgroundColor — Style in class mx.core.Container
Background color of a component.
backgroundColor — Style in class mx.core.ScrollControlBase
Background color of a component.
backgroundColor — Property in class mx.preloaders.DownloadProgressBar
Background color of a download progress bar.
backgroundColor — Property in interface mx.preloaders.IPreloaderDisplay
Background color of a download progress bar.
backgroundDisabledColor — Style in class mx.controls.DataGrid
The background color of the DataGrid when disabled.
backgroundDisabledColor — Style in class mx.controls.List
Background color of the component when it is disabled.
backgroundDisabledColor — Style in class mx.controls.Tree
Background color of the component when it is disabled.
backgroundDisabledColor — Style in class mx.core.Container
Background color of the component when it is disabled.
backgroundElements — Property in class mx.charts.chartClasses.ChartBase
Sets an Array of background chart elements that appear below any data series rendered by the chart.
backgroundGradientAlphas — Style in class mx.core.Application
Specifies the alpha transparency values used for the background gradient fill of the application.
backgroundGradientColors — Style in class mx.core.Application
Specifies the colors used to tint the background gradient fill of the application.
backgroundImage — Style in class mx.controls.NumericStepper
Background image of a component.
backgroundImage — Style in class mx.controls.TextInput
Background image of a component.
backgroundImage — Style in class mx.controls.ToolTip
Background image of a component.
backgroundImage — Style in class mx.controls.VideoDisplay
Background image of a component.
backgroundImage — Style in class mx.core.Container
Background image of a component.
backgroundImage — Style in class mx.core.ScrollControlBase
Background image of a component.
backgroundImage — Property in class mx.preloaders.DownloadProgressBar
The background image of the application, which is passed in by the preloader.
backgroundImage — Property in interface mx.preloaders.IPreloaderDisplay
The background image of the application, which is passed in by the preloader.
backgroundSize — Style in class mx.controls.NumericStepper
Scales the image specified by backgroundImage to different percentage sizes.
backgroundSize — Style in class mx.controls.TextInput
Scales the image specified by backgroundImage to different percentage sizes.
backgroundSize — Style in class mx.controls.ToolTip
Scales the image specified by backgroundImage to different percentage sizes.
backgroundSize — Style in class mx.controls.VideoDisplay
Scales the image specified by backgroundImage to different percentage sizes.
backgroundSize — Style in class mx.core.Container
Scales the image specified by backgroundImage to different percentage sizes.
backgroundSize — Style in class mx.core.ScrollControlBase
Scales the image specified by backgroundImage to different percentage sizes.
backgroundSize — Property in class mx.preloaders.DownloadProgressBar
Scales the image specified by backgroundImage to different percentage sizes.
backgroundSize — Property in interface mx.preloaders.IPreloaderDisplay
Scales the image specified by backgroundImage to different percentage sizes.
backgroundSkin — Style in class mx.controls.MenuBar
The background skin of the MenuBar control.
BACKSPACE — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the Backspace key (8).
bandwidth — Property in class flash.media.Camera
An integer that specifies the maximum amount of bandwidth the current outgoing video feed can use, in bytes.
BarChart — Class in package mx.charts
The BarChart control represents data as a series of horizontal bars whose length is determined by values in the data.
BarChart() — Constructor in class mx.charts.BarChart
Constructor.
barColor — Style in class mx.controls.ProgressBar
Determines the color of a ProgressBar.
barColor — Style in class mx.core.Container
Determines the color of a ProgressBar.
barFrameRect — Property in class mx.preloaders.DownloadProgressBar
The dimensions of the progress bar border.
barRect — Property in class mx.preloaders.DownloadProgressBar
The dimensions of the progress bar.
BarSeries — Class in package mx.charts.series
Defines a data series for a BarChart control.
BarSeries() — Constructor in class mx.charts.series.BarSeries
Constructor.
BarSeriesItem — Class in package mx.charts.series.items
Represents the information required to render an item as part of a BarSeries.
BarSeriesItem(element:mx.charts.series:BarSeries, data:Object, index:uint) — Constructor in class mx.charts.series.items.BarSeriesItem
Constructor.
BarSeriesRenderData — Class in package mx.charts.series.renderData
Represents all the information needed by the BarSeries to render.
BarSeriesRenderData(cache:Array, filteredCache:Array, renderedBase:Number, renderedHalfWidth:Number, renderedYOffset:Number) — Constructor in class mx.charts.series.renderData.BarSeriesRenderData
Constructor.
BarSet — Class in package mx.charts.series
A grouping set that can be used to stack or cluster BarSeries objects in any chart.
BarSet() — Constructor in class mx.charts.series.BarSet
Constructor.
barSkin — Style in class mx.controls.ProgressBar
Skin style for a determinate progress bar.
barWidthRatio — Style in class mx.charts.BarChart
Specifies how wide to draw the bars relative to the category width, as a percentage in the range of 0 to 1.
barWidthRatio — Property in interface mx.charts.chartClasses.IBar
Specifies how wide to render the items relative to the category.
barWidthRatio — Property in class mx.charts.series.BarSeries
Specifies how wide to render the bars relative to the category width.
barWidthRatio — Property in class mx.charts.series.BarSet
Specifies how wide to render the bars relative to the category width.
baseAtZero — Property in class mx.charts.chartClasses.NumericAxis
Specifies whether Flex tries to keep the minimum and maximum values rooted at zero.
basedOn — Property in class mx.states.State
The name of the view state upon which this view state is based, or null if this view state is not based on a named view state.
baseline — Property in class mx.charts.CategoryAxis
The baseline position for the axis.
baseline — Property in interface mx.charts.chartClasses.IAxis
The baseline position for the axis.
baseline — Property in class mx.charts.chartClasses.NumericAxis
The computed minimum value for the axis as long as this value is greater than 0.
baselinePosition — Property in class mx.controls.List
The baseline position for the control.
baselinePosition — Property in class mx.core.Container
The vertical distance (in pixels) between the top of the container and the baseline of the first line of text.
baselinePosition — Property in interface mx.core.IUIComponent
Determines the baseline y-coordinate of the first line of text of the component.
baselinePosition — Property in class mx.core.UIComponent
Determines the baseline y-coordinate of the first line of text of the component.
baselinePosition — Property in class mx.core.UITextField
Determines the baseline y-coordinate of the first line of text of the component.
BaseListData — Class in package mx.controls.listClasses
The BaseListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors.
BaseListData(label:String, uid:String, owner:mx.core:IUIComponent, rowIndex:int) — Constructor in class mx.controls.listClasses.BaseListData
Constructor.
BATCHED_OPERATION — Constant static property in class mx.data.messages.DataMessage
This operation represents a set of batched operations to be performed as a single unit.
beforeFirst — Property in interface mx.collections.IViewCursor
If the current is locatedbefore the first item in the view.
begin(target:flash.display:Graphics, rc:flash.geom:Rectangle) — Method in interface mx.graphics.IFill
Starts the fill.
begin(target:flash.display:Graphics, rc:flash.geom:Rectangle) — Method in class mx.graphics.LinearGradient
Starts the fill.
begin(target:flash.display:Graphics, rc:flash.geom:Rectangle) — Method in class mx.graphics.RadialGradient
Starts the fill.
begin(target:flash.display:Graphics, rc:flash.geom:Rectangle) — Method in class mx.graphics.SolidColor
Starts the fill.
beginBitmapFill(bitmap:flash.display:BitmapData, matrix:flash.geom:Matrix, repeat:Boolean, smooth:Boolean) — Method in class flash.display.Graphics
Fills a drawing area with a bitmap image.
beginFill(color:uint, alpha:Number) — Method in class flash.display.Graphics
Specifies a simple one-color fill that Flash Player uses for subsequent calls to other Graphics methods (such as lineTo() or drawCircle()) for the object.
beginGradientFill(type:String, colors:Array, alphas:Array, ratios:Array, matrix:flash.geom:Matrix, spreadMethod:String, interpolationMethod:String, focalPointRatio:Number) — Method in class flash.display.Graphics
Specifies a gradient fill that Flash Player uses for subsequent calls to other Graphics methods (such as lineTo() or drawCircle()) for the object.
beginIndex — Property in class mx.controls.textClasses.TextRange
Zero-based index in the control's text field of the first character in the range.
beginInterpolation(sourceRenderData:Object, destRenderData:Object) — Method in class mx.charts.chartClasses.HLOCSeriesBase
Called by the SeriesInterpolate effect to initiate an interpolation.
beginInterpolation(sourceRenderData:Object, destRenderData:Object) — Method in class mx.charts.chartClasses.Series
Called by the SeriesInterpolate effect to initiate an interpolation.
beginInterpolation(sourceRenderData:Object, destRenderData:Object) — Method in class mx.charts.series.BubbleSeries
Called by the SeriesInterpolate effect to initiate an interpolation.
beginInterpolation(sourceRenderData:Object, destRenderData:Object) — Method in class mx.charts.series.PieSeries
Called by the SeriesInterpolate effect to initiate an interpolation.
beginTween(elementCount:int) — Method in class mx.charts.effects.effectClasses.SeriesEffectInstance
Initializes the tweening calculations and sets up the interpolationValues Array for the number of items equal to the elementCount property.
BEST — Constant static property in class flash.display.StageQuality
Specifies very high rendering quality: graphics are anti-aliased using a 4 x 4 pixel grid and bitmaps are always smoothed.
BEVEL — Constant static property in class flash.display.JointStyle
Specifies beveled joints in the joints parameter of the flash.display.Graphics.lineStyle() method.
BevelFilter — Final class in package flash.filters
The BevelFilter class lets you add a bevel effect to display objects.
BevelFilter(distance:Number, angle:Number, highlightColor:uint, highlightAlpha:Number, shadowColor:uint, shadowAlpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor in class flash.filters.BevelFilter
Initializes a new BevelFilter instance with the specified parameters.
bias — Property in class flash.filters.ConvolutionFilter
The amount of bias to add to the result of the matrix transformation.
BIG_ENDIAN — Constant static property in class flash.utils.Endian
Indicates the most significant byte of the multibyte number appears first in the sequence of bytes.
BINARY — Constant static property in class flash.net.URLLoaderDataFormat
Specifies that downloaded data is received as raw binary data.
BindingMXML Only Component
You use the <mx:Binding> tag to tie the data in one object to another object.
BINDING — Constant static property in class mx.core.EventPriority
Autogenerated event handlers that evaluate data-binding expressions need to be executed before any others, so they have a higher priority than the default.
BindingUtils — Class in package mx.binding.utils
The BindingUtils class defines utility methods for performing data binding from ActionScript.
bindProperty(site:Object, prop:String, host:Object, chain:Object, commitOnly:Boolean) — Static method in class mx.binding.utils.BindingUtils
Binds a public property, prop on the site Object, to a bindable property or property chain.
bindSetter(setter:Function, host:Object, chain:Object, commitOnly:Boolean) — Static method in class mx.binding.utils.BindingUtils
Binds a setter function, setter, to a bindable property or property chain.
Bitmap — Class in package flash.display
The Bitmap class represents display objects that represent bitmap images.
Bitmap(bitmapData:flash.display:BitmapData, pixelSnapping:String, smoothing:Boolean) — Constructor in class flash.display.Bitmap
Initializes a Bitmap object to refer to the specified BitmapData object.
BitmapAsset — Class in package mx.core
BitmapAsset is a subclass of the Flash Player's Bitmap class which represents bitmap images that you embed in a Flex application.
BitmapAsset(bitmapData:flash.display:BitmapData, pixelSnapping:String, smoothing:Boolean) — Constructor in class mx.core.BitmapAsset
Constructor.
bitmapData — Property in class flash.display.Bitmap
The BitmapData object being referenced.
BitmapData — Class in package flash.display
The BitmapData class lets you work with the data (pixels) of a Bitmap object.
BitmapData(width:int, height:int, transparent:Boolean, fillColor:uint) — Constructor in class flash.display.BitmapData
Creates a BitmapData object with a specified width and height.
BitmapDataChannel — Final class in package flash.display
The BitmapDataChannel class is an enumeration of constant values that indicate which channel to use: red, blue, green, or alpha transparency.
BitmapFill — Class in package mx.graphics
Defines a set of values used to fill an area on screen with a bitmap or other DisplayObject.
BitmapFill() — Constructor in class mx.graphics.BitmapFill
Constructor.
BitmapFilter — Class in package flash.filters
The BitmapFilter class is the base class for all image filter effects.
BitmapFilterQuality — Final class in package flash.filters
The BitmapFilterQuality class contains values to set the rendering quality of a BitmapFilter object.
BitmapFilterType — Final class in package flash.filters
The BitmapFilterType class contains values to set the type of a BitmapFilter.
blendMode — Property in class flash.display.DisplayObject
A value from the BlendMode class that specifies which blend mode to use.
BlendMode — Final class in package flash.display
A class that provides constant values for visual blend mode effects.
blockIndent — Property in class flash.text.TextFormat
Indicates the block indentation in pixels.
blRadius — Property in class mx.graphics.RectangularDropShadow
The corner radius of the bottom left corner of the rounded rectangle that is casting the shadow.
BLUE — Constant static property in class flash.display.BitmapDataChannel
The blue channel.
blueMultiplier — Property in class flash.geom.ColorTransform
A decimal value that is multiplied with the blue channel value.
blueOffset — Property in class flash.geom.ColorTransform
A number from -255 to 255 that is added to the blue channel value after it has been multiplied by the blueMultiplier value.
Blur — Class in package mx.effects
The Blur effect lets you apply a blur visual effect to a component.
Blur(target:Object) — Constructor in class mx.effects.Blur
Constructor.
BlurFilter — Final class in package flash.filters
The BlurFilter class lets you apply a blur visual effect to display objects.
BlurFilter(blurX:Number, blurY:Number, quality:int) — Constructor in class flash.filters.BlurFilter
Initializes the filter with the specified parameters.
BlurInstance — Class in package mx.effects.effectClasses
The BlurInstance class implements the instance class for the Blur effect.
BlurInstance(target:Object) — Constructor in class mx.effects.effectClasses.BlurInstance
Constructor.
blurX — Property in class flash.filters.BevelFilter
The amount of horizontal blur, in pixels.
blurX — Property in class flash.filters.BlurFilter
The amount of horizontal blur.
blurX — Property in class flash.filters.DropShadowFilter
The amount of horizontal blur.
blurX — Property in class flash.filters.GlowFilter
The amount of horizontal blur.
blurX — Property in class flash.filters.GradientBevelFilter
The amount of horizontal blur.
blurX — Property in class flash.filters.GradientGlowFilter
The amount of horizontal blur.
blurXFrom — Property in class mx.effects.Blur
The starting amount of horizontal blur.
blurXFrom — Property in class mx.effects.Glow
The starting amount of horizontal blur.
blurXFrom — Property in class mx.effects.effectClasses.BlurInstance
The starting amount of horizontal blur.
blurXFrom — Property in class mx.effects.effectClasses.GlowInstance
The starting amount of horizontal blur.
blurXTo — Property in class mx.effects.Blur
The ending amount of horizontal blur.
blurXTo — Property in class mx.effects.Glow
The ending amount of horizontal blur.
blurXTo — Property in class mx.effects.effectClasses.BlurInstance
The ending amount of horizontal blur.
blurXTo — Property in class mx.effects.effectClasses.GlowInstance
The ending amount of horizontal blur.
blurY — Property in class flash.filters.BevelFilter
The amount of vertical blur, in pixels.
blurY — Property in class flash.filters.BlurFilter
The amount of vertical blur.
blurY — Property in class flash.filters.DropShadowFilter
The amount of vertical blur.
blurY — Property in class flash.filters.GlowFilter
The amount of vertical blur.
blurY — Property in class flash.filters.GradientBevelFilter
The amount of vertical blur.
blurY — Property in class flash.filters.GradientGlowFilter
The amount of vertical blur.
blurYFrom — Property in class mx.effects.Blur
The starting amount of vertical blur.
blurYFrom — Property in class mx.effects.Glow
The starting amount of vertical blur.
blurYFrom — Property in class mx.effects.effectClasses.BlurInstance
The starting amount of vertical blur.
blurYFrom — Property in class mx.effects.effectClasses.GlowInstance
The starting amount of vertical blur.
blurYTo — Property in class mx.effects.Blur
The ending amount of vertical blur.
blurYTo — Property in class mx.effects.Glow
The ending amount of vertical blur.
blurYTo — Property in class mx.effects.effectClasses.BlurInstance
The ending amount of vertical blur.
blurYTo — Property in class mx.effects.effectClasses.GlowInstance
The ending amount of vertical blur.
body — Property in class mx.messaging.messages.AbstractMessage
The body of a message contains the specific data that needs to be delivered to the remote destination.
body — Property in interface mx.messaging.messages.IMessage
The body of a message contains the specific data that needs to be delivered to the remote destination.
bold — Property in class flash.text.TextFormat
Specifies whether the text is boldface.
BOLD — Constant static property in class flash.text.FontStyle
Defines the bold style of a font for the fontStyle parameter in the setAdvancedAntiAliasingTable() method.
BOLD_ITALIC — Constant static property in class flash.text.FontStyle
Defines the combined bold and italic style of a font for the fontStyle parameter in the setAdvancedAntiAliasingTable() method.
bookmark — Property in interface mx.collections.IViewCursor
Provides access to a bookmark that corresponds to the item returned by the current property.
bookmark — Property in class mx.controls.listClasses.ListBaseSeekPending
The bookmark that was being used in the seek operation.
Boolean — Final class in Top Level
A Boolean object is a data type that can have one of two values, either true or false, used for logical operations.
Boolean(expression) — Package function in Top Level
Converts the expression parameter to a Boolean value and returns the value.
Boolean(expression:Object) — Constructor in class Boolean
Creates a Boolean object with the specified value.
border — Property in class flash.text.TextField
Specifies whether the text field has a border.
border — Property in class mx.controls.VideoDisplay
The border object for the control.
border — Property in class mx.core.ScrollControlBase
The border object.
Border — Class in package mx.skins
The Border class is an abstract base class for various classes that draw borders, either rectangular or non-rectangular, around UIComponents.
Border() — Constructor in class mx.skins.Border
Constructor.
borderAlpha — Style in class mx.containers.Panel
Alpha of the title bar, control bar and sides of the Panel.
borderColor — Property in class flash.text.TextField
The color of the text field border.
borderColor — Style in class mx.charts.chartClasses.DataTip
Black section of a three-dimensional border, or the color section of a two-dimensional border.
borderColor — Style in class mx.controls.Button
Color of the border.
borderColor — Style in class mx.controls.ColorPicker
Color of the outer border on the SwatchPanel object.
borderColor — Style in class mx.controls.ComboBox
Color of the border.
borderColor — Style in class mx.controls.DateChooser
Color of the border.
borderColor — Style in class mx.controls.DateField
Color of the border.
borderColor — Style in class mx.controls.MenuBar
Color of the border.
borderColor — Style in class mx.controls.NumericStepper
Color of the border.
borderColor — Style in class mx.controls.ProgressBar
Black section of a three-dimensional border, or the color section of a two-dimensional border.
borderColor — Style in class mx.controls.TextInput
Color of the border.
borderColor — Style in class mx.controls.ToolTip
Color of the border.
borderColor — Style in class mx.controls.VideoDisplay
Color of the border.
borderColor — Style in class mx.controls.scrollClasses.ScrollBar
Color of the border.
borderColor — Style in class mx.controls.sliderClasses.Slider
The color of the black section of the border.
borderColor — Style in class mx.core.Container
Color of the border.
borderColor — Style in class mx.core.ScrollControlBase
Color of the border.
borderMetrics — Property in class mx.controls.ComboBase
Returns an EdgeMetrics object that has four properties: left, top, right, and bottom.
borderMetrics — Property in class mx.controls.VideoDisplay
Returns an EdgeMetrics object that has four properties: left, top, right, and bottom.
borderMetrics — Property in class mx.core.Container
Returns an EdgeMetrics object that has four properties: left, top, right, and bottom.
borderMetrics — Property in class mx.core.ScrollControlBase
Returns an EdgeMetrics object that has four properties: left, top, right, and bottom.
borderMetrics — Property in class mx.skins.Border
The thickness of the border edges.
borderRect — Property in class mx.preloaders.DownloadProgressBar
The dimensions of the border of the display.
borderSides — Style in class mx.controls.NumericStepper
Bounding box sides.
borderSides — Style in class mx.controls.TextInput
Bounding box sides.
borderSides — Style in class mx.controls.ToolTip
Bounding box sides.
borderSides — Style in class mx.controls.VideoDisplay
Bounding box sides.
borderSides — Style in class mx.core.Container
Bounding box sides.
borderSides — Style in class mx.core.ScrollControlBase
Bounding box sides.
borderSkin — Style in class mx.controls.NumericStepper
The border skin of the component.
borderSkin — Style in class mx.controls.TextInput
The border skin of the component.
borderSkin — Style in class mx.controls.ToolTip
The border skin of the component.
borderSkin — Style in class mx.controls.VideoDisplay
The border skin of the component.
borderSkin — Style in class mx.core.Container
The border skin of the component.
borderSkin — Style in class mx.core.ScrollControlBase
The border skin of the component.
borderStyle — Style in class mx.charts.Legend
Bounding box style.
borderStyle — Style in class mx.charts.chartClasses.DataTip
Bounding box style.
borderStyle — Style in class mx.controls.NumericStepper
Bounding box style.
borderStyle — Style in class mx.controls.TextInput
Bounding box style.
borderStyle — Style in class mx.controls.ToolTip
Bounding box style.
borderStyle — Style in class mx.controls.VideoDisplay
Bounding box style.
borderStyle — Style in class mx.core.Container
Bounding box style.
borderStyle — Style in class mx.core.ScrollControlBase
Bounding box style.
borderThickness — Style in class mx.controls.ComboBox
The thickness of the border of the drop-down list.
borderThickness — Style in class mx.controls.DateChooser
Bounding box thickness.
borderThickness — Style in class mx.controls.DateField
The bounding box thickness of the DateChooser control.
borderThickness — Style in class mx.controls.NumericStepper
Bounding box thickness.
borderThickness — Style in class mx.controls.TextInput
Bounding box thickness.
borderThickness — Style in class mx.controls.ToolTip
Bounding box thickness.
borderThickness — Style in class mx.controls.VideoDisplay
Bounding box thickness.
borderThickness — Style in class mx.core.Container
Bounding box thickness.
borderThickness — Style in class mx.core.ScrollControlBase
Bounding box thickness.
borderThicknessBottom — Style in class mx.containers.Panel
Thickness of the bottom border of the Panel control.
borderThicknessLeft — Style in class mx.containers.Panel
Thickness of the left border of the Panel.
borderThicknessRight — Style in class mx.containers.Panel
Thickness of the right border of the Panel.
borderThicknessTop — Style in class mx.containers.Panel
Thickness of the top border of the Panel.
bottom — Property in class flash.geom.Rectangle
The sum of the y and height properties.
bottom — Property in class mx.core.EdgeMetrics
The height, in pixels, of the bottom edge region.
bottom — Style in class mx.core.UIComponent
The vertical distance in pixels from the lower edge of the component to the lower edge of its parent container.
BOTTOM — Constant static property in class flash.display.StageAlign
Specifies that the Stage is aligned at the bottom.
BOTTOM — Constant static property in class mx.controls.ButtonLabelPlacement
Specifies that the label appears below the icon.
BOTTOM — Constant static property in class mx.controls.ProgressBarLabelPlacement
Specifies to place the label below the progress bar.
BOTTOM_LEFT — Constant static property in class flash.display.StageAlign
Specifies that the Stage is aligned in the bottom-left corner.
bottomRight — Property in class flash.geom.Rectangle
The location of the Rectangle object's bottom-right corner, determined by the values of the right and bottom properties.
BOTTOM_RIGHT — Constant static property in class flash.display.StageAlign
Specifies that the Stage is aligned in the bottom-right corner.
bottomScrollV — Property in class flash.text.