| 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 |
| uiAutomationObject — Property in class mx.automation.delegates.core.UIComponentAutomationImpl |
| |
| uiComponent — Property in class mx.automation.delegates.core.UIComponentAutomationImpl |
|
Returns the component instance associated with this delegate instance. |
| UIComponent — Class in package mx.core |
|
The UIComponent class is the base class for all visual components,
both interactive and noninteractive. |
| UIComponent() — Constructor in class mx.core.UIComponent |
|
Constructor. |
| UIComponentAutomationImpl — Class in package mx.automation.delegates.core |
|
Defines the methods and properties required to perform instrumentation for the
UIComponent class. |
| UIComponentAutomationImpl(obj:mx.core:UIComponent) — Constructor in class mx.automation.delegates.core.UIComponentAutomationImpl |
|
Constructor. |
| UIComponentCachePolicy — Final class in package mx.core |
|
The ContainerCreationPolicy class defines the constant values
for the cachePolicy property of the UIComponent class. |
| UIComponentDescriptor — Class in package mx.core |
|
A UIComponentDescriptor instance encapsulates the information that you
specified in an MXML tag for an instance of a visual component. |
| UIComponentDescriptor(descriptorProperties:Object) — Constructor in class mx.core.UIComponentDescriptor |
|
Constructor. |
| uid — Property in class mx.controls.listClasses.BaseListData |
|
The unique identifier for this item. |
| uid — Property in class mx.controls.listClasses.ListRowInfo |
|
The unique identifier of the item in the dataProvider
|
| uid — Property in interface mx.core.IUID |
|
The unique identifier for this object. |
| uid — Property in class mx.core.UIComponent |
|
A unique identifier for the object. |
| uid — Property in class mx.utils.ObjectProxy |
|
The unique identifier for this object. |
| UIDUtil — Class in package mx.utils |
|
The UIDUtil class is an all-static class
with methods for working with UIDs (unique identifiers) within Flex. |
| uint — Final class in Top Level |
|
The uint class provides methods for working with a data type representing a 32-bit unsigned integer. |
| uint(value) — Package function in Top Level |
|
Converts a given numeric value to an unsigned integer value. |
| uint(num:Object) — Constructor in class uint |
|
Creates a new uint object. |
| UITextField — Class in package mx.core |
|
The UITextField class defines the component used by many Flex
components to display text. |
| UITextField() — Constructor in class mx.core.UITextField |
|
Constructor. |
| UITextFieldAutomationImpl — Class in package mx.automation.delegates.core |
|
Defines the methods and properties required to perform instrumentation for the
UITextField class. |
| UITextFieldAutomationImpl(obj:mx.core:UITextField) — Constructor in class mx.automation.delegates.core.UITextFieldAutomationImpl |
|
Constructor. |
| UITextFormat — Class in package mx.core |
|
The UITextFormat class represents character formatting information
for the UITextField class. |
| UITextFormat(systemManager:mx.managers:ISystemManager, 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 mx.core.UITextFormat |
|
Constructor. |
| uncaughtJavaScriptException — Event in class flash.html.HTMLControl |
|
Signals that an uncaught JavaScript exception occurred in the HTMLControl. |
| uncaughtJavaScriptException — Event in class flash.html.HTMLControl |
| |
| uncaughtJavaScriptException — Event in class mx.controls.HTML |
|
Dispatched when an uncaught JavaScript exception occurs. |
| UNCAUGHT_JAVASCRIPT_EXCEPTION — Constant static property in class flash.events.HTMLUncaughtJavaScriptExceptionEvent |
|
Defines the value of the type property of an uncaughtJavaScriptException event object. |
| uncompress() — Method in class flash.utils.ByteArray |
|
Decompresses the byte array. |
| undefined — Package constant property in Top Level |
|
A special value that applies to untyped variables that have not been initialized or dynamic object properties that are not initialized. |
| underline — Property in class flash.text.TextFormat |
|
Indicates whether the text that uses this text format is underlined (true)
or not (false). |
| unescape(str) — Package function in Top Level |
|
Evaluates the parameter str as a string, decodes the string from URL-encoded format
(converting all hexadecimal sequences to ASCII characters), and returns the string. |
| unescapeMultiByte(value) — Package function in flash.utils |
|
Returns an unescaped copy of the input string, which is decoded from either system code page page or UTF-8 depending on the value of System.useCodePage. |
| uninstallActions(name:String) — Static method in class adobe.utils.CustomActions |
|
Removes the Custom Actions XML definition file named name. |
| union(toUnion:flash.geom:Rectangle) — Method in class flash.geom.Rectangle |
|
Adds two rectangles together to create a new Rectangle object, by
filling in the horizontal and vertical space between the two rectangles. |
| unique — Property in class mx.collections.Sort |
|
Indicates if the sort should be unique. |
| UNIQUESORT — Constant static property in class Array |
|
Specifies the unique sorting requirement for the Array class sorting methods. |
| unitSize — Property in class mx.charts.DateTimeAxis |
|
The width, in pixels, of a single data unit. |
| unitSize — Property in class mx.charts.chartClasses.AxisBase |
|
The size of one unit of data as represented by this axis. |
| unitSize — Property in interface mx.charts.chartClasses.IAxis |
|
The size of one unit of data as represented by this axis. |
| UNKNOWN — Constant static property in class flash.system.IMEConversionMode |
|
The string "UNKNOWN", which can be returned by a call to
the IME.conversionMode property. |
| unload() — Method in class flash.display.Loader |
|
Removes a child of this Loader object that was loaded by using the load() method. |
| unload — Event in class flash.display.LoaderInfo |
|
Dispatched by a LoaderInfo object whenever a loaded object is removed by using the unload()
method of the Loader object, or when a second load is performed by the same Loader object and the
original content is removed prior to the load beginning. |
| unload — Event in class flash.display.LoaderInfo |
| |
| unload — Event in class mx.controls.SWFLoader |
|
Dispatched when a loaded object is removed,
or when a second load is performed by the same SWFLoader control
and the original content is removed prior to the new load beginning. |
| unload — Event in interface mx.modules.IModuleInfo |
|
Dispatched by the backing ModuleInfo when the module data is unloaded. |
| unload() — Method in interface mx.modules.IModuleInfo |
|
Unloads the module. |
| unload — Event in class mx.modules.ModuleLoader |
|
Dispatched when the module data is unloaded. |
| unload() — Method in interface mx.styles.IStyleModule |
|
|
| UNLOAD — Constant static property in class flash.events.Event |
|
Defines the value of the type property of an unload event object. |
| UNLOAD — Static property in class mx.events.ModuleEvent |
|
Dispatched when the module is unloaded. |
| unloadModule() — Method in class mx.modules.ModuleLoader |
|
Unloads the module and sets it to null. |
| unloadStyleDeclarations(url:String, update:Boolean) — Static method in class mx.styles.StyleManager |
|
Unloads a style SWF. |
| unlock(changeRect:flash.geom:Rectangle) — Method in class flash.display.BitmapData |
|
Unlocks an image so that any objects that reference the BitmapData object, such as Bitmap objects,
are updated when this BitmapData object changes. |
| unminimizeEffect — Effect in class mx.core.ApolloApplication |
|
Played when the component is unminimized. |
| unregister(obj:mx.managers:IHistoryManagerClient) — Static method in class mx.managers.HistoryManager |
|
Unregisters an object with the HistoryManager. |
| unregisterDataTransform(transform:mx.charts.chartClasses:DataTransform) — Method in class mx.charts.chartClasses.AxisBase |
|
Each DataTransform that makes use of an axis
registers itself with that axis. |
| unregisterDataTransform(transform:mx.charts.chartClasses:DataTransform) — Method in interface mx.charts.chartClasses.IAxis |
|
Each DataTransform that makes use of an axis
registers itself with that axis. |
| unscaledHeight — Property in class mx.core.UIComponent |
|
A convenience method for determining the unscaled height
of the component
All of a component's drawing and child layout should be done
within a bounding rectangle of this height, which is also passed
as an argument to updateDisplayList(). |
| unscaledWidth — Property in class mx.core.UIComponent |
|
A convenience method for determining the unscaled width
of the component
All of a component's drawing and child layout should be done
within a bounding rectangle of this width, which is also passed
as an argument to updateDisplayList(). |
| unshift(... rest) — Method in class Array |
|
Adds one or more elements to the beginning of an array and returns the new length of the array. |
| unwatch() — Method in class mx.binding.utils.ChangeWatcher |
|
Detaches this ChangeWatcher instance, and its handler function,
from the current host. |
| UP — Constant static property in class flash.ui.Keyboard |
|
Constant associated with the key code value for the Up Arrow key (38). |
| UP — Constant static property in class mx.formatters.NumberBaseRoundType |
|
Rounds a number up to an integer value that is both closest to,
and greater than or equal to, the input number. |
| upArrowDisabledSkin — Style in class mx.controls.NumericStepper |
|
Name of the class to use as the skin for the Up arrow
when the arrow is disabled. |
| upArrowDisabledSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the skin for the up arrow button of the scroll bar
when it is disabled. |
| upArrowDownSkin — Style in class mx.controls.NumericStepper |
|
Name of the class to use as the skin for the Up arrow
when the arrow is enabled and a user presses the mouse button over the arrow. |
| upArrowDownSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the skin for the up arrow button of the scroll bar
when you click the arrow button. |
| upArrowOverSkin — Style in class mx.controls.NumericStepper |
|
Name of the class to use as the skin for the Up arrow
when the arrow is enabled and the mouse pointer is over the arrow. |
| upArrowOverSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the skin for the up arrow button of the scroll bar
when the mouse pointer is over the arrow button. |
| upArrowUpSkin — Style in class mx.controls.NumericStepper |
|
Name of the class to use as the skin for the Up arrow
when the arrow is enabled and the mouse pointer is not on the arrow. |
| upArrowUpSkin — Style in class mx.controls.scrollClasses.ScrollBar |
|
Name of the class to use as the skin for the up arrow button of the
scroll bar. |
| update(airFile:flash.filesystem:File) — Method in class flash.system.Updater |
|
Updates the currently running application with the version of the
application contained in the specified AIR file. |
| update() — Method in class mx.charts.CategoryAxis |
|
Updates the chart. |
| update() — Method in interface mx.charts.chartClasses.IAxis |
|
Updates the chart. |
| update() — Method in class mx.charts.chartClasses.NumericAxis |
|
Updates the chart. |
| UPDATE — Constant static property in class flash.filesystem.FileMode |
|
The file is opened in read/write mode. |
| UPDATE — Constant static property in class mx.events.CollectionEventKind |
|
Indicates that one or more items were updated within the collection. |
| UPDATE — Constant static property in class mx.events.PropertyChangeEventKind |
|
Indicates that the value of the property changed. |
| updateAfterEvent() — Method in class flash.events.KeyboardEvent |
|
Instructs Flash Player to render after processing of this event completes, if the display
list has been modified
|
| updateAfterEvent() — Method in class flash.events.MouseEvent |
|
Instructs Flash Player to render after processing of this event completes, if the display list has been modified. |
| updateAfterEvent() — Method in class flash.events.TimerEvent |
|
Instructs Flash Player to render after processing of this event completes, if the display list has been modified
|
| updateBackground() — Method in class mx.controls.MenuBar |
|
Updates the MenuBar control's background skin. |
| updateComplete — Event in class mx.core.UIComponent |
|
Dispatched when an object has had its commitProperties(),
measure(), and
updateDisplayList() methods called (if needed). |
| UPDATE_COMPLETE — Constant static property in class mx.events.FlexEvent |
|
The FlexEvent.UPDATE_COMPLETE constant defines the value of the
type property of the event object for a updateComplete event. |
| updateCompletePendingFlag — Property in class mx.core.UIComponent |
|
A flag that determines if an object has been through all three phases
of layout validation (provided that any were required). |
| updateCompletePendingFlag — Property in class mx.core.UITextField |
|
A flag that determines if an object has been through all three phases
of layout validation (provided that any were required)
|
| updateCompletePendingFlag — Property in interface mx.managers.ILayoutManagerClient |
|
A flag that determines if an object is waiting to have its
updateComplete event dispatched. |
| updateCompletePendingFlag — Property in class mx.skins.ProgrammaticSkin |
|
A flag that determines if an object has been through all three phases
of layout validation (provided that any were required). |
| updateData() — Method in class mx.charts.chartClasses.HLOCSeriesBase |
|
This method is called when the underlying data that the series represents
has changed and needs to be reloaded out of the data provider. |
| updateData() — Method in class mx.charts.chartClasses.Series |
|
This method is called when the underlying data that the series represents
has changed and needs to be reloaded out of the data provider. |
| updateData() — Method in class mx.charts.series.BubbleSeries |
|
This method is called when the underlying data that the series represents
has changed and needs to be reloaded out of the data provider. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.AxisRenderer |
|
Draws the object and/or sizes and positions its children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.Legend |
|
Sets the size and position of each child of the Legend. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.chartClasses.CartesianChart |
|
Draws the object and/or sizes and positions its children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.chartClasses.ChartLabel |
|
Draws the object and/or sizes and positions its children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.chartClasses.DataTip |
|
Draws the object and/or sizes and positions its children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.chartClasses.HLOCSeriesBase |
|
Draws the object and/or sizes and positions its children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.chartClasses.PolarChart |
|
Draws the object and/or sizes and positions its children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.chartClasses.Series |
|
Draws the object and/or sizes and positions its children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.series.BubbleSeries |
|
Draws the object and/or sizes and positions its children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.charts.series.PieSeries |
|
Draws the object and/or sizes and positions its children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.containers.Box |
|
Sets the size and position of each child of the Box container. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.containers.Canvas |
|
Sets the size of each child of the container. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.containers.Form |
|
Responds to size changes by setting the positions
and sizes of this container's children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.containers.FormItem |
|
Responds to size changes by setting the positions and sizes
of this container's children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.containers.Grid |
|
Sets the size and position of each child of the Grid. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.containers.GridRow |
|
Sets the size and position of each child of the GridRow container. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.containers.TabNavigator |
|
Responds to size changes by setting the positions and sizes
of this container's tabs and children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.containers.Tile |
|
Sets the positions and sizes of this container's children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.containers.ViewStack |
|
Responds to size changes by setting the positions and sizes
of this container's children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.controls.ComboBase |
|
Sizes and positions the internal components in the given width
and height. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.controls.LinkBar |
|
Responds to size changes by setting the positions and sizes
of this LinkBar control's children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.controls.listClasses.ListBase |
|
Adds or removes item renderers if the number of displayable items
changed. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.controls.sliderClasses.Slider |
|
Positions the elements of the control. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.core.Container |
|
Respond to size changes by setting the positions and sizes
of this container's children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.core.UIComponent |
|
Draws the object and/or sizes and positions its children. |
| updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.skins.ProgrammaticSkin |
|
Programmatically draws the graphics for this skin. |
| updateFilter() — Method in class mx.charts.chartClasses.HLOCSeriesBase |
|
This method is called when the underlying data the series represents
needs to be filtered against the ranges represented by the axes
of the associated DataTransform. |
| updateFilter() — Method in class mx.charts.chartClasses.Series |
|
This method is called when the underlying data the series represents
needs to be filtered against the ranges represented by the axes
of the associated DataTransform. |
| updateFilter() — Method in class mx.charts.series.BubbleSeries |
|
This method is called when the underlying data the series represents
needs to be filtered against the ranges represented by the axes
of the associated DataTransform. |
| updateItemRenderers() — Method in class mx.automation.delegates.controls.ListBaseAutomationImpl |
| |
| updateList() — Method in class mx.controls.listClasses.ListBase |
|
Refreshes all rows now. |
| updateMapping() — Method in class mx.charts.chartClasses.HLOCSeriesBase |
|
This method is called when the underlying data the series represents
needs to be mapped to numeric representations. |
| updateMapping() — Method in class mx.charts.chartClasses.Series |
|
This method is called when the underlying data the series represents
needs to be mapped to numeric representations. |
| updateMapping() — Method in class mx.charts.series.BubbleSeries |
|
This method is called when the underlying data the series represents
needs to be mapped to numeric representations. |
| updateNavItemIcon(index:int, icon:Class) — Method in class mx.controls.NavBar |
|
Resets the icon of a navigator item in the
NavBar control. |
| updateNavItemLabel(index:int, label:String) — Method in class mx.controls.NavBar |
|
Sets the label property of a navigator item in the
NavBar control. |
| updateProperties() — Static method in class flash.accessibility.Accessibility |
|
Tells Flash Player to apply any accessibility changes made by using the DisplayObject.accessibilityProperties property. |
| Updater — Final class in package flash.system |
|
The Updater class is used to update the currently running application
with a different version. |
| Updater() — Constructor in class flash.system.Updater |
|
The constructor function for the Updater class. |
| updateStacking() — Method in class mx.charts.chartClasses.StackedSeries |
|
Iterates over the individual sub-series to build the stacked values. |
| updateTransform() — Method in class mx.charts.chartClasses.HLOCSeriesBase |
|
This method is called when the underlying data the series represents
needs to be transformed from data to screen values
by the axes of the associated DataTransform. |
| updateTransform() — Method in class mx.charts.chartClasses.Series |
|
This method is called when the underlying data the series represents
needs to be transformed from data to screen values
by the axes of the associated DataTransform. |
| updateTransform() — Method in class mx.charts.series.BubbleSeries |
|
This method is called when the underlying data the series represents
needs to be transformed from data to screen values
by the axes of the associated DataTransform. |
| upIcon — Style in class mx.controls.Button |
|
Name of the class to use as the icon when a toggle button is not
selected and the mouse is not over the button. |
| upload(request:flash.net:URLRequest, uploadDataFieldName:String, testUpload:Boolean) — Method in class flash.net.FileReference |
|
Starts the upload of a file selected by a user to a remote server. |
| uploadCompleteData — Event in class flash.net.FileReference |
|
Dispatched after data is received from the server after a successful upload. |
| uploadCompleteData — Event in class flash.net.FileReference |
| |
| UPLOAD_COMPLETE_DATA — Constant static property in class flash.events.DataEvent |
|
Defines the value of the type property of an uploadCompleteData event object. |
| upperMargin — Property in class mx.charts.chartClasses.BoundedValue |
|
The margin, in pixels, required above the value
in order to render properly. |
| upSkin — Style in class mx.controls.Button |
|
Name of the class to use as the skin for the background and border
when the button is not selected and the mouse is not over the control. |
| upSkin — Style in class mx.controls.ComboBase |
|
Name of the class to use as the skin for the background and border
when the mouse is not over the control. |
| upState — Property in class flash.display.SimpleButton |
|
Specifies a display object that is used as the visual
object for the button up state the state that the button is in when
the mouse is not positioned over the button. |
| uri — Property in class Namespace |
|
The Uniform Resource Identifier (URI) of the namespace. |
| uri — Property in class QName |
|
The Uniform Resource Identifier (URI) of the QName object. |
| uri — Property in class flash.net.NetConnection |
|
The URI of the application server that was passed to NetConnection.connect(),
if connect was used to connect to a server. |
| URIError — Dynamic class in Top Level |
|
A URIError exception is thrown when one of the global URI handling functions is used
in a way that is incompatible with its definition. |
| URIError(message:String) — Constructor in class URIError |
|
Creates a new URIError object. |
| url — Property in class flash.display.LoaderInfo |
|
The URL of the media being loaded. |
| url — Property in class flash.filesystem.File |
|
The URL for this File path. |
| url — Property in class flash.media.Sound |
|
The URL from which this sound was loaded. |
| url — Property in class flash.net.URLRequest |
|
The URL to be requested. |
| url — Property in class flash.text.TextFormat |
|
Indicates the target URL for the text in this text format. |
| url — Property in class mx.controls.textClasses.TextRange |
|
URL for a hypertext link in the range. |
| url — Property in class mx.core.Application |
|
The URL from which this Application's SWF file was loaded. |
| url — Property in class mx.events.RSLEvent |
|
The URLRequest object that represents the location
of the RSL being downloaded. |
| url — Property in interface mx.modules.IModuleInfo |
|
The URL associated with this module (for example, "MyImageModule.swf" or
"http://somedomain.com/modules/MyImageModule.swf". |
| url — Property in class mx.modules.ModuleLoader |
|
The location of the module, expressed as a URL. |
| urlChanged — Event in class mx.modules.ModuleLoader |
|
Dispatched when the ModuleLoader is given a new URL. |
| URL_CHANGED — Constant static property in class mx.events.FlexEvent |
|
The FlexEvent.URL_CHANGED constant defines the value of the
type property of the event object for a urlChanged event. |
| URLLoader — Class in package flash.net |
|
The URLLoader class downloads data from a URL
as text, binary data, or URL-encoded variables. |
| URLLoader(request:flash.net:URLRequest) — Constructor in class flash.net.URLLoader |
|
Creates a URLLoader object. |
| URLLoaderDataFormat — Final class in package flash.net |
|
The URLLoaderDataFormat class provides values that specify how downloaded data is received. |
| URLRequest — Final class in package flash.net |
|
The URLRequest class captures all of the information in a single HTTP request. |
| URLRequest(url:String) — Constructor in class flash.net.URLRequest |
|
Creates a URLRequest object. |
| URLRequestHeader — Final class in package flash.net |
|
A URLRequestHeader object encapsulates a single HTTP request header
and consists of a name/value pair. |
| URLRequestHeader(name:String, value:String) — Constructor in class flash.net.URLRequestHeader |
|
Creates a new URLRequestHeader object that encapsulates a single HTTP request header. |
| URLRequestMethod — Final class in package flash.net |
|
The URLRequestMethod class provides values that specify whether the URLRequest object should
use the POST method or the GET method when sending data to a server. |
| URLStream — Class in package flash.net |
|
The URLStream class provides low-level access to
downloading URLs. |
| URLStream() — Constructor in class flash.net.URLStream |
|
Creates a URLStream object. |
| URLVariables — Dynamic class in package flash.net |
|
The URLVariables class allows you to transfer
variables between a Flash® application and a
server. |
| URLVariables(source:String) — Constructor in class flash.net.URLVariables |
|
Creates a new URLVariables object. |
| useCache — Property in class flash.net.URLRequest |
|
Specifies whether the local cache should be consulted before this URLRequest
fetches data. |
| useCodePage — Static property in class flash.system.System |
|
A Boolean value that tells Flash Player which code page to use to interpret external text files. |
| useDuration — Property in class mx.effects.SoundEffect |
|
If true, stop the effect
after the time specified by the duration
property has elapsed. |
| useDuration — Property in class mx.effects.effectClasses.SoundEffectInstance |
|
If true, stop the effect
after the time specified by the duration
property has elapsed. |
| useEchoSuppression — Property in class flash.media.Microphone |
|
Returns true if echo suppression is enabled; false otherwise. |
| useHandCursor — Property in class flash.display.SimpleButton |
|
A Boolean value that, when set to true, indicates whether Flash Player displays the
hand cursor when the mouse rolls over a button. |
| useHandCursor — Property in class flash.display.Sprite |
|
A Boolean value that indicates whether the pointing hand (hand cursor) appears when the mouse rolls
over a sprite in which the buttonMode property is set to true. |
| use namespace — Statement |
| Causes the specified namespaces to be added to the set of open namespaces. |
| useNegativeSign — Property in class mx.formatters.CurrencyFormatter |
|
If true, format a negative number
by preceding it with a minus "-" sign. |
| useNegativeSign — Property in class mx.formatters.NumberFormatter |
|
If true, format a negative number
by preceding it with a minus "-" sign. |
| usePhasedInstantiation — Property in interface mx.managers.ILayoutManager |
|
A flag that indicates whether the LayoutManager allows screen updates
between phases. |
| usePhasedInstantiation — Property in class mx.managers.LayoutManager |
|
A flag that indicates whether the LayoutManager allows screen updates
between phases. |
| usePreloader — Property in class mx.core.Application |
|
If true, specifies to display the application preloader. |
| userAgent — Property in class flash.net.URLRequest |
|
Specifies the user-agent string to be used in the HTTP request. |
| userDirectory — Static property in class flash.filesystem.File |
|
The user's directory. |
| useRichTextClipboard — Property in class flash.text.TextField |
|
Specifies whether to copy and paste the text formatting along with the text. |
| useRollOver — Style in class mx.controls.listClasses.ListBase |
|
A flag that controls whether items are highlighted as the mouse rolls
over them. |
| useThousandsSeparator — Property in class mx.formatters.CurrencyFormatter |
|
If true, split the number into thousands increments
by using a separator character. |
| useThousandsSeparator — Property in class mx.formatters.NumberFormatter |
|
If true, split the number into thousands increments
by using a separator character. |
| usingTLS — Property in class flash.net.NetConnection |
|
Indicates whether a secure connection was made using native Transport Layer Security (TLS)
rather than HTTPS. |
| US_ONLY — Static property in class mx.validators.ZipCodeValidatorDomainType |
|
Specifies to validate a United States ZIP code. |
| US_OR_CANADA — Static property in class mx.validators.ZipCodeValidatorDomainType |
|
Specifies to validate a United States or Canadian ZIP code. |
| UTC(year:Number, month:Number, date:Number, hour:Number, minute:Number, second:Number, millisecond:Number) — Static method in class Date |
|
Returns the number of milliseconds between midnight on January 1, 1970, universal time,
and the time specified in the parameters. |
| UTILITY — Constant static property in class flash.display.NativeWindowSystemChrome |
|
Specifies that the window should display the utility or tool chrome
for the host operating system. |
|
| 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 |