類別文件包含專屬於 ActionScript 特定類別之 API 的方法、屬性、事件處理常式和偵聽程式的語法、使用資訊及程式碼範本 (不包括全域函數或屬性)。這些類別會依字母順序列出。如果您不確定特定方法或屬性所屬的類別,請在「索引」中查閱。
類別 | 套件 | 說明 | |
---|---|---|---|
AAAARecord | flash.net.dns | AAAARecord 類別代表包含 IPv6 位址的網域名稱系統 (DNS) AAAA 資源記錄。 | |
AbstractEvent | mx.rpc.events | The base class for events that RPC services dispatch. | |
AbstractInvoker | mx.rpc | An invoker is an object that actually executes a remote procedure call (RPC). | |
AbstractOperation | mx.rpc.http | An Operation used specifically by HTTPService or HTTPMultiService. | |
AbstractOperation | mx.rpc | The AbstractOperation class represents an individual method on a service. | |
AbstractService | mx.rpc | The AbstractService class is the base class for the HTTPMultiService, WebService, and RemoteObject classes. | |
AbstractTarget | mx.logging | This class provides the basic functionality required by the logging framework for a target implementation. | |
AbstractWebService | mx.rpc.soap | AbstractWebService is an abstract base class for implementations that provide RPC access to SOAP-based web services. | |
AccConst | mx.accessibility | The AccConst class defines constants defined in Microsoft's Active Accessibility (MSAA) specification. | |
Accelerometer | flash.sensors | Accelerometer 類別會根據裝置的移動感應器偵測到的活動傳送事件。 | |
AccelerometerEvent | flash.events | 從安裝在裝置上的 Accelerometer 感應器取得加速更新時,Accelerometer 類別會傳送 AccelerometerEvent 物件。 | |
Accessibility | flash.accessibility | Accessibility 類別會管理與螢幕朗讀程式之間的通訊。 | |
AccessibilityImplementation | flash.accessibility | AccessibilityImplementation 類別是 Flash Player 的基礎類別,可允許在組件中實作輔助功能。 | |
AccessibilityProperties | flash.accessibility | AccessibilityProperties 類別可讓您控制 Flash 物件在輔助功能工具 (例如螢幕朗讀程式) 中的呈現方式。 | |
AccImpl | fl.accessibility | AccImpl 類別 (也稱為「輔助功能實作」類別) 是組件中輔助功能實作的基底類別。 | |
AccImpl | mx.accessibility | AccImpl is Flex's base accessibility implementation class for MX and Spark components. | |
Accordion | mx.containers | An MX Accordion navigator container has a collection of child MX containers or Spark NavigatorContent containers, but only one of them at a time is visible. | |
AccordionAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Accordion class. | |
AccordionHeader | mx.containers.accordionClasses | The AccordionHeader class defines the appearance of the navigation buttons of an Accordion. | |
AccordionHeaderAccImpl | mx.accessibility | AccordionHeaderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the AccordionHeader class. | |
AccordionHeaderSkin | mx.skins.halo | The skin for all the states of an AccordionHeader in an Accordion. | |
AccordionHeaderSkin | mx.skins.spark | The Spark skin class for the header of the MX Accordion container. | |
AccordionHeaderSkin | mx.skins.wireframe | The wireframe skin class for the header of the MX Accordion container. | |
ActionBar | spark.components | The ActionBar class defines a component that includes title, navigation, and action content groups. | |
ActionBarButtonSkinBase | spark.skins.mobile.supportClasses | Base skin class for ActionBar buttons in mobile applications. | |
ActionBarDefaultButtonAppearance | spark.components | The ActionBarDefaultButtonAppearance class defines the constants for the allowed values of the defaultButtonAppearance style of ActionBar. | |
ActionBarSkin | spark.skins.mobile | The default skin class for the Spark ActionBar component in mobile applications. | |
ActionEffectInstance | mx.effects.effectClasses | The ActionEffectInstance class is the superclass for all action effect instance classes. | |
ActionScriptVersion | flash.display | ActionScriptVersion 類別是常數值的列舉項目,可用來指出載入之 SWF 檔案的語言版本。 | |
ActivatorSkin | mx.skins.halo | Defines the up, down, and over states for MenuBarItem objects. | |
ActivityEvent | flash.events | 每當攝影機或麥克風報告狀態為啟用或停用時,Camera 或 Microphone 物件會傳送 ActivityEvent 物件。 | |
AddAction | spark.effects | The AddAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddActionInstance | spark.effects.supportClasses | The AddActionInstance class implements the instance class for the AddAction effect. | |
AddChild | mx.states | The AddChild class adds a child display object, such as a component, to a container as part of a view state. | |
AddChildAction | mx.effects | The AddChildAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddChildActionInstance | mx.effects.effectClasses | The AddChildActionInstance class implements the instance class for the AddChildAction effect. | |
AddItemAction | mx.effects | The AddItemAction class defines an action effect that determines when the item renderer appears in the control for an item being added to a list-based control, such as List or TileList, or for an item that replaces an existing item in the control. | |
AddItemActionInstance | mx.effects.effectClasses | The AddItemActionInstance class implements the instance class for the AddItemAction effect. | |
AddItems | mx.states | Documentation is not currently available. | |
AddRemoveEffectTargetFilter | mx.effects.effectClasses | AddRemoveEffectTargetFilter is a subclass of EffectTargetFilter that handles the logic for filtering targets that have been added or removed as children to a container. | |
AdjustColor | fl.motion | AdjustColor 類別會定義不同的色彩屬性,例如 brightness、contrast、hue 與 saturation,以支援 ColorMatrixFilter 類別所需。 | |
AdvancedDataGrid | mx.controls | The AdvancedDataGrid control expands on the functionality of the standard DataGrid control to add data visualization features to your Adobe Flex application. | |
AdvancedDataGridAccImpl | mx.accessibility | The AdvancedDataGridAccImpl class is the accessibility class for AdvancedDataGrid. | |
AdvancedDataGridAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridBase | mx.controls.advancedDataGridClasses | The AdvancedDataGridBase class is the base class for controls that display lists of items in multiple columns, such as the AdvancedDataGrid and OLAPDataGrid controls. | |
AdvancedDataGridBaseEx | mx.controls | The AdvancedDataGridBaseEx class is a base class of the AdvancedDataGrid control. | |
AdvancedDataGridBaseExAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridBaseSelectionData | mx.controls.advancedDataGridClasses | The AdvancedDataGridBaseSelectionData class defines a data structure used by the advanced data grid classes to track selected cells in the AdvancedDataGrid control. | |
AdvancedDataGridColumn | mx.controls.advancedDataGridClasses | The AdvancedDataGridColumn class describes a column in an AdvancedDataGrid control. | |
AdvancedDataGridColumnGroup | mx.controls.advancedDataGridClasses | Use the AdvancedDataGridColumnGroup class to specify column groups for the AdvancedDataGrid control. | |
AdvancedDataGridDragProxy | mx.controls.advancedDataGridClasses | The AdvancedDataGridDragProxy class defines the default drag proxy used when dragging data from an AdvancedDataGrid control. | |
AdvancedDataGridEvent | mx.events | The AdvancedDataGridEvent class represents event objects that are specific to the AdvancedDataGrid control, such as the event that is dispatched when an editable grid item gets the focus. | |
AdvancedDataGridEventReason | mx.events | The AdvancedDataGridEventReason class defines constants for the values of the reason property of a AdvancedDataGridEvent object when the type property is itemEditEnd. | |
AdvancedDataGridGroupItemRenderer | mx.controls.advancedDataGridClasses | The AdvancedDataGridGroupItemRenderer class defines the default item renderer for the nodes of the navigation tree. | |
AdvancedDataGridGroupItemRendererAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedDataGridGroupItemRenderer class. | |
AdvancedDataGridHeaderHorizontalSeparator | mx.skins.halo | The skin for the separator between column headers in an AdvancedDataGrid control. | |
AdvancedDataGridHeaderInfo | mx.controls.advancedDataGridClasses | The AdvancedDataGridHeaderInfo class contains information that describes the hierarchy of the columns of the AdvancedDataGrid control. | |
AdvancedDataGridHeaderRenderer | mx.controls.advancedDataGridClasses | The AdvancedDataGridHeaderRenderer class defines the default header renderer for a AdvancedDataGrid control. | |
AdvancedDataGridHeaderShiftEvent | mx.automation.events | The AdvancedDataGridHeaderShiftEvent class represents event objects that are dispatched when an AdvancedDataGrid control's header item is shifted. | |
AdvancedDataGridItemRenderer | mx.controls.advancedDataGridClasses | The AdvancedDataGridItemRenderer class defines the default item renderer for a AdvancedDataGrid control. | |
AdvancedDataGridItemRendererAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedDataGridItemRenderer class. | |
AdvancedDataGridItemSelectEvent | mx.automation.events | The AdvancedDataGridItemSelectEvent class represents event objects that are dispatched when an item in the header of an AdvancedDataGrid control is selected or deselected. | |
AdvancedDataGridListData | mx.controls.advancedDataGridClasses | The AdvancedDataGridListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the AdvancedDataGrid control. | |
AdvancedDataGridRendererDescription | mx.controls.advancedDataGridClasses | The AdvancedDataGridRendererDescription class contains information that describes an item renderer for the AdvancedDataGrid control. | |
AdvancedDataGridRendererProvider | mx.controls.advancedDataGridClasses | An AdvancedDataGridRendererProvider instance defines the characteristics for a single item renderer used by the AdvancedDataGrid control. | |
AdvancedDataGridSortItemRenderer | mx.controls.advancedDataGridClasses | The AdvancedDataGridSortItemRenderer class defines the item renderer for the sort icon and text field in the column header of the AdvancedDataGrid control. | |
AdvancedListBase | mx.controls.listClasses | The AdvancedListBase class is the base class for controls, such as the AdvancedDataGrid and OLAPDataGrid controls, that represent lists of items that can have one or more selected items and can scroll through the items. | |
AdvancedListBaseAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedListBase class. | |
AdvancedListBaseContentHolderAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedListBaseContentHolder class. | |
AdvancedStyleClient | mx.styles | A base class that can be used when implementing an object that uses the IAdvancedStyleClient interface. | |
AirDragManagerAutomationHandler | mx.automation.air | Helper class that provides methods required for automation of drag and drop in AIR applications | |
AIREvent | mx.events | The AIREvent class represents the event object passed to the event listener for several AIR-specific events dispatched by the Window and WindowedApplication components. | |
AirFunctionsHelper | mx.automation.air | Helper class that provides methods required for automation of AIR applications | |
Alert | mx.controls | The Alert control is a pop-up dialog box that can contain a message, a title, buttons (any combination of OK, Cancel, Yes, and No) and an icon. | |
AlertAccImpl | mx.accessibility | AlertAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Alert class. | |
AlertAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Alert control. | |
AlertFormAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the AlertForm class. | |
Animate | spark.effects | This Animate effect animates an arbitrary set of properties between values. | |
AnimateColor | spark.effects | The AnimateColor effect animates a change in a color property over time, interpolating between given from/to color values on a per-channel basis. | |
AnimateColorInstance | spark.effects.supportClasses | The AnimateColorInstance class is the instance class of the AnimateColor effect, which animates a change in color by interpolating the from/to values per color channel. | |
AnimateFilter | spark.effects | The AnimateFilter effect applies an mx.filters.IBitmapFilter instance to the target and allows you to animate properties of the filter between values. | |
AnimateFilterInstance | spark.effects.supportClasses | The AnimateFilterInstance class implements the instance class for the AnimateFilter effect. | |
AnimateInstance | spark.effects.supportClasses | The AnimateInstance class implements the instance class for the Animate effect. | |
AnimateProperty | mx.effects | The AnimateProperty effect animates a property or style of a component. | |
AnimatePropertyInstance | mx.effects.effectClasses | The AnimatePropertyInstance class implements the instance class for the AnimateProperty effect. | |
AnimateTransform | spark.effects | The AnimateTransform effect controls all transform-related animations on target objects. | |
AnimateTransform3D | spark.effects | The AnimateTransform3D effect extends the abilities of the AnimateTransform effect to 3D transform properties. | |
AnimateTransformInstance | spark.effects.supportClasses | The AnimateTransformInstance class implements the instance class for the AnimateTransform effect. | |
AnimateTransitionShader | spark.effects | The AnimateTransitionShader effect animates a transition between two bitmaps, one representing the start state (bitmapFrom), and the other representing the end state (bitmapTo). | |
AnimateTransitionShaderInstance | spark.effects.supportClasses | The AnimateTransitionShaderInstance class implements the instance class for the AnimateTransitionShader effect. | |
Animation | spark.effects.animation | The Animation class defines an animation that happens between the start and end values of a property over a specified period of time. | |
Animator | fl.motion | Animator 類別會將移動補間動畫的 XML 說明套用至顯示物件。 | |
Animator3D | fl.motion | Animator3D 類別會將三維移動補間動畫的 XML 說明套用至顯示物件。 | |
AnimatorBase | fl.motion | AnimatorBase 類別會將移動補間動畫的 XML 說明套用至顯示物件。 | |
AnimatorFactory | fl.motion | AnimatorFactory 類別可提供以 ActionScript 為基礎的支援,將一個 Motion 物件與多個顯示物件產生關聯。 | |
AnimatorFactory3D | fl.motion | AnimatorFactory3D 類別可提供基於 ActionScript 的支援,以將一個包含三維屬性的 Motion 物件與多個顯示物件產生關聯。 | |
AnimatorFactoryBase | fl.motion | AnimatorFactoryBase 類別可提供基於 ActionScript 的支援,可在執行階段使用一個 Motion 來動態顯示多個目標物件並為其加上補間動畫。 | |
AnimatorFactoryUniversal | fl.motion | AnimatorFactoryUniversal 類別可提供以 ActionScript 為基礎的支援,將一個 Motion 物件與多個顯示物件產生關聯。 | |
AnimatorUniversal | fl.motion | AnimatorUniversal 類別會將 2D 和 3D 動作的 ActionScript 說明套用至顯示物件。 | |
AntiAliasType | flash.text | AntiAliasType 類別能提供 flash.text.TextField 類別中的消除鋸齒值。 | |
Application | mx.core | Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
Application | spark.components | Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
ApplicationAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Application class. | |
ApplicationBackground | mx.skins.halo | The skin for application background gradient. | |
ApplicationControlBar | mx.containers | The ApplicationControlBar container holds components that provide global navigation and application commands For the Halo Application container. | |
ApplicationDomain | flash.system | ApplicationDomain 類別是分離之類別定義群組的容器。 | |
ApplicationDomainTarget | mx.core | The ApplicationDomainTarget class defines the possible values for the applicationDomainTarget property of the RSLData class. | |
ApplicationSkin | spark.skins.spark | The default skin class for the Spark Application component. | |
ApplicationSkin | spark.skins.wireframe | The default wireframe skin class for the Spark Application component. | |
ApplicationTitleBarBackgroundSkin | mx.skins.halo | The skin for the TitleBar of a WindowedApplication or Window. | |
ApplicationUpdater | air.update | ApplicationUpdater 類別可在不提供任何預設使用者介面的情況下,為 Adobe® AIR® 應用程式定義更新架構的基本功能 。 | |
ApplicationUpdaterUI | air.update | ApplicationUpdaterUI 類別可為 Adobe® AIR® AIR® 應用程式定義更新架構的基本功能,並且提供預設的使用者介面。 | |
ApplyElementIDOperation | flashx.textLayout.operations | ChangeElementIDOperation 類別封裝元素 ID 變更。 | |
ApplyElementStyleNameOperation | flashx.textLayout.operations | ApplyElementStyleNameOperation 類別封裝樣式名稱變更。 | |
ApplyElementTypeNameOperation | flashx.textLayout.operations | ApplyElementTypeNameOperation 類別封裝類型名稱變更。 | |
ApplyElementUserStyleOperation | flashx.textLayout.operations | ApplyElementUserStyleOperation 類別將變更封裝在元素的樣式值中。 | |
ApplyFormatOperation | flashx.textLayout.operations | ApplyFormatOperation 類別封裝樣式變更。 | |
ApplyFormatToElementOperation | flashx.textLayout.operations | ApplyFormatToElementOperation 類別將樣式變更封裝為元素。 | |
ApplyLinkOperation | flashx.textLayout.operations | ApplyLinkOperation 類別封裝建立或修改連結的作業。 | |
ApplyTCYOperation | flashx.textLayout.operations | ApplyTCYOperation 類別封裝 TCY 變形。 | |
AreaChart | mx.charts | The AreaChart control represents data as an area bounded by a line connecting the values in the data. | |
AreaRenderer | mx.charts.renderers | The default class used to render the area beneath the dataPoints of an AreaSeries object. | |
AreaSeries | mx.charts.series | Defines a data series for an AreaChart control. | |
AreaSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the AreaSeries class. | |
AreaSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of an AreaSeries. | |
AreaSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the AreaSeries to render. | |
AreaSet | mx.charts.series | A grouping set that can be used to stack AreaSeries objects in any chart. | |
ARecord | flash.net.dns | ARecord 類別代表包含 IPv4 位址的網域名稱系統 (DNS) A 資源記錄。 | |
ArgumentError | 最上層 | ArgumentError 類別代表函數中提供的引數不符合針對該函數定義的引數時,所發生的錯誤。 | |
arguments | 最上層 | 引數物件的用途為儲存和存取函數的引數。 | |
Array | 最上層 | Array 類別可讓您存取及操作陣列。 | |
ArrayCollection | mx.collections | The ArrayCollection class is a wrapper class that exposes an Array as a collection that can be accessed and manipulated using the methods and properties of the ICollectionView or IList interfaces. | |
ArrayList | mx.collections | The ArrayList class is a simple implementation of IList that uses a backing Array as the source of the data. | |
ArrayUtil | mx.utils | The ArrayUtil utility class is an all-static class with methods for working with arrays within Flex. | |
ArrowDirection | spark.components | Enumeration of arrow directions for use in visual components. | |
AsyncErrorEvent | flash.events | 當原生非同步程式碼擲回例外時,物件就會傳送 AsyncErrorEvent,而此程式碼可能來自例如 LocalConnection、NetConnection、SharedObject,或 NetStream 之類的來源。 | |
AsyncListView | mx.collections | The AsyncListView class is an implementation of the IList interface that handles ItemPendingErrors errors thrown by the getItemAt(), removeItemAt(), and toArray() methods. | |
AsyncRequest | mx.rpc | The AsyncRequest class provides an abstraction of messaging for RPC call invocation. | |
AsyncResponder | mx.rpc | This class provides an RPC specific implementation of mx.rpc.IResponder. | |
AsyncToken | mx.rpc | This class provides a place to set additional or token-level data for asynchronous RPC operations. | |
AudioDecoder | flash.media | AudioDecoder 類別會列舉系統可支援的多頻道音訊類型。 | |
AudioDeviceManager | flash.media | 使用 AudioDeviceManager 類別可以取得系統的音效裝置資訊,以及選取用來播放音效的裝置。 | |
AudioOutputChangeEvent | flash.events | 當使用者從 Flash Player 的「設定」使用者介面選取不同的音效輸出裝置,或者系統新增/移除音效裝置時,會觸發此事件。 | |
AudioOutputChangeReason | flash.media | 此類別會定義表示 AudioOutputChangeEvent 原因的列舉。 | |
AudioPlaybackMode | flash.media | AudioPlaybackMode 類別會定義 SoundMixer 類別之 audioPlaybackMode 屬性的常數。 | |
AuthenticationMethod | flash.net.drm | AuthenticationMethod 類別提供了字串常數,以列舉 DRMContentData 類別的 authenticationMethod 屬性所使用的各種不同驗證類型。 | |
AutoCapitalize | flash.text | AutoCapitalize 類別會定義 StageText 類別之 autoCapitalize 屬性的常數。 | |
AutoLayoutEvent | fl.video | Flash® Player 會在自動配置和調整視訊播放程式大小時,傳送 AutoLayoutEvent 物件。 | |
Automation | mx.automation | The Automation class defines the entry point for the Flex Automation framework. | |
AutomationAirEvent | mx.automation.events | The AutomationAirEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationClass | mx.automation | Provides serializable class information for external automation tools. | |
AutomationDragEvent | mx.automation.events | The AutomationDragEvent class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEventWithPositionInfo | mx.automation.events | The AutomationDragEventWithPositionInfo class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationError | mx.automation | The AutomationError class defines the error constants used by the Flex Automation mechanism. | |
AutomationEvent | mx.automation.events | The AutomationEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationEventDescriptor | mx.automation | Method descriptor class. | |
AutomationFlexNativeMenuEvent | mx.automation.events | The AutomationFlexNativeEvent class represents event objects that are dispatched as part of a flexnativemenu selection operation. | |
AutomationHelper | mx.automation | Helper class used to call appropriate methods based on whether the current app is an AIR app or a Flex app. | |
AutomationID | mx.automation | The Flex automation framework uses the AutomationID class to build object identification that Agents can use. | |
AutomationIDPart | mx.automation | The AutomationIDPart class represents a component instance to agents. | |
AutomationManager | mx.automation | Provides the interface for manipulating the automation hierarchy, and for recording and replaying events. | |
AutomationMethodDescriptor | mx.automation | Basic method descriptor class. | |
AutomationPropertyDescriptor | mx.automation | Describes a property of a test object. | |
AutomationRecordEvent | mx.automation.events | The AutomationRecordEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationReplayEvent | mx.automation.events | The AutomationReplayEvent class represents event objects that are dispatched by the AutomationManager, and used by the functional testing classes and any other classes that must replay user interactions. | |
AVDictionaryDataEvent | flash.events | AVStream 會傳送 AVDictionaryDataEvent,以發出 ID3 標籤資訊 | |
AverageAggregator | mx.olap.aggregators | The AverageAggregator class implements the average aggregator. | |
AVHTTPStatusEvent | flash.events | 當網路要求傳回 HTTP 狀態碼時,應用程式就會傳送 AVHTTPStatusEvent 物件。 | |
AVLoader | flash.display | ||
AVM1Movie | flash.display | AVM1Movie 是一種代表 AVM1 影片片段 (採用 ActionScript 1.0 或 2.0 格式) 的簡單類別。 | |
AVNetworkingParams | flash.media | AVStream 會在以狀態表示變更的播放期間傳送 AVPlayStateEvent。 | |
AVPauseAtPeriodEndEvent | flash.events | AVStream 會在到達這個事件所要求的期間結尾時傳送 AVPauseAtPeriodEndEvent。 | |
AVTagData | flash.media | 提供有關 HLS 串流中某個期間的提示點的資訊。 | |
AVURLLoader | flash.media | URLLoader 類別能以文字、二進位資料或 URL 編碼之變數的形式,從 URL 下載資料。 | |
AVURLStream | flash.media | URLStream 類別會提供對於下載 URL 的低階存取。 | |
AxisBase | mx.charts.chartClasses | The AxisBase class serves as a base class for the various axis types supported in Flex. | |
AxisLabel | mx.charts | An AxisLabel object represents a single label on the chart axis. | |
AxisLabelSet | mx.charts.chartClasses | An AxisLabelSet represents the label and tick data generated by an implementation of IAxis. | |
AxisRenderer | mx.charts | You use the AxisRenderer class to describe the horizontal and vertical axes of a chart. | |
AxisRendererAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the AxisRenderer class. | |
Back | fl.motion.easing | Back 類別會定義三個加/減速函數,以實作 ActionScript 動畫的移動。 | |
Back | fl.transitions.easing | Back 類別會定義三個加/減速函數,以實作 ActionScript 動畫的移動。 | |
Back | mx.effects.easing | The Back class defines three easing functions to implement motion with Flex effect classes. | |
BackgroundColor | flashx.textLayout.formats | 定義指定 TextLayoutFormat 類別之 backgroundColor 屬性值為 "transparent" 的常數。 | |
BarChart | mx.charts | The BarChart control represents data as a series of horizontal bars whose length is determined by values in the data. | |
BarSeries | mx.charts.series | Defines a data series for a BarChart control. | |
BarSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the BarSeries class. | |
BarSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a BarSeries. | |
BarSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the BarSeries to render. | |
BarSet | mx.charts.series | A grouping set that can be used to stack or cluster BarSeries objects in any chart. | |
Base64Decoder | mx.utils | A utility class to decode a Base64 encoded String to a ByteArray. | |
Base64Encoder | mx.utils | A utility class to encode a String or ByteArray as a Base64 encoded String. | |
BaseButton | fl.controls | BaseButton 類別是所有按鈕組件的基底類別,會定義所有按鈕常用的屬性和方法。 | |
BaseDimensionFilter | mx.filters | Base class for some Spark filters. | |
BaseFilter | mx.filters | Base class for some Spark filters. | |
BaselineOffset | flashx.textLayout.formats | 定義 TextLayoutFormat 及 ContainerFormattedElement 類別的 firstBaselineOffset 屬性值。 | |
BaselineShift | flashx.textLayout.formats | 定義指定 TextLayoutFormat 類別之 baselineShift 屬性中的下標或上標的常數。 | |
BaseListData | 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. | |
BaseScrollPane | fl.containers | BaseScrollPane 類別會處理基本的捲動窗格功能,其中包括:事件、設定樣式、繪製遮色片和背景、捲軸的版面以及處理捲動位置。 | |
BasicLayout | spark.layouts | The BasicLayout class arranges the layout elements according to their individual settings, independent of each-other. | |
BeveledActionButtonSkin | spark.skins.mobile | iOS-styled ActionBar Button skin for use in the actionContent skinPart. | |
BeveledBackButtonSkin | spark.skins.mobile | iOS-styled ActionBar Button skin for use in the navigationContent skinPart. | |
BevelFilter | flash.filters | BevelFilter 類別可讓您將斜角特效加入至顯示物件。 | |
BevelFilter | spark.filters | The BevelFilter class lets you add a bevel effect to display objects. | |
BezierEase | fl.motion | BezierEase 類別可以對兩個關鍵影格之間的移動補間動畫提供精確的加/減速控制。 | |
BezierSegment | fl.motion | 貝茲曲線包含四個定義單一三次方貝茲曲線的 Point 物件。 | |
BindingUtils | mx.binding.utils | The BindingUtils class defines utility methods for performing data binding from ActionScript. | |
Bitmap | flash.display | Bitmap 類別代表了用來代表點陣圖影像的顯示物件。 | |
BitmapAsset | mx.core | BitmapAsset is a subclass of the flash.display.Bitmap class which represents bitmap images that you embed in a Flex application. | |
BitmapData | flash.display | BitmapData 類別可讓您使用 Bitmap 物件點陣圖影像的資料 (像素)。 | |
BitmapDataChannel | flash.display | BitmapDataChannel 類別是常數值的列舉項目,可用來指出要使用的色版:紅色、藍色、綠色或 Alpha 透明度。 | |
BitmapEncodingColorSpace | flash.display | BitmapEncodingColorSpace 類別會定義常數,這些常數會在您將壓縮程式指定為 flash.display.JPEGXREncoderOptions 時,指定 flash.display.BitmapData.encode() 方法取樣顏色色版的方式。 | |
BitmapFill | mx.graphics | Defines a set of values used to fill an area on screen with a bitmap or other DisplayObject. | |
BitmapFillMode | mx.graphics | The BitmapFillMode class defines an enumeration of the resize modes that determine how a BitmapImage fills in the dimensions specified by the layout system. | |
BitmapFilter | flash.filters | BitmapFilter 類別是所有影像濾鏡特效的基底類別。 | |
BitmapFilterQuality | flash.filters | BitmapFilterQuality 類別包含可設定 BitmapFilter 物件顯示品質的值。 | |
BitmapFilterType | flash.filters | BitmapFilterType 類別含有用來設定 BitmapFilter 類型的值。 | |
BitmapImage | spark.primitives | A BitmapImage element defines a rectangular region in its parent element's coordinate space, filled with bitmap data drawn from a source file or source URL. | |
BitmapScaleMode | mx.graphics | The BitmapScaleMode class defines an enumeration for the scale modes that determine how a BitmapImage scales image content when fillMode is set to mx.graphics.BitmapFillMode.SCALE. | |
BitmapSmoothingQuality | mx.graphics | An enum of the smoothing quality modes that determine how a BitmapImage scales image content when fillMode is set to BitmapFillMode.SCALE and smooth is true. | |
BitmapUtil | spark.utils | This class provides bitmap-related utility functions | |
BlendMode | flash.display | 可提供視覺混合模式特效所需之常數值的類別。 | |
Blinds | fl.transitions | Blinds 類別會使用出現或消失的矩形來呈現影片片段物件。 | |
BlockProgression | flashx.textLayout.formats | 定義 TextLayouFormat 類別的 blockProgression 屬性值。 | |
Blur | mx.effects | The Blur effect lets you apply a blur visual effect to a component. | |
BlurFilter | flash.filters | BlurFilter 類別可讓您將模糊化視覺效果套用至顯示物件。 | |
BlurFilter | spark.filters | The BlurFilter class lets you apply a blur visual effect to display objects. | |
BlurInstance | mx.effects.effectClasses | The BlurInstance class implements the instance class for the Blur effect. | |
Boolean | 最上層 | Boolean 物件是可以具有 true 或 false 其中一個值的資料類型,專門用於邏輯運算。 | |
Border | mx.skins | The Border class is an abstract base class for various classes that draw borders, either rectangular or non-rectangular, around UIComponents. | |
BorderContainer | spark.components | The BorderContainer class defines a set of CSS styles that control the appearance of the border and background fill of the container. | |
BorderContainerSkin | spark.skins.spark | The default skin class for a Spark BorderContainer component. | |
BorderSkin | mx.skins.spark | The Spark skin class for the MX Border base class. | |
BorderSkin | mx.skins.wireframe | The wireframe skin class for the MX Border base class. | |
Bounce | fl.motion.easing | Bounce 類別會定義三個加/減速函數,以實作 ActionScript 動畫的跳躍移動,這類似落下的球在地板上產生多次的跳動,其每次彈升的幅度會逐漸減少。 | |
Bounce | fl.transitions.easing | Bounce 類別會定義三個加/減速函數,以實作 ActionScript 動畫的跳躍移動,這類似落下的球在地板上產生多次的跳動,其每次彈升的幅度會逐漸減少。 | |
Bounce | mx.effects.easing | The Bounce class defines three easing functions to implement bounce motion with Flex effect classes. | |
Bounce | spark.effects.easing | The Bounce class implements easing functionality simulating gravity pulling on and bouncing the target object. | |
BoundedValue | mx.charts.chartClasses | A bounded value is used to represent a datapoint that a chart element intends to render on screen. | |
Box | mx.containers | A Halo Box container lays out its children in a single vertical column or a single horizontal row. | |
BoxAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Box class. | |
BoxDirection | mx.containers | The BoxDirection class specifies constant values for the direction property of the Box container. | |
BoxDivider | mx.containers.dividedBoxClasses | The BoxDivider class represents the divider between children of a DividedBox container. | |
BoxItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills a rectangular area. | |
BreakElement | flashx.textLayout.elements | BreakElement 類別定義分行符號,其目的是在文字中建立分行符號,不需建立新的段落。 | |
BreakOpportunity | flash.text.engine | BreakOpportunity 類別是用於設定 ElementFormat 類別之 breakOpportunity 屬性的常數值列舉。 | |
BrokenImageBorderSkin | mx.skins.halo | The skin for the border of a SWFLoader or Image component when the content could not be loaded. | |
BrowserChangeEvent | mx.events | The BrowserChangeEvent class represents event objects specific to the BrowserManager. | |
BrowserInvokeEvent | flash.events | AIR 應用程式的 NativeApplication 物件會在瀏覽器的 SWF 檔使用瀏覽器叫用功能,而導致叫用應用程式時傳送 browserInvoke 事件。 | |
BrowserManager | mx.managers | The BrowserManager is a Singleton manager that acts as a proxy between the browser and the application. | |
BubbleChart | mx.charts | The BubbleChart control represents data with three values for each data point. | |
BubbleSeries | mx.charts.series | Defines a data series for a BubbleChart control. | |
BubbleSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the BubbleSeries class. | |
BubbleSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a BubbleSeries. | |
BubbleSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the BubbleSeries to render. | |
BusyCursor | mx.skins.halo | Defines the appearance of the cursor that appears while an operation is taking place. | |
BusyIndicator | spark.components | The BusyIndicator defines a component to display when a long-running operation is in progress. | |
Button | fl.controls | Button 組件代表常用的矩形按鈕。 | |
Button | mx.controls | The Button control is a commonly used rectangular button. | |
Button | spark.components | The Button component is a commonly used rectangular button. | |
ButtonAccImpl | fl.accessibility | ButtonAccImpl 類別 (也稱為「Button 輔助功能實作」類別) 會啟用 Button 組件和螢幕朗讀程式之間的通訊。 | |
ButtonAccImpl | mx.accessibility | ButtonAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Button class. | |
ButtonAsset | mx.core | ButtonAsset is a subclass of the flash.display.SimpleButton class which represents button symbols that you embed in a Flex application from a SWF file produced by Flash. | |
ButtonAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Button control. | |
ButtonBar | mx.controls | The ButtonBar control defines a horizontal or vertical group of logically related push buttons with a common look and navigation. | |
ButtonBar | spark.components | The ButtonBar control defines a horizontal group of logically related buttons with a common look and navigation. | |
ButtonBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ButtonBar control. | |
ButtonBarBase | spark.components.supportClasses | The ButtonBarBase class defines the common behavior for the ButtonBar, TabBar and similar subclasses. | |
ButtonBarBaseAccImpl | spark.accessibility | ButtonBarBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.ButtonBarBase. | |
ButtonBarButton | spark.components | The ButtonBarButton class defines the custom item renderer used by the ButtonBar control. | |
ButtonBarButtonClassFactory | spark.skins.mobile.supportClasses | Adds skinClass style support to ClassFactory. | |
ButtonBarButtonSkin | mx.skins.halo | The skin for all the states of the ButtonBarButtons in a ButtonBar. | |
ButtonBarButtonSkinBase | spark.skins.mobile.supportClasses | ButtonBarButton skin base class. | |
ButtonBarFirstButtonSkin | mx.skins.spark | The Spark skin class for the first button in the MX ButtonBar component. | |
ButtonBarFirstButtonSkin | mx.skins.wireframe | The wireframe skin class for the first button in the MX ButtonBar component. | |
ButtonBarFirstButtonSkin | spark.skins.mobile | Button skin for the first Button in a ButtonBar. | |
ButtonBarFirstButtonSkin | spark.skins.spark | The default skin class for the first button in a Spark ButtonBar component. | |
ButtonBarFirstButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ButtonBarFirstButton component. | |
ButtonBarHorizontalLayout | spark.components.supportClasses | The ButtonBarHorizontalLayout class is a layout specifically designed for the Spark ButtonBar skins. | |
ButtonBarLastButtonSkin | mx.skins.spark | The Spark skin class for the last button in the MX ButtonBar component. | |
ButtonBarLastButtonSkin | mx.skins.wireframe | The wireframe skin class for the last button in the MX ButtonBar component. | |
ButtonBarLastButtonSkin | spark.skins.mobile | Button skin for the last Button in a ButtonBar. | |
ButtonBarLastButtonSkin | spark.skins.spark | The default skin class for the last button in a Spark ButtonBar component. | |
ButtonBarLastButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ButtonBarLastButton component. | |
ButtonBarMiddleButtonSkin | mx.skins.spark | The Spark skin class for the middle buttons in the MX ButtonBar component. | |
ButtonBarMiddleButtonSkin | mx.skins.wireframe | The wireframe skin class for the middle buttons in the MX ButtonBar component. | |
ButtonBarMiddleButtonSkin | spark.skins.mobile | Button skin for middle Buttons in a ButtonBar. | |
ButtonBarMiddleButtonSkin | spark.skins.spark | The default skin class for the middle buttons in a Spark ButtonBar component. | |
ButtonBarMiddleButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ButtonBarMiddleButton component. | |
ButtonBarSkin | spark.skins.mobile | The default skin class for the Spark ButtonBar component. | |
ButtonBarSkin | spark.skins.spark | The default skin class for the Spark ButtonBar component. | |
ButtonBarSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ButtonBar component. | |
ButtonBase | spark.components.supportClasses | The ButtonBase class is the base class for the all Spark button components. | |
ButtonBaseAccImpl | spark.accessibility | ButtonBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.ButtonBase. | |
ButtonLabelPlacement | fl.controls | ButtonLabelPlacement 類別會定義常數,做為 Button、CheckBox 或 RadioButton 組件之 labelPlacement 屬性的值。 | |
ButtonLabelPlacement | mx.controls | The ButtonLabelPlacement class defines the constants for the allowed values of the labelPlacement property of a Button, CheckBox, LinkButton, or RadioButton control. | |
ButtonSkin | mx.skins.halo | The skin for all the states of a Button. | |
ButtonSkin | mx.skins.spark | The Spark skin class for the MX Button component. | |
ButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX Button component. | |
ButtonSkin | spark.skins.mobile | ActionScript-based skin for Button controls in mobile applications. | |
ButtonSkin | spark.skins.spark | The default skin class for the Spark Button component. | |
ButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark Button component. | |
ButtonSkinBase | spark.skins.mobile.supportClasses | ActionScript-based skin for mobile applications. | |
ByteArray | flash.utils | ByteArray 類別會提供方法和屬性,好讓讀取、寫入及使用二進位資料的動作最佳化。 | |
ByteArrayAsset | mx.core | ByteArrayAsset is a subclass of the flash.utils.ByteArray class which represents an arbitrary sequence of byte data that you embed in a Flex application. | |
CalendarLayoutChangeEvent | mx.events | The CalendarLayoutChangeEvent class represents the event object passed to the event listener for the change event for the DateChooser and DateField controls. | |
CallAction | spark.effects | The CallAction effect calls the function specified by functionName property on the target object with optional arguments specified by the args property. | |
CallActionInstance | spark.effects.supportClasses | The CallActionInstance class implements the instance class for the CallAction effect. | |
Callout | spark.components | The Callout container is a SkinnablePopUpContainer that functions as a pop-up with additional owner-relative positioning options similar to PopUpAnchor. | |
CalloutActionBarSkin | spark.skins.mobile | Additional skin class for the Spark ActionBar component for use with a ViewNavigator inside a Callout component. | |
CalloutArrow | spark.skins.mobile.supportClasses | The arrow skin part for CalloutSkin. | |
CalloutButton | spark.components | The CalloutButton control is a drop down component that defines a button to open and close a Callout container. | |
CalloutPosition | spark.components | The CalloutPosition calss defines the enumeration of horizontal and vertical positions of the Callout component relative to the owner. | |
CalloutSkin | spark.skins.mobile | The default skin class for the Spark Callout component in mobile applications. | |
CalloutViewNavigatorSkin | spark.skins.mobile | The ActionScript-based skin for view navigators inside a callout. | |
CallResponder | mx.rpc | This component helps you manage the results for asynchronous calls made from RPC based services, typically from MXML components. | |
Camera | flash.media | 使用 Camera 類別可以從用戶端系統或裝置的攝影機擷取視訊。 | |
CameraPosition | flash.media | CameraPosition 類別會定義 Camera 類別之 position 屬性的常數。 | |
CameraRoll | flash.media | CameraRoll 類別可讓您存取系統媒體庫或「相機膠捲」中的影像資料。AIR 描述檔支援:行動裝置支援此項功能,但桌上型電腦作業系統或 AIR for TV 裝置不支援。 | |
CameraRollBrowseOptions | flash.media | CameraRollBrowseOptions 類別會定義初始化選項,當使用「相機膠捲」API 啟動「影像選取器」時可能會用到這些選項。 | |
CameraUI | flash.media | CameraUI 類別可讓您使用裝置上的預設攝影機應用程式,擷取靜態影像或視訊。 | |
CandlestickChart | mx.charts | The CandlestickChart control represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series. | |
CandlestickItemRenderer | mx.charts.renderers | The default itemRenderer for a CandlestickSeries object. | |
CandlestickSeries | mx.charts.series | Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series. | |
Canvas | mx.containers | A Halo Canvas layout container defines a rectangular region in which you place child containers and controls. | |
CanvasAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Canvas class. | |
Capabilities | flash.system | Capabilities 類別能提供屬性,這些屬性會描述裝載應用程式的系統和執行階段。 | |
CapsStyle | flash.display | CapsStyle 類別是常數值的列舉項目,可用來指定繪製線條時所使用的端點樣式。 | |
CaptionChangeEvent | fl.video | 每當在註解目標文字欄位中新增或移除註解時,都會傳送 CaptionChangeEvent。 | |
CaptionTargetEvent | fl.video | captionTargetCreated 事件的類型。此事件是在自動建立 captionTargetCreated 事件之後,而且在加入任何註解之前傳送。 | |
CartesianCanvasValue | mx.charts.chartClasses | Defines the position of objects on a data canvas. | |
CartesianChart | mx.charts.chartClasses | The CartesianChart class is a base class for the common chart types. | |
CartesianChartAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the CartesianChart base class. | |
CartesianDataCanvas | mx.charts.chartClasses | This class lets you use add graphical elements such as lines, ellipses, and other shapes by using a graphics API. | |
CartesianTransform | mx.charts.chartClasses | The CartesianTransform object represents a set of axes that maps data values to x/y Cartesian screen coordinates and vice versa. | |
CategoryAxis | mx.charts | The CategoryAxis class lets charts represent data grouped by a set of discrete values along an axis. | |
CellPosition | spark.components.gridClasses | The CellPosition class defines a data structure used by the Spark data grid classes to represent selected cells in the control. | |
CellRegion | spark.components.gridClasses | The CellRegion class defines a data structure used by the Spark data grid classes to represent a rectangular region of cells in the control. | |
CellRenderer | fl.controls.listClasses | CellRenderer 類別會針對清單架構的組件定義方法和屬性,以便用來在這些組件的每一列中操作和顯示自訂的儲存格內容。 | |
CertificateStatus | flash.security | CertificateStatus 類別定義的常數,用於報告 SecureSocket 物件所處理之憑證驗證的結果。 | |
CFFHinting | flash.text.engine | CFFHinting 類別會定義用於 FontDescription 類別的 CFF 提示值。 | |
ChangeWatcher | mx.binding.utils | The ChangeWatcher class defines utility methods that you can use with bindable Flex properties. | |
CharacterUtil | flashx.textLayout.utils | 管理字元及取得字元資訊的公用程式。 | |
ChartBase | mx.charts.chartClasses | The ChartBase class is the link between the Flex component architecture and the DualStyleObject architecture. | |
ChartBaseAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the ChartBase base class. | |
ChartElement | mx.charts.chartClasses | The ChartElement class is the base class for visual chart elements. | |
ChartEvent | mx.charts.events | The ChartEvent class represents events that are specific to the chart control, such as when a chart is clicked. | |
ChartItem | mx.charts | A ChartItem represents a single item in a ChartSeries. | |
ChartItemDragProxy | mx.charts.chartClasses | The default drag proxy used when dragging items from a chart control. | |
ChartItemEvent | mx.charts.events | The ChartItemEvent class represents events that are specific to the chart components, such as when a chart item is clicked. | |
ChartLabel | mx.charts.chartClasses | Draws data labels on chart controls. | |
ChartSelectionChangeEvent | mx.automation.events | The ListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected. | |
ChartState | mx.charts.chartClasses | Describes the current state of a chart. | |
CheckBox | fl.controls | CheckBox 組件會顯示可以包含核取標記的小方塊。 | |
CheckBox | mx.controls | The CheckBox control consists of an optional label and a small box that can contain a check mark or not. | |
CheckBox | spark.components | The CheckBox component consists of an optional label and a small box that can contain a check mark or not. | |
CheckBoxAccImpl | fl.accessibility | CheckBoxAccImpl 類別 (也稱為「CheckBox 輔助功能實作」類別) 用於讓 CheckBox 組件支援輔助功能。 | |
CheckBoxAccImpl | mx.accessibility | CheckBoxAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the CheckBox class. | |
CheckBoxAccImpl | spark.accessibility | CheckBoxAccImpl is the accessibility implementation class for spark.components.CheckBox. | |
CheckBoxAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the CheckBox control. | |
CheckBoxIcon | mx.skins.halo | The skin for all the states of the icon in a CheckBox. | |
CheckBoxSkin | mx.skins.spark | The Spark skin class for the MX CheckBox component. | |
CheckBoxSkin | mx.skins.wireframe | The wireframe skin class for the MX CheckBox component. | |
CheckBoxSkin | spark.skins.mobile | ActionScript-based skin for CheckBox components in mobile applications. | |
CheckBoxSkin | spark.skins.spark | The default skin class for the Spark CheckBox component. | |
CheckBoxSkin | spark.skins.wireframe | The default wireframe skin class for the Spark CheckBox component. | |
ChildExistenceChangedEvent | mx.events | Represents events that are dispatched when a the child of a control is created or destroyed. | |
ChildItemPendingError | mx.collections.errors | This error is thrown when retrieving a child item from a collection view requires an asynchronous call. | |
CircleItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills an elliptical area. | |
Circular | fl.motion.easing | Circular 類別會定義三個加/減速函數,以實作 ActionScript 動畫的移動。 | |
Circular | mx.effects.easing | The Circular class defines three easing functions to implement circular motion with Flex effect classes. | |
Class | 最上層 | Class 物件是針對程式中的每一個類別定義所建立。 | |
ClassFactory | mx.core | A ClassFactory instance is a "factory object" which Flex uses to generate instances of another class, each with identical properties. | |
ClearFloats | flashx.textLayout.formats | 定義設定 TextLayoutFormat 類別之 clear 屬性的值。 | |
ClearFormatOnElementOperation | flashx.textLayout.operations | ClearFormatOnElementOperation 類別將樣式變更封裝為元素。 | |
ClearFormatOperation | flashx.textLayout.operations | ClearFormatOperation 類別封裝將格式解除定義的方式。 | |
Clipboard | flash.desktop | Clipboard 類別會提供透過剪貼簿來傳輸資料與物件所需的容器。 | |
ClipboardFormats | flash.desktop | ClipboardFormats 類別會針對搭配 Clipboard 類別一起使用的標準資料格式名稱定義其常數。 | |
ClipboardTransferMode | flash.desktop | ClipboardTransferMode 類別會針對做為 Clipboard.getData() 方法之 transferMode 參數值使用的模式定義其常數。 | |
CloseButtonSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's close button. | |
CloseButtonSkin | spark.skins.spark.windowChrome | The default skin class for the close button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
CloseEvent | mx.events | The CloseEvent class represents event objects specific to popup windows, such as the Alert control. | |
Collator | flash.globalization | Collator 類別提供了區分地區設定的字串比較功能。 | |
CollatorBase | spark.globalization.supportClasses | CollatorBase is a base class for the SortingCollator and MatchingCollator classes. | |
CollatorMode | flash.globalization | CollatorMode 類別會列舉常數值,這些值會管理以 Collator 物件執行字串比較的運作方式。 | |
CollectionEvent | mx.events | The mx.events.CollectionEvent class represents an event that is dispatched when the associated collection changes. | |
CollectionEventKind | mx.events | The CollectionEventKind class contains constants for the valid values of the mx.events.CollectionEvent class kind property. | |
CollectionViewError | mx.collections.errors | The CollectionViewError class represents general errors within a collection that are not related to specific activities such as Cursor seeking. | |
Color | fl.motion | Color 類別會擴充 Flash Player 的 ColorTransform 類別,並加入控制亮度和著色的功能。 | |
ColorBurnShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Color Burn' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorCorrection | flash.display | ColorCorrection 類別可提供 flash.display.Stage.colorCorrection 屬性的值。 | |
ColorCorrectionSupport | flash.display | ColorCorrectionSupport 類別可提供 flash.display.Stage.colorCorrectionSupport 屬性的值。 | |
ColorDodgeShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Color Dodge' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorMatrix | fl.motion | ColorMatrix 類別會依據指定值來計算並儲存顏色矩陣。 | |
ColorMatrixFilter | flash.filters | ColorMatrixFilter 類別可讓您將 4 x 5 矩陣變形套用到輸入影像中每一像素的 RGBA 顏色和 Alpha 值,以產生一組新的 RGBA 顏色和 Alpha 值。 | |
ColorMatrixFilter | spark.filters | The ColorMatrixFilter class lets you apply a 4 x 5 matrix transformation on the RGBA color and alpha values of every pixel in the input image to produce a result with a new set of RGBA color and alpha values. | |
ColorPicker | fl.controls | ColorPicker 組件會顯示含有一個或多個色票的清單,可供使用者從其中選取顏色。 | |
ColorPicker | mx.controls | The ColorPicker control provides a way for a user to choose a color from a swatch list. | |
ColorPickerAccImpl | mx.accessibility | ColorPickerAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ColorPicker class. | |
ColorPickerAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ColorPicker control. | |
ColorPickerEvent | fl.events | ColorPickerEvent 類別會定義與 ColorPicker 組件有關聯的事件。 | |
ColorPickerEvent | mx.events | Represents events that are specific to the ColorPicker control, such as when the user rolls the mouse over or out of a swatch in the swatch panel. | |
ColorPickerSkin | mx.skins.halo | The skin for all the states of a ColorPicker. | |
ColorPickerSkin | mx.skins.spark | The Spark skin class for the MX ColorPicker component. | |
ColorPickerSkin | mx.skins.wireframe | The wireframe skin class for the MX ColorPicker component. | |
ColorShader | mx.graphics.shaderClasses | The ColorShader class creates a blend shader that is equivalent to the 'Color' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorTransform | flash.geom | ColorTransform 類別可讓您調整顯示物件中的顏色值。 | |
ColorUtil | mx.utils | The ColorUtil class is an all-static class with methods for working with RGB colors within Flex. | |
ColumnAlign | spark.layouts | The ColumnAlign class defines the possible values for the columnAlign property of the TileLayout class. | |
ColumnChart | mx.charts | The ColumnChart control represents data as a series of vertical columns whose height is determined by values in the data. | |
ColumnSeries | mx.charts.series | Defines a data series for a ColumnChart control. | |
ColumnSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the ColumnSeries class. | |
ColumnSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a ColumnSeries. | |
ColumnSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the ColumnSeries to render. | |
ColumnSet | mx.charts.series | ColumnSet is a grouping set that can be used to stack or cluster column series in any arbitrary chart. | |
ColumnState | flashx.textLayout.container | ColumnState 類別會使用容器的寬度和容器特質來計算欄的大小與位置。 | |
ComboBase | mx.controls | The ComboBase class is the base class for controls that display text in a text field and have a button that causes a drop-down list to appear where the user can choose which text to display. | |
ComboBaseAccImpl | mx.accessibility | ComboBaseAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ComboBase class. | |
ComboBaseAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ComboBase class. | |
ComboBox | fl.controls | ComboBox 組件內含下拉式清單,使用者可以從中選取一個值。 | |
ComboBox | mx.controls | The ComboBox control contains a drop-down list from which the user can select a single value. | |
ComboBox | spark.components | The ComboBox control is a child class of the DropDownListBase control. | |
ComboBoxAccImpl | fl.accessibility | ComboBoxAccImpl 類別 (也稱為「ComboBox 輔助功能實作」類別) 可用於讓 ComboBox 組件支援輔助功能。 | |
ComboBoxAccImpl | mx.accessibility | ComboBoxAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ComboBox class. | |
ComboBoxAccImpl | spark.accessibility | ComboBoxAccImpl is the accessibility implementation class for spark.components.ComboBox. | |
ComboBoxArrowSkin | mx.skins.halo | The skin for all the states of the button in a ComboBox. | |
ComboBoxAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ComboBox control. | |
ComboBoxButtonSkin | spark.skins.spark | The default skin class for the anchor button on a Spark ComboBox component. | |
ComboBoxButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ComboBoxButton component. | |
ComboBoxGridItemEditor | spark.components.gridClasses | The ComboBoxGridItemEditor class defines an item renderer for use with the Spark grid controls, such as DataGrid and Grid. | |
ComboBoxSkin | mx.skins.spark | The Spark skin class for the MX ComboBox component. | |
ComboBoxSkin | mx.skins.wireframe | The wireframe skin class for the MX ComboBox component. | |
ComboBoxSkin | spark.skins.spark | The default skin class for the Spark ComboBox component. | |
ComboBoxSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ComboBox component. | |
ComboBoxTextInputSkin | spark.skins.spark | The default skin class for the textInput of a Spark ComboBox component. | |
ComponentDescriptor | mx.core | ComponentDescriptor is the base class for the UIComponentDescriptor class, which encapsulates the information that you specified in an MXML tag for an instance of a visual component. | |
ComponentEvent | fl.events | ComponentEvent 類別會定義與 UIComponent 類別有關聯的事件。 | |
CompositeEffect | mx.effects | The CompositeEffect class is the parent class for the Parallel and Sequence classes, which define the <mx:Parallel> and <mx:Sequence> MXML tags. | |
CompositeEffectInstance | mx.effects.effectClasses | The CompositeEffectInstance class implements the instance class for the CompositeEffect class. | |
CompositeOperation | flashx.textLayout.operations | CompositeOperation 類別封裝一組以個體方式管理的變形。 | |
CompositionAttributeRange | flash.text.ime | CompositionAttributeRange 類別代表搭配 IME (輸入法編輯器) 事件使用的組成屬性範圍。 | |
CompositionCompleteEvent | flashx.textLayout.events | 在組合作業完成後,TextFlow 實體會傳送此事件。 | |
CompoundTransform | mx.geom | A CompoundTransform represents a 2D or 3D matrix transform. | |
CompressionAlgorithm | flash.utils | CompressionAlgorithm 類別會針對壓縮與不壓縮選項的名稱定義其字串常數。 | |
Concurrency | mx.rpc.mxml | Concurrency is set via MXML based access to RPC services to indicate how to handle multiple calls to the same service. | |
Condition | flash.concurrent | Condition 物件是可在 Worker 之間共用資源的工具,具有額外的功能可在滿足特定條件之前暫停執行。 | |
Configuration | flashx.textLayout.elements | Configuration 類別是 Text Layout Framework 與應用程式之間的主要整合點。 | |
ConstraintColumn | mx.containers.utilityClasses | The ConstraintColumn class partitions an absolutely positioned container in the vertical plane. | |
ConstraintError | mx.containers.errors | This error is thrown when a constraint expression is not configured properly; for example, if the GridColumn reference is invalid. | |
ConstraintLayout | spark.layouts | The ConstraintLayout class arranges the layout elements based on their individual settings and a set of constraint regions defined by constraint columns and constraint rows. | |
ConstraintRow | mx.containers.utilityClasses | ConstraintRow class partitions an absolutely positioned container in the horizontal plane. | |
Container | mx.core | The Container class is an abstract base class for components that controls the layout characteristics of child components. | |
ContainerAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the Container class. | |
ContainerBorderSkin | mx.skins.spark | Defines the border and background for the MX Container class's Spark skin. | |
ContainerBorderSkin | mx.skins.wireframe | Defines the border and background for the MX Container class's wireframe skin. | |
ContainerController | flashx.textLayout.container | ContainerController 類別會定義 TextFlow 物件與容器之間的關係。 | |
ContainerCreationPolicy | mx.core | The ContainerCreationPolicy class defines the constant values for the creationPolicy property of the Container class. | |
ContainerDestructionPolicy | spark.core | The ContainerCreationPolicy class defines the constant values for the destructionPolicy property of spark view classes. | |
ContainerFormattedElement | flashx.textLayout.elements | ContainerFormattedElement 是所有容器層級區塊元素 (如 DivElement 及 TextFlow 物件) 的根類別。 | |
ContainerLayout | mx.core | The ContainerLayout class defines the constant values for the layout property of container classes. | |
ContainerMovieClip | mx.flash | Container components created in Adobe Flash Professional for use in Flex are subclasses of the mx.flash.ContainerMovieClip class. | |
ContainerMovieClipAutomationImpl | mx.automation.delegates.flashflexkit | Defines methods and properties required to perform instrumentation for the ContainerMovieClip control. | |
ContentBackgroundAppearance | spark.components | The ContentBackgroundAppearance class defines the constants for the allowed values of the contentBackgroundAppearance style of Callout. | |
ContentCache | spark.core | Provides a caching and queuing image content loader suitable for using a shared image cache for the BitmapImage and spark Image components. | |
ContentElement | flash.text.engine | 針對能夠在 GroupElement 中顯示的元素類型 (亦即 GraphicElement、另一個 GroupElement 或 TextElement),ContentElement 類別可做為基底類別來使用。 | |
ContentRequest | spark.core | Represents an IContentLoader content request instance returned from IContentLoader's load() method. | |
Context3D | flash.display3D | Context3D 類別會提供用於顯示以幾何圖形定義之圖像的內容。 | |
Context3DBlendFactor | flash.display3D | 定義可用來指定來源和目標混合係數的值。 | |
Context3DBufferUsage | flash.display3D | 定義可用來指定緩衝區使用量類型的值。 | |
Context3DClearMask | flash.display3D | 定義可用來指定 Context3D 清除遮色片的值。 | |
Context3DCompareMode | flash.display3D | 定義可用來在 Context3D 實體的 setDepthTest() 和 setStencilAction() 方法中指定 3D 緩衝區比較的值。 | |
Context3DFillMode | flash.display3D | 定義可用來在 Context3D 實體的 setFillMode() 方法中指定 3D 顯示填色模式的值。 | |
Context3DMipFilter | flash.display3D | 定義要用於取樣程式 MIP 映射濾鏡模式的值 | |
Context3DProfile | flash.display3D | 定義可用來指定 Context3D 描述檔的值。 | |
Context3DProgramType | flash.display3D | 定義可用來指定著色器程式是片段程式還是頂點程式的值。 | |
Context3DRenderMode | flash.display3D | 定義可用來指定 Context3D 顯示模式的值。 | |
Context3DStencilAction | flash.display3D | 定義可用來指定模板動作的值。 | |
Context3DTextureFilter | flash.display3D | 定義要用於取樣程式濾鏡模式的值。 | |
Context3DTextureFormat | flash.display3D | 定義可用來指定紋理格式的值。 | |
Context3DTriangleFace | flash.display3D | 常數,用來指定三角形相對於檢視點的方向。 | |
Context3DVertexBufferFormat | flash.display3D | 定義可用來指定頂點緩衝區的值。 | |
Context3DWrapMode | flash.display3D | 定義要用於取樣程式包裝模式的值 | |
ContextMenu | flash.ui | ContextMenu 類別提供了對快顯選單中所顯示項目的控制。 | |
ContextMenuBuiltInItems | flash.ui | ContextMenuBuiltInItems 類別會說明快顯選單中的內建項目。 | |
ContextMenuClipboardItems | flash.ui | ContextMenuClipboardItems 類別可讓您啟用或停用剪貼簿快顯選單中的命令。 | |
ContextMenuEvent | flash.events | 當使用者開啟快顯選單或與快顯選單互動時,InteractiveObject 物件就會傳送 ContextMenuEvent 物件。 | |
ContextMenuItem | flash.ui | ContextMenuItem 類別代表快顯選單中的項目。 | |
ContextualClassFactory | mx.core | A class factory that provides a system manager as a context of where the class should be created. | |
ControlBar | mx.containers | The ControlBar container lets you place controls at the bottom of a Halo Panel or Halo TitleWindow container. | |
ControlBarSkin | mx.skins.wireframe | The wireframe skin class for the MX Panel component's border. | |
ConversionType | flashx.textLayout.conversion | 匯出文字的格式值。 | |
ConverterBase | flashx.textLayout.conversion | 此為匯入器以及匯出器的基底類別。 | |
ConvolutionFilter | flash.filters | ConvolutionFilter 類別套用矩陣迴旋濾鏡效果。 | |
ConvolutionFilter | spark.filters | The ConvolutionFilter class applies a matrix convolution filter effect. | |
CopyOperation | flashx.textLayout.operations | CopyOperation 類別封裝複製作業。 | |
CountAggregator | mx.olap.aggregators | The CountAggregator class implements the count aggregator. | |
CreateDivOperation | flashx.textLayout.operations | CreateDivOperation 類別封裝建立 DivElement | |
CreateListOperation | flashx.textLayout.operations | CreateListOperation 類別封裝建立清單 | |
CreateSubParagraphGroupOperation | flashx.textLayout.operations | CreateSPGEOperation 類別封裝建立 SubPargraphGroupElement | |
CreditCardValidator | mx.validators | The CreditCardValidator class validates that a credit card number is the correct length, has the correct prefix, and passes the Luhn mod10 algorithm for the specified card type. | |
CreditCardValidatorCardType | mx.validators | The CreditCardValidatorCardType class defines value constants for specifying the type of credit card to validate. | |
CrossFade | spark.effects | The CrossFade effect performs a bitmap transition effect by running a crossfade between the first and second bitmaps. | |
CrossFadeViewTransition | spark.transitions | The CrossFadeViewTransition class serves as a simple cross fade transition for views. | |
CrossItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills a cross in its assigned area. | |
CSMSettings | flash.text | CSMSettings 類別包含與 TextRenderer.setAdvancedAntiAliasingTable() 方法搭配使用的屬性,以提供持續的筆畫調整 (CSM)。 | |
CSSCondition | mx.styles | Represents a condition for a CSSSelector which is used to match a subset of components based on a particular property. | |
CSSConditionKind | mx.styles | An enumeration of the kinds of CSSCondition. | |
CSSSelector | mx.styles | Represents a selector node in a potential chain of selectors used to match CSS style declarations to components. | |
CSSStyleDeclaration | mx.styles | The CSSStyleDeclaration class represents a set of CSS style rules. | |
CubeEvent | mx.events | Event class used by OLAPCube to indicate its status. | |
CubeTexture | flash.display3D.textures | CubeTexture 類別代表上傳到顯示內容的立方體紋理。 | |
Cubic | fl.motion.easing | Cubic 類別會定義三個加/減速函數,以實作 ActionScript 動畫的移動。 | |
Cubic | mx.effects.easing | The Cubic class defines three easing functions to implement motion with Flex effect classes. | |
CuePointEvent | mx.events | The CuePointEvent class represents the event object passed to the event listener for cue point events dispatched by the VideoDisplay control. | |
CuePointManager | mx.controls.videoClasses | The CuePointManager class lets you use ActionScript code to manage the cue points associated with the VideoDisplay control. | |
CuePointType | fl.video | CuePointType 類別會針對 type CUE_POINT 之 MetadataEvent 實體的 info 物件,提供常數做為 type 屬性的值。 | |
CurrencyFormatter | flash.globalization | CurrencyFormatter 類別對貨幣值提供了區分地區設定的格式化與解析功能。 | |
CurrencyFormatter | mx.formatters | The CurrencyFormatter class formats a valid number as a currency value. | |
CurrencyFormatter | spark.formatters | The CurrencyFormatter class provides locale-sensitive formatting and parsing of currency values. | |
CurrencyParseResult | flash.globalization | 代表透過剖析貨幣值而擷取到之貨幣金額與貨幣符號或字串的資料結構。 | |
CurrencyValidator | mx.validators | The CurrencyValidator class ensures that a String represents a valid currency expression. | |
CurrencyValidator | spark.validators | The CurrencyValidator class ensures that a String represents a valid currency amount according to the conventions of a locale. | |
CurrencyValidatorAlignSymbol | mx.validators | The CurrencyValidatorAlignSymbol class defines value constants for specifying currency symbol alignment. | |
CursorBookmark | mx.collections | Encapsulates the positional aspects of a cursor in an ICollectionView. | |
CursorError | mx.collections.errors | This error is thrown by a collection Cursor. | |
CursorManager | mx.managers | The CursorManager class controls a prioritized list of cursors, where the cursor with the highest priority is currently visible. | |
CursorManagerPriority | mx.managers | The CursorManagerPriority class defines the constant values for the priority argument to the CursorManager.setCursor() method. | |
CustomActions | adobe.utils | CustomActions 類別的方法可讓在 Flash 編寫工具中播放的 SWF 檔,管理以編寫工具註冊的任何自訂動作。 | |
CustomEase | fl.motion | 當補間動畫隨著時間進行時,CustomEase 類別可用來修改移動補間動畫之加/減速行為的特定屬性。 | |
CutOperation | flashx.textLayout.operations | CutOperation 類別封裝剪下作業。 | |
DamageEvent | flashx.textLayout.events | TextFlow 實體會在每次將此事件標記為損壞時傳送此事件。 | |
DataChangeEvent | fl.events | DataChangeEvent 類別會定義在與組件有關聯的資料變更時所傳送的事件。 | |
DataChangeType | fl.events | DataChangeType 類別會定義 DataChangeEvent.changeType 事件的常數。 | |
DataDescription | mx.charts.chartClasses | The DataDescription structure is used by ChartElements to describe the characteristics of the data they represent to Axis objects that auto-generate values from the data represented in the chart. | |
DataEvent | flash.events | 當原始資料已載入完成時,物件會傳送 DataEvent 物件。 | |
DatagramSocket | flash.net | DatagramSocket 類別可以讓程式碼傳送及接收通用資料包通訊協定 (UDP) 封包。 | |
DatagramSocketDataEvent | flash.events | 當 Datagram 通訊端接收資料時,會傳送 DatagramSocketDataEvent 物件。 | |
DataGrid | fl.controls | DataGrid 類別是提供由列與欄組成之資料格的清單架構組件。 | |
DataGrid | mx.controls | The DataGrid control is like a List except that it can show more than one column of data making it suited for showing objects with multiple properties. | |
DataGrid | spark.components | The DataGrid displays a row of column headings above a scrollable grid. | |
DataGridAccImpl | fl.accessibility | DataGridAccImpl 類別 (也稱為「DataGrid 輔助功能實作」類別) 用於讓 DataGrid 組件支援輔助功能。 | |
DataGridAccImpl | mx.accessibility | DataGridAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DataGrid class. | |
DataGridAccImpl | spark.accessibility | This is the accessibility implementation class for spark.components.DataGrid. | |
DataGridAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the DataGrid control. | |
DataGridBase | mx.controls.dataGridClasses | The DataGridBase class is the base class for controls that display lists of items in multiple columns. | |
DataGridCellEditor | fl.controls.dataGridClasses | DataGridCellEditor 類別會定義 DataGrid 控制項的預設項目編輯器。 | |
DataGridColumn | fl.controls.dataGridClasses | DataGridColumn 類別會說明 DataGrid 組件內的欄。 | |
DataGridColumn | mx.controls.dataGridClasses | The DataGridColumn class describes a column in a DataGrid control. | |
DataGridColumnDropIndicator | mx.skins.halo | The skin for the column drop indicator in a DataGrid. | |
DataGridColumnResizeSkin | mx.skins.halo | The skin for the column resizer in a DataGrid. | |
DataGridDragProxy | mx.controls.dataGridClasses | The DataGridDragProxy class defines the default drag proxy used when dragging data from a DataGrid control. | |
DataGridEvent | fl.events | DataGridEvent 類別會定義與 DataGrid 組件有關聯的事件。 | |
DataGridEvent | mx.events | The DataGridEvent class represents event objects that are specific to the DataGrid control, such as the event that is dispatched when an editable grid item gets the focus. | |
DataGridEventReason | fl.events | 當 type 屬性為 itemEditEnd 時,DataGridEventReason 類別就會定義常數,用來做為 DataGridEvent 物件的 reason 屬性值。 | |
DataGridEventReason | mx.events | The DataGridEventReason class defines constants for the values of the reason property of a DataGridEvent object when the type property is itemEditEnd. | |
DataGridHeader | mx.controls.dataGridClasses | The DataGridHeader class defines the default header renderer for a DataGrid control. | |
DataGridHeaderBackgroundSkin | mx.skins.halo | The skin for the background of the column headers in a DataGrid control. | |
DataGridHeaderBackgroundSkin | mx.skins.spark | The Spark skin class for the header background of the MX DataGrid component. | |
DataGridHeaderBackgroundSkin | mx.skins.wireframe | The wireframe skin class for the header background of the MX DataGrid component. | |
DataGridHeaderBase | mx.controls.dataGridClasses | The DataGridHeaderBase class defines the base class for the DataGridHeader class, the class that defines the item renderer for the DataGrid control. | |
DataGridHeaderSeparator | mx.skins.halo | The skin for the separator between column headers in a DataGrid. | |
DataGridHeaderSeparatorSkin | mx.skins.spark | The Spark skin class for the separator of the MX DataGrid component. | |
DataGridHeaderSeparatorSkin | mx.skins.wireframe | The wireframe skin class for the separator of the MX DataGrid component. | |
DataGridItemRenderer | mx.controls.dataGridClasses | The DataGridItemRenderer class defines the default item renderer for a DataGrid control. | |
DataGridItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the DataGridItemRenderer class. | |
DataGridListData | mx.controls.dataGridClasses | The DataGridListData class defines the data type of the listData property that is implemented by drop-in item renderers or drop-in item editors for the DataGrid control. | |
DataGridLockedRowContentHolder | mx.controls.dataGridClasses | The DataGridLockedRowContentHolder class defines a container in a DataGrid control of all of the control's item renderers and item editors. | |
DataGridSkin | spark.skins.spark | The default skin class for a Spark DataGrid component. | |
DataGridSkin | spark.skins.wireframe | The default skin class for a Spark DataGrid component in the Wireframe theme. | |
DataGridSortArrow | mx.skins.halo | The skin for the sort arrow in a column header in a DataGrid. | |
DataGridSortArrow | mx.skins.spark | The skin for the sort arrow in a column header in an MX DataGrid. | |
DataGridSortArrow | mx.skins.wireframe | The wireframe skin for the sort arrow in a column header in the MX DataGrid component. | |
DataGroup | spark.components | The DataGroup class is the base container class for data items. | |
DataItem | spark.utils | The DataItem class represents a dynamic object with bindable properties. | |
DataProvider | fl.data | DataProvider 類別可提供方法和屬性,讓您在任何清單架構的組件 (例如,List、DataGrid、TileList 和 ComboBox 組件) 中查詢及修改資料。 | |
DataRenderer | spark.components | The DataRenderer class is the base class for data components in Spark. | |
DataTip | mx.charts.chartClasses | The DataTip control provides information about a data point to chart users. | |
DataTransform | mx.charts.chartClasses | The DataTransform object represents a portion of a chart that contains glyphs and can transform values to screen coordinates and vice versa. | |
Date | 最上層 | Date 類別代表日期與時間資訊。 | |
DateBase | mx.formatters | The DateBase class contains the localized string information used by the mx.formatters.DateFormatter class and the parsing function that renders the pattern. | |
DateChooser | mx.controls | The DateChooser control displays the name of a month, the year, and a grid of the days of the month, with columns labeled for the day of the week. | |
DateChooserAccImpl | mx.accessibility | DateChooserAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DateChooser class. | |
DateChooserAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the DateChooser control. | |
DateChooserEvent | mx.events | The DateChooserEvent class represents the event object passed to the event listener for the scroll event for the DateChooser and DateField controls. | |
DateChooserEventDetail | mx.events | Constants that define the values of the detail property of a DateChooserEvent object. | |
DateChooserIndicator | mx.skins.halo | The skins of the DateChooser's indicators for displaying today, rollover and selected dates. | |
DateChooserMonthArrowSkin | mx.skins.halo | The skin for all the states of the next-month and previous-month buttons in a DateChooser. | |
DateChooserNextMonthSkin | mx.skins.spark | The Spark skin class for the next month arrow of the MX DateChooser component. | |
DateChooserNextMonthSkin | mx.skins.wireframe | The wireframe skin class for the next month arrow of the MX DateChooser component. | |
DateChooserNextYearSkin | mx.skins.spark | The Spark skin class for the next year arrow of an MX DateChooser component. | |
DateChooserNextYearSkin | mx.skins.wireframe | The wireframe skin class for the next year arrow of the MX DateChooser component. | |
DateChooserPrevMonthSkin | mx.skins.spark | The Spark skin class for the previous month arrow of an MX DateChooser component. | |
DateChooserPrevMonthSkin | mx.skins.wireframe | The wireframe skin class for the next month arrow of the MX DateChooser component. | |
DateChooserPrevYearSkin | mx.skins.spark | The Spark skin class for the previous year arrow of an MX DateChooser component. | |
DateChooserPrevYearSkin | mx.skins.wireframe | The wireframe skin class for the previous year arrow of the MX DateChooser component. | |
DateChooserRollOverIndicatorSkin | mx.skins.spark | The Spark skin class for the rollover indicator of an MX DateChooser component. | |
DateChooserRollOverIndicatorSkin | mx.skins.wireframe | The wireframe skin class for the rollover indicator of a MX DateChooser component. | |
DateChooserSelectionIndicatorSkin | mx.skins.spark | The Spark skin class for the selection indicator of an MX DateChooser component. | |
DateChooserSelectionIndicatorSkin | mx.skins.wireframe | The wireframe skin class for the selection indicator of the MX DateChooser component. | |
DateChooserTodayIndicatorSkin | mx.skins.spark | The Spark skin class for the current day indicator in an MX DateChooser component. | |
DateChooserTodayIndicatorSkin | mx.skins.wireframe | The wireframe skin class for the current day indicator in a MX DateChooser component. | |
DateChooserYearArrowSkin | mx.skins.halo | The skin for all the states of the next-year and previous-year buttons in a DateChooser. | |
DateField | mx.controls | The DateField control is a text field that shows the date with a calendar icon on its right side. | |
DateFieldAccImpl | mx.accessibility | DateFieldAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DateField class. | |
DateFieldAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the DateField control. | |
DateFormatter | mx.formatters | The DateFormatter class uses a format String to return a formatted date and time String from an input String or a Date object. | |
DateRangeUtilities | mx.charts.chartClasses | A set of disabled date range utilities used by DateTimeAxis | |
DateSelectorDisplayMode | spark.components.calendarClasses | The DateSelectorMode class defines the valid constant values for the displayMode property of the Spark DateSpinner control. | |
DateSpinner | spark.components | The DateSpinner control presents an interface for picking a particular date or time. | |
DateSpinnerItemRenderer | spark.components.calendarClasses | The DateSpinnerItemRenderer class defines the default item renderer for a DateSpinner control in the mobile theme. | |
DateSpinnerSkin | spark.skins.mobile | ActionScript-based skin for the DateSpinner in mobile applications. | |
DateTimeAxis | mx.charts | The DateTimeAxis class maps time values evenly between a minimum and maximum value along a chart axis. | |
DateTimeFormatter | flash.globalization | DateTimeFormatter 類別對於 Date 物件提供依地區而不同的格式設定,並存取當地語系化的日期欄位名稱。 | |
DateTimeFormatter | spark.formatters | The DateTimeFormatter class provides locale-sensitve formatting for a Date object. | |
DateTimeNameContext | flash.globalization | DateTimeNameContext 類別列舉的常數值,代表其中要使用月份名稱或星期名稱的格式化內容。 | |
DateTimeNameStyle | flash.globalization | DateTimeNameStyle 類別列舉出進行日期格式化時,所用來控制月份名稱和星期別名稱長度的常數。 | |
DateTimeStyle | flash.globalization | 列舉決定地區設定專用日期與時間格式化樣式的常數。 | |
DateValidator | mx.validators | The DateValidator class validates that a String, Date, or Object contains a proper date and matches a specified format. | |
DefaultBeveledActionButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DefaultBeveledBackButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DefaultButtonSkin | mx.skins.spark | The Spark skin class for the MX default button. | |
DefaultButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX default button. | |
DefaultButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DefaultButtonSkin | spark.skins.spark | The default skin class for a Spark DefaultButton component. | |
DefaultButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark DefaultButton component. | |
DefaultComplexItemRenderer | spark.skins.spark | The Spark DefaultComplexItemRenderer class is an item renderer class that displays a Flex component in a Group container. | |
DefaultDataDescriptor | mx.controls.treeClasses | The DefaultDataDescriptor class provides a default implementation for accessing and manipulating data for use in controls such as Tree and Menu. | |
DefaultDragImage | mx.skins.halo | The default drag proxy image for a drag and drop operation. | |
DefaultGridHeaderRenderer | spark.skins.spark | The DefaultGridHeaderRenderer class defines the default header renderer for the columns of a Spark DataGrid control. | |
DefaultGridHeaderRenderer | spark.skins.wireframe | The default header renderer for s:DataGrid columns. | |
DefaultGridItemEditor | spark.components.gridClasses | The DefaultGridItemEditor class defines the default item renderer used by the Spark grid controls, such as DataGrid and Grid. | |
DefaultGridItemRenderer | spark.skins.spark | The DefaultGridItemRenderer class defines simple and efficient item renderer that displays a single text label. | |
DefaultItemRenderer | spark.skins.spark | The DefaultItemRenderer class defines the default item renderer for a List control. | |
DefaultItemRenderer | spark.skins.wireframe | The DefaultItemRenderer class defines the default item renderer for a List control. | |
DefaultListEffect | mx.effects | The DefaultListEffect class defines the default effect applied to the item renderers of a List control when the data in the data provider changes. | |
DefaultSummaryCalculator | mx.collections | The DefaultSummaryCalculator class provides summary calculation logic for SUM, MIN, MAX, AVG, and COUNT operations. | |
DefaultTileListEffect | mx.effects | The DefaultTileListEffect class defines the default effect applied to the item renderers of a TileList control when the data in the data provider changes. | |
DefaultTransparentActionButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DefaultTransparentNavigationButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DeferredInstanceFromClass | mx.core | A deferred instance factory that creates and returns an instance of a specified class. | |
DeferredInstanceFromFunction | mx.core | A deferred instance factory that uses a generator function to create an instance of the required object. | |
DefinitionError | 最上層 | DefinitionError 類別代表當使用者程式碼試圖定義已定義的識別名稱時,所發生的錯誤。 | |
DeleteObjectSample | flash.sampler | DeleteObjectSample 類別代表在 getSamples() 串流中建立的物件;每個 DeleteObjectSample 物件都會對應一個 NewObjectSample 物件。 | |
DeleteTextOperation | flashx.textLayout.operations | DeleteTextOperation 類別會封裝對文字範圍所進行的刪除作業。 | |
DesignLayer | mx.core | The DesignLayer class represents a visibility group that can be associated with one or more IVisualElement instances at runtime. | |
DeviceRotation | flash.sensors | DeviceRotation 類別會根據裝置的加速計、迴轉儀感應器偵測到的活動來傳送事件。 | |
DeviceRotationEvent | flash.events | 自 (裝置所安裝) 加速計和迴轉儀感應器讀數的合併讀數取得 DeviceRotation 更新時,DeviceRotation 類別會傳送 DeviceRotationEvent 並傳回滾動、偏轉、俯仰和四元數資料。 | |
DiamondItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills a diamond in its assigned area. | |
Dictionary | flash.utils | Dictionary 類別能讓您建立屬性的動態集合,該集合會對識別碼比較使用嚴謹相等 (===)。 | |
DigitCase | flash.text.engine | DigitCase 類別是用於設定 ElementFormat 類別之 digitCase 屬性的常數值列舉。 | |
DigitWidth | flash.text.engine | DigitWidth 類別是用於設定 ElementFormat 類別之 digitWidth 屬性的常數值列舉。 | |
Direction | flashx.textLayout.formats | 定義設定 TextLayoutFormat 類別之方向屬性的值。 | |
DisplacementMapFilter | flash.filters | DisplacementMapFilter 類別會使用指定之 BitmapData 物件中的像素值 (稱為「置換對應影像」),來執行物件的置換作業。 | |
DisplacementMapFilter | spark.filters | The DisplacementMapFilter class uses the pixel values from the specified BitmapData object (called the displacement map image) to perform a displacement of an object. | |
DisplacementMapFilterMode | flash.filters | DisplacementMapFilterMode 類別可提供 DisplacementMapFilter 類別的 mode 屬性值。 | |
DisplayLayer | spark.components.supportClasses | A DisplayLayer class maintains an ordered list of DisplayObjects sorted on depth. | |
DisplayObject | flash.display | DisplayObject 類別是所有可以放置在顯示清單上的物件的基底類別。 | |
DisplayObjectContainer | flash.display | DisplayObjectContainer 類別是顯示清單上可以當作顯示物件容器的所有物件的基底類別。 | |
DisplayObjectSharingMode | spark.core | The DisplayObjectSharingMode class defines the possible values for the displayObjectSharingMode property of the IGraphicElement class. | |
DisplayUtil | mx.utils | The DisplayUtil utility class is an all-static class with utility methods related to DisplayObjects. | |
Dissolve | mx.effects | Animate the component from transparent to opaque, or from opaque to transparent. | |
DissolveInstance | mx.effects.effectClasses | The DissolveInstance class implements the instance class for the Dissolve effect. | |
DivElement | flashx.textLayout.elements | DivElement 類別定義用來群組段落 (ParagraphElement 物件) 的元素。 | |
DividedBox | mx.containers | A DividedBox container measures and lays out its children horizontally or vertically in exactly the same way as a Box container, but it inserts draggable dividers in the gaps between the children. | |
DividedBoxAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the DividedBox class. | |
DividerEvent | mx.events | Represents events that are dispatched when a divider has been pressed, dragged or released. | |
DividerSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX DividedBox component. | |
DNSResolver | flash.net.dns | DNSResolver 類別讓您查閱網域名稱系統 (DNS) 資源記錄。 | |
DNSResolverEvent | flash.events | DNSResolverEvent 類別代表網域名稱系統 (DNS) 查詢作業的結果。 | |
DockIcon | flash.desktop | DockIcon 類別代表 Mac OS X® 樣式的停駐圖示。 | |
DownloadErrorEvent | air.update.events | DownloadErrorEvent 物件是因下載更新檔案時發生錯誤而由 ApplicationUpdater 或 ApplicationUpdaterUI 物件所傳送。 | |
DownloadProgressBar | mx.preloaders | The DownloadProgressBar class displays download progress. | |
DPIClassification | mx.core | An enum of the device screen density classess. | |
DragEvent | mx.events | The DragEvent class represents event objects that are dispatched as part of a drag-and-drop operation. | |
DragManager | mx.managers | The DragManager class manages drag and drop operations, which let you move data from one place to another in a Flex application. | |
DragManagerAutomationImpl | mx.automation.delegates | Defines the methods and properties required to perform instrumentation for the DragManager class. | |
DragSource | mx.core | The DragSource class contains the data being dragged. | |
DRMAuthenticateEvent | flash.events | 嘗試播放需要使用者憑證以供驗證的數位版權管理 (DRM) 加密內容時,NetStream 物件就會傳送 DRMAuthenticateEvent 物件。 | |
DRMAuthenticationCompleteEvent | flash.events | 當呼叫 DRMManager 物件的 authenticate() 方法成功時,DRMManager 就會傳送 DRMAuthenticationCompleteEvent 物件。 | |
DRMAuthenticationErrorEvent | flash.events | 當呼叫 DRMManager 物件的 authenticate() 方法失敗時,DRMManager 就會傳送 DRMAuthenticationErrorEvent 物件。 | |
DRMContentData | flash.net.drm | DRMContentData 類別提供了取得憑證時所需的資訊,必須有此憑證才能檢視由 DRM 保護的內容。 | |
DRMDeviceGroup | flash.net.drm | 裝置群組代表一組共用受保護內容播放權限的播放裝置。 | |
DRMDeviceGroupErrorEvent | flash.events | 在任何裝置群組相關呼叫期間發生任何錯誤時 DRMManager 所發出。應用程式必須負責明確地處理錯誤事件。這些事件包括使用者輸入有效認證,但保護加密內容的憑證限制內容存取權等情形。 | |
DRMDeviceGroupEvent | flash.events | 裝置群組相關呼叫成功完成時 DRMManager 所發出。 | |
DRMErrorEvent | flash.events | 播放數位版權管理 (DRM) 加密檔案時,若發生錯誤,DRMErrorEvent 類別會提供錯誤的相關資訊。 | |
DRMLicenseRequestEvent | flash.events | DRMManager 會在對 DRMManager 物件的 loadVoucher() 或 loadPreviewVoucher() 方法的每個呼叫成功之前,傳送 DRMLicenseRequestEvent 物件。 | |
DRMManager | flash.net.drm | DRMManager 負責管理憑證的擷取與儲存,必須有此憑證才能檢視由 DRM 保護的內容。 | |
DRMManagerError | flash.errors | DRMManager 會傳送 DRMManagerError 事件來回報錯誤。 | |
DRMMetadataEvent | flash.events | AVSegmentedSource 會在載入並剖析檔案時傳送 DRMMetadataEvent。 | |
DRMPlaybackTimeWindow | flash.net.drm | DRMPlaybackTimeWindow 類別代表 DRM 憑證有效期間的時間長度。 | |
DRMReturnVoucherCompleteEvent | flash.events | 當呼叫 DRMManager 物件的 returnVoucher() 方法成功時,DRMManager 就會傳送 DRMVoucherReturnCompleteEvent 物件。 | |
DRMReturnVoucherErrorEvent | flash.events | 當呼叫 DRMManager 物件的 returnVoucher() 方法失敗時,DRMManager 就會傳送 DRMReturnVoucherErrorEvent 物件。 | |
DRMStatusEvent | flash.events | 當使用數位版權管理 (DRM) 保護的內容成功開始播放 (當憑證已經過確認,而且使用者已通過驗證並經過授權得以檢視內容) 時,NetStream 物件就會傳送 DRMStatusEvent 物件。 | |
DRMVoucher | flash.net.drm | DRMVoucher 類別是授權字符的控制點,使用者需要授權字符才能檢視受 DRM 保護的內容。 | |
DropDownController | spark.components.supportClasses | The DropDownController class handles the mouse, keyboard, and focus interactions for an anchor button and its associated drop down. | |
DropdownEvent | mx.events | The DropdownEvent class represents the event object passed to the event listener for the open and close events. | |
DropDownEvent | spark.events | The DropDownEvent class represents the event object passed to the event listener for the open and close events. | |
DropDownList | spark.components | The DropDownList control contains a drop-down list from which the user can select a single value. | |
DropDownListBase | spark.components.supportClasses | The DropDownListBase control contains a drop-down list from which the user can select a single value. | |
DropDownListBaseAccImpl | spark.accessibility | DropDownListAccImpl is the accessibility implementation class for spark.components.supportClasses.DropDownListBase. | |
DropDownListButtonSkin | spark.skins.spark | The default skin class for the anchor button on a Spark DropDownList component. | |
DropDownListButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark DropDownListButton component. | |
DropDownListSkin | spark.skins.spark | The default skin class for the Spark DropDownList component. | |
DropDownListSkin | spark.skins.wireframe | The default wireframe skin class for the Spark DropDownList component. | |
DropDownSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX components that use drop downs. | |
DropLocation | spark.layouts.supportClasses | The DropLocation class contains information describing the drop location for the dragged data in a drag-and-drop operation. | |
DropShadowFilter | flash.filters | DropShadowFilter 類別可讓您將投影加入至顯示物件。 | |
DropShadowFilter | spark.filters | The DropShadowFilter class lets you add a drop shadow to display objects. | |
DualStyleObject | mx.charts.chartClasses | The DualStyleObject class serves as a base class for components that have a need to assign class selectors outside of the client developer's control. | |
DynamicEvent | mx.events | This subclass of Event is dynamic, meaning that you can set arbitrary event properties on its instances at runtime. | |
DynamicMatrix | fl.motion | DynamicMatrix 類別會依據指定值來計算並儲存矩陣。 | |
DynamicStreamingVideoItem | spark.components.mediaClasses | The DynamicStreamingVideoItem class represents a video stream on the server plus a bitrate for that stream. | |
DynamicStreamingVideoSource | spark.components.mediaClasses | The DynamicStreamingVideoSource class represents a streaming video source and can be used for streaming pre-recorded video or live streaming video. | |
EaseInOutBase | spark.effects.easing | The EaseInOutBase class is the base class that provide easing capability. | |
EasingFraction | spark.effects.easing | The EasingFraction class defines constants for the easeInFraction property of the EaseInOutBase class. | |
EastAsianJustifier | flash.text.engine | 針對內容主要為東亞文字的文字行,EastAsianJustifier 類別提供了控制齊行選項的屬性。 | |
EdgeMetrics | mx.core | The EdgeMetrics class specifies the thickness, in pixels, of the four edge regions around a visual component. | |
EditableComboBoxSkin | mx.skins.spark | The Spark skin class for the editable MX ComboBox component. | |
EditableComboBoxSkin | mx.skins.wireframe | The wireframe skin class for the editable MX ComboBox component. | |
EditingMode | flashx.textLayout.edit | EditingMode 類別定義與 EditManager 類別搭配使用的常數,藉此表示文件的讀取、選取及編輯權限。 | |
EditManager | flashx.textLayout.edit | EditManager 類別會管理 TextFlow 的編輯變更。 | |
Effect | mx.effects | The Effect class is an abstract base class that defines the basic functionality of all Flex effects. | |
EffectEvent | mx.events | Represents event objects that are specific to Flex effects. | |
EffectInstance | mx.effects | The EffectInstance class represents an instance of an effect playing on a target. | |
EffectManager | mx.effects | The EffectManager class listens for events, such as the show and move events, dispatched by objects in a Flex application. | |
EffectTargetFilter | mx.effects | The EffectTargetFilter class defines a custom filter that is executed by each transition effect on each target of the effect. | |
Elastic | fl.motion.easing | Elastic 類別會定義三個加/減速函數,以實作 ActionScript 動畫的移動,而此種移動是由指數性衰減正弦波所定義。 | |
Elastic | fl.transitions.easing | Elastic 類別會定義三個加/減速函數,以實作 ActionScript 動畫的移動,而此種移動是由指數性衰減正弦波所定義。 | |
Elastic | mx.effects.easing | The Elastc class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by an exponentially decaying sine wave. | |
Elastic | spark.effects.easing | The Elastic class implements easing functionality where the target object movement is defined by an exponentially decaying sine wave. | |
ElementExistenceEvent | spark.events | The ElementExistenceEvent class represents events that are dispatched when an element of a Group is created or destroyed. | |
ElementFormat | flash.text.engine | ElementFormat 類別代表可套用至 ContentElement 的格式資訊。 | |
ElementRange | flashx.textLayout.edit | ElementRange 類別代表在文字流排內選取的物件範圍。 | |
Ellipse | spark.primitives | The Ellipse class is a filled graphic element that draws an ellipse. | |
EmailValidator | mx.validators | The EmailValidator class validates that a String has a single @ sign, a period in the domain name and that the top-level domain suffix has two, three, four, or six characters. | |
EmphasizedButtonSkin | mx.skins.wireframe | The wireframe skin class for the emphasized state of the MX Button component. | |
EncryptedLocalStore | flash.data | EncryptedLocalStore 類別 (ELS) 提供加密本機儲存機制,您可以將這個機制當做應用程式私有資料的小型快取來使用。 | |
Endian | flash.utils | Endian 類別包含多個值,這些值代表用來表示多位元組數字的位元組順序。 | |
EOFError | flash.errors | 當您嘗試讀取可用資料結尾以外範圍時,會擲出 EOFError 例外。 | |
Error | 最上層 | Error 類別含有在程式碼中發生之錯誤的相關資訊。 | |
ErrorEvent | flash.events | 當錯誤導致非同步作業失敗時,便會傳送 ErrorEvent 物件。 | |
ErrorSkin | spark.skins.spark | The ErrorSkin class defines the error skin for Spark components. | |
EvalError | 最上層 | EvalError 類別代表當使用者程式碼呼叫 eval() 函數,或嘗試以 Function 物件使用 new 運算子時,所發生的錯誤。 | |
Event | flash.events | 在建立 Event 物件時,Event 類別可以當作基底類別來使用,而當發生事件時,Event 物件會被當作參數傳遞至事件偵聽程式。 | |
EventDetails | mx.automation.events | Holds the details of an event like its type, handler etc... | |
EventDispatcher | flash.events | EventDispatcher 類別是傳送事件之所有執行階段類別的基底類別。 | |
EventListenerRequest | mx.events | Request sent from one SystemManager to a SystemManager in another application through their bridge to add or remove a listener to a specified event on your behalf. | |
EventPhase | flash.events | EventPhase 類別可提供 Event 類別的 eventPhase 屬性值。 | |
EventPriority | mx.core | The EventPriority class defines constant values for the priority argument of the addEventListener() method of EventDispatcher. | |
ExclusionShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Exclusion' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
Exponential | fl.motion.easing | Exponential 類別會定義三個加/減速函數,以實作 ActionScript 動畫的移動。 | |
Exponential | mx.effects.easing | The Exponential class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by an exponentially decaying sine wave. | |
ExtensionContext | flash.external | ExtensionContext 類別也提供靜態方法 getExtensionDirectory(),以存取裝置上安裝擴充功能的目錄。 | |
ExternalInterface | flash.external | ExternalInterface 類別是應用程式開發介面,讓 ActionScript 與 SWF 容器 (例如具有 JavaScript 的 HTML 頁面或是使用 Flash Player 顯示 SWF 檔案的桌面應用程式) 之間可以直接通訊。 | |
Fade | fl.transitions | Fade 類別會以淡入或淡出方式處理影片片段物件。 | |
Fade | mx.effects | The Fade effect animates the alpha property of a component, either from transparent to opaque, or from opaque to transparent. | |
Fade | spark.effects | The Fade effect animates the alpha property of a component. | |
FadeInstance | mx.effects.effectClasses | The FadeInstance class implements the instance class for the Fade effect. | |
FadeInstance | spark.effects.supportClasses | The FadeInstance class implements the instance class for the Fade effect. | |
Fault | mx.rpc | The Fault class represents a fault in a remote procedure call (RPC) service invocation. | |
FaultEvent | mx.rpc.events | This event is dispatched when an RPC call has a fault. | |
File | flash.filesystem | File 物件代表檔案或目錄的路徑。 | |
FileEvent | mx.events | The FileEvent class represents event objects that are specific to the FileSystemList, FileSystemDataGrid, FileSystemTree and FileSystemComboBox controls. | |
FileFilter | flash.net | FileFilter 類別是用來指出使用者系統中的哪些檔案會在檔案瀏覽對話方塊顯示,該對話方塊是在呼叫 FileReference.browse() 方法或 FileReferenceList.browse() 方法時顯示,或是在呼叫 File、FileReference 或 FileReferenceList 物件的 browse 方法時顯示。 | |
FileListEvent | flash.events | 當呼叫 File 物件的 getDirectoryListingAsync() 方法並成功列舉一組檔案和目錄,或者當使用者在呼叫 browseForOpenMultiple() 方法之後選取數個檔案時,File 物件便會傳送 FileListEvent 物件。 | |
FileMode | flash.filesystem | FileMode 類別定義 FileStream 類別 open() 和 openAsync() 方法的 fileMode 參數中使用的字串常數。 | |
FileReference | flash.net | FileReference 類別提供一個可以在使用者電腦與伺服器之間上傳和下載檔案的工具。 | |
FileReferenceList | flash.net | FileReferenceList 類別會提供一個工具,讓使用者選取一或多個上傳的檔案。 | |
FileStream | flash.filesystem | FileStream 物件可用來讀取及寫入檔案。 | |
FileSystemComboBox | mx.controls | The FileSystemComboBox control defines a combo box control for navigating up the chain of ancestor directories from a specified directory in a file system. | |
FileSystemDataGrid | mx.controls | The FileSystemDataGrid control lets you display the contents of a single file system directory in a data grid format. | |
FileSystemDataGridNameColumnRendererAutomationImpl | mx.automation.delegates.controls.fileSystemClasses | Defines methods and properties required to perform instrumentation for the DataGridItemRenderer class. | |
FileSystemEnumerationMode | mx.controls | The FileSystemEnumerationMode class defines the constant values for the enumerationMode property of the FileSystemList, FileSystemDataGrid, and FileSystemTree classes. | |
FileSystemHistoryButton | mx.controls | The FileSystemHistoryButton control defines a single control with two buttons: a main button on the left and a secondary button on the right. | |
FileSystemList | mx.controls | The FileSystemList control lets you display the contents of a single file system directory, in a list format. | |
FileSystemSizeDisplayMode | mx.controls | The FileSystemSizeDisplayMode class defines the constant values for the sizeDisplayMode property of the FileSystemDataGrid class. | |
FileSystemTree | mx.controls | The FileSystemTree control displays the contents of a file system directory as a tree. | |
FileSystemTreeAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Tree control. | |
FilledElement | spark.primitives.supportClasses | The FilledElement class is the base class for graphics elements that contain a stroke and a fill. | |
FlexBitmap | mx.core | FlexBitmap is a subclass of the Player's Bitmap class. | |
FlexContentHolderAutomationImpl | mx.automation.delegates.flashflexkit | Defines methods and properties required to perform instrumentation for the FlexContentHolder control. | |
FlexEvent | mx.events | The FlexEvent class represents the event object passed to the event listener for many Flex events. | |
FlexGlobals | mx.core | A class that contains variables that are global to all applications within the same ApplicationDomain. | |
FlexHTMLLoader | mx.core | FlexHTMLLoader is a subclass of the Player's HTMLLoader class used by the Flex HTML control. | |
FlexLoader | mx.core | FlexLoader is a subclass of the Player's Loader class. | |
FlexMouseEvent | mx.events | The FlexMouseEvent class represents the event object passed to the event listener for Flex-specific mouse activity. | |
FlexMovieClip | mx.core | FlexMovieClip is a subclass of the Player's MovieClip class. | |
FlexNativeMenu | mx.controls | The FlexNativeMenu component provides a wrapper for AIR's NativeMenu class. | |
FlexNativeMenuAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Flex Native Menu. | |
FlexNativeMenuEvent | mx.events | The FlexNativeMenuEvent class represents events that are associated with menu activities in FlexNativeMenu. | |
FlexNativeWindowBoundsEvent | mx.events | The FlexNativeWindowBoundsEvent is dispatched when the size or location changes for the NativeWindow that underlies a Window or WindowedApplication component. | |
FlexPrintJob | mx.printing | The FlexPrintJob class is a wrapper for the flash.printing.PrintJob class. | |
FlexPrintJobScaleType | mx.printing | Values for the scaleType property of the FlexPrintJob.addObject() method parameter. | |
FlexShape | mx.core | FlexShape is a subclass of the Player's Shape class. | |
FlexSimpleButton | mx.core | FlexSimpleButton is a subclass of the Player's SimpleButton class. | |
FlexSprite | mx.core | FlexSprite is a subclass of the Player's Sprite class and the superclass of UIComponent. | |
FlexTextField | mx.core | FlexTextField is a subclass of the Player's TextField class and the superclass of UITextField. | |
FlexVersion | mx.core | This class controls the backward-compatibility of the framework. | |
FlipViewTransition | spark.transitions | The FlipViewTransition class performs a simple flip transition for views. | |
Float | flashx.textLayout.formats | 定義 InlineGraphicElement 類別的 float 屬性值。 | |
FlowComposerBase | flashx.textLayout.compose | FlowComposerBase 類別是 Text Layout Framework 流排撰寫器類別的基底類別,可以控制 ContainerController 物件中文字行的撰寫。 | |
FlowDamageType | flashx.textLayout.compose | FlowDamageType 類別為列舉類別,定義損壞方法與事件的損壞類型。 | |
FlowElement | flashx.textLayout.elements | 流排中的文字儲存於樹狀結構表單中,而此表單具有代表文字內邏輯區域樹狀結構的元素。 | |
FlowElementMouseEvent | flashx.textLayout.events | 偵測到滑鼠活動時,連結元素會傳送此事件。 | |
FlowElementOperation | flashx.textLayout.operations | FlowElementOperation 類別是將 FlowElement 變形之作業的基底類別。 | |
FlowGroupElement | flashx.textLayout.elements | FlowGroupElement 類別是具有子系陣列之 FlowElement 物件的基底類別。 | |
FlowLeafElement | flashx.textLayout.elements | 出現在文字流排階層最底層的 FlowElement 基底類別。 | |
FlowOperation | flashx.textLayout.operations | FlowOperation 類別是所有 Text Layout Framework 作業的基底類別。 | |
FlowOperationEvent | flashx.textLayout.events | 在作業開始之前及作業完成之後,TextFlow 實體會立即傳送此事件。 | |
FlowTextOperation | flashx.textLayout.operations | FlowTextOperation 是將文字範圍變形之作業的基底類別。 | |
FLVPlayback | fl.video | FLVPlayback 會擴充 Sprite 類別,並包覆 VideoPlayer 物件。 | |
FLVPlaybackCaptioning | fl.video | FLVPlaybackCaptioning 組件可啟用 FLVPlayback 組件的註解功能。 | |
Fly | fl.transitions | Fly 類別會從指定的方向滑入影片片段物件。 | |
FocusDirection | flash.display | FocusDirection 類別會列舉供 direction 參數 (屬於 Stage 物件的 assignFocus() 方法) 與 FocusEvent 物件之 direction 屬性使用的數值。 | |
FocusEvent | flash.events | 當使用者將焦點從顯示清單中的某個物件變更到另一個物件時,物件便會傳送 FocusEvent 物件。 | |
FocusManager | fl.managers | FocusManager 類別會針對利用滑鼠或鍵盤依循定位鍵迴圈來瀏覽的組件集合,管理其焦點。 | |
FocusManager | mx.managers | The FocusManager class manages the focus on components in response to mouse activity or keyboard activity (Tab key). | |
FocusRequestDirection | mx.events | The FocusDirection class defines the constant values for the direction focus may be moved in. | |
FocusSkin | spark.skins.spark | Defines the "glow" around Spark components when the component has focus. | |
Font | flash.text | Font 類別的用途為管理 SWF 檔中的嵌入字體。 | |
FontAsset | mx.core | FontAsset is a subclass of the flash.text.Font class which represents fonts that you embed in a Flex application. | |
FontDescription | flash.text.engine | FontDescription 類別代表描述字體所需的資訊。 | |
FontLookup | flash.text.engine | FontLookup 類別是與 FontDescription.fontLookup 搭配使用的常數值列舉。 | |
FontMetrics | flash.text.engine | FontMetrics 類別包括有關字體的度量與偏移資訊。 | |
FontPosture | flash.text.engine | FontPosture 類別是常數值的列舉,用於搭配 FontDescription.fontPosture 使用,以設定文字為斜體或一般。 | |
FontStyle | flash.text | FontStyle 類別能提供用於 TextRenderer 類別的值。 | |
FontType | flash.text | FontType 類別包含列舉常數 "embedded" 和 "device",用於 Font 類別的 fontType 屬性。 | |
FontWeight | flash.text.engine | FontWeight 類別是與 FontDescription.fontWeight 搭配使用的常數值列舉。 | |
Form | mx.containers | The Form container lets you control the layout of a form, mark form fields as required or optional, handle error messages, and bind your form data to the Flex data model to perform data checking and validation. | |
Form | spark.components | The Spark Form container lets you control the layout of a form, mark form fields as required or optional, handle error messages, and bind your form data to the Flex data model to perform data checking and validation. | |
FormatDescriptor | flashx.textLayout.conversion | 包含格式的資訊。 | |
Formatter | mx.formatters | The Formatter class is the base class for all data formatters. | |
FormatValue | flashx.textLayout.formats | 定義值以指定格式屬性繼承其父輩值,或自動產生值。 | |
FormAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Form class. | |
FormHeading | mx.containers | The FormHeading container is used to display a heading for a group of controls inside a Form container. | |
FormHeading | spark.components | The Spark FormHeading container displays a heading for a group of controls inside a Spark Form container. | |
FormHeadingSkin | spark.skins.spark | The default skin class for the Spark FormHeading component. | |
FormItem | mx.containers | The FormItem container defines a label and one or more children arranged horizontally or vertically. | |
FormItem | spark.components | The FormItem container defines the following in a Spark From: A single label. A sequence label. One or more child controls or containers. Help content that provides a description of the form item or instructions for filling it in. Required indicator to indicate if a form item has to be filled Children can be controls or other containers. | |
FormItemAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the FormItem class. | |
FormItemDirection | mx.containers | The FormItemDirection class defines the constant values for the direction property of the FormItem class. | |
FormItemLabel | mx.controls | The FormItem container uses a FormItemLabel object to display the label portion of the FormItem container. | |
FormItemLayout | spark.layouts | The FormItemLayout is used by FormItems to provide a constraint based layout. | |
FormItemSkin | spark.skins.spark | The default skin class for the Spark FormItem component. | |
FormLayout | spark.layouts | The FormLayout class defines the default layout for Spark Form skins. | |
FormSkin | spark.skins.spark | The default skin class for a Spark Form container. | |
FrameLabel | flash.display | FrameLabel 物件包含可指定影格編號與對應標籤名稱的屬性。 | |
FTEAdvancedDataGridItemRenderer | mx.controls.advancedDataGridClasses | The FTEAdvancedDataGridItemRenderer class defines the default item renderer for an AdvancedDataGrid control used with FTEText. | |
FTEDataGridItemRenderer | mx.controls.dataGridClasses | The FTEDataGridItemRenderer class defines the default item renderer for a DataGrid control used with FTEText. | |
FTEDataGridItemRendererAutomationImpl | mx.automation.delegates.controls.dataGridClasses | Defines methods and properties required to perform instrumentation for the FTEDataGridItemRenderer class. | |
FTETextField | mx.core | FTETextField is a Sprite which displays text by using the new Flash Text Engine to implement the old TextField API. | |
FullScreenButtonSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the fullScreen button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
FullScreenButtonSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the fullScreen button of a Spark VideoPlayer component in the normal skin state. | |
FullScreenButtonSkin | spark.skins.wireframe.mediaClasses.fullScreen | The wireframe skin class for the fullScreen button of a Spark VideoPlayer component while in one of the fullScreen skin state. | |
FullScreenButtonSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the fullScreen button of a Spark VideoPlayer component. | |
FullScreenEvent | flash.events | 只要「舞台」進入或離開全螢幕顯示模式,Stage 物件就會傳送 FullScreenEvent 物件。 | |
Function | 最上層 | 函數是可在 ActionScript 中叫用的程式碼基本單位。 | |
FunctionEase | fl.motion | FunctionEase 類別允許將自訂內插補點函數搭配 fl.motion 架構一起使用,以取代諸如 SimpleEase 和 CustomEase 的其他內插補點。 | |
GameInput | flash.ui | GameInput 類別是 GameInput API 的輸入點。 | |
GameInputControl | flash.ui | GameInputControl 類別代表輸入裝置上的控制項。 | |
GameInputDevice | flash.ui | GameInputDevice 類別代表常用於遊戲的單一輸入裝置。 | |
GameInputEvent | flash.events | GameInputEvent 類別代表從應用程式平台新增或移除遊戲輸入裝置時所傳送的事件。 | |
Geolocation | flash.sensors | Geolocation 類別會傳送事件以回應裝置的位置感應器。 | |
GeolocationEvent | flash.events | 當 Geolocation 物件從裝置上安裝的位置感應器收到更新時,就會傳送 GeolocationEvent 物件。 | |
GestureEvent | flash.events | GestureEvent 類別可以讓您處理裝置 (偵測複雜的使用者接觸) 上的多點觸控事件 (例如,在觸控螢幕上同時按下兩隻手指)。 | |
GesturePhase | flash.events | GesturePhase 類別是搭配 GestureEvent、PressAndTapGestureEvent 以及 TransformGestureEvent 類別使用之常數值的列舉類別。 | |
GlobalizationBase | spark.globalization.supportClasses | This is a base class used for wrapper classes that make use of the flash.globalization classes for language and region specific formatting of dates, times, number, and currency amounts, string comparison and case conversion. | |
GlobalizationUtils | spark.validators.supportClasses | GlobalizationUtils is a class containing Unicode related functionality not supported directly in Flex or ActionScript. | |
GlobalizationValidatorBase | spark.validators.supportClasses | The GlobalizationValidatorBase class is the base class for all Spark validators. | |
GlobalSettings | flashx.textLayout.elements | 套用至所有 TextFlow 物件的組態。 | |
Glow | mx.effects | The Glow effect lets you apply a visual glow effect to a component. | |
GlowFilter | flash.filters | GlowFilter 類別可以讓您將光暈特效套用至顯示物件。 | |
GlowFilter | spark.filters | The GlowFilter class lets you apply a glow effect to display objects. | |
GlowInstance | mx.effects.effectClasses | The GlowInstance class implements the instance class for the Glow effect. | |
GradientBase | mx.graphics | The GradientBase class is the base class for LinearGradient, LinearGradientStroke, and RadialGradient. | |
GradientBevelFilter | flash.filters | GradientBevelFilter 類別可讓您將漸層斜角特效套用至顯示物件。 | |
GradientBevelFilter | spark.filters | The GradientBevelFilter class lets you apply a gradient bevel effect to display objects. | |
GradientEntry | mx.graphics | The GradientEntry class defines the objects that control a transition as part of a gradient fill. | |
GradientFilter | spark.filters | The base class for filters that provide gradient visual effects. | |
GradientGlowFilter | flash.filters | GradientGlowFilter 類別可讓您將漸層光暈特效套用至顯示物件。 | |
GradientGlowFilter | spark.filters | The GradientGlowFilter class lets you apply a gradient glow effect to display objects. | |
GradientStroke | mx.graphics | The GradientStroke class lets you specify a gradient filled stroke. | |
GradientType | flash.display | GradientType 類別會為位於 flash.display.Graphics 類別的 beginGradientFill() 和 lineGradientStyle() 方法中的 type 參數提供值。 | |
Graphic | spark.primitives | The Graphic control displays a set of graphic drawing commands. | |
GraphicElement | flash.text.engine | GraphicElement 類別代表 TextBlock 或 GroupElement 物件中的圖像元素。 | |
GraphicElement | spark.primitives.supportClasses | A base class for defining individual graphic elements. | |
Graphics | flash.display | Graphics 類別包含一組方法,可讓您用來建立向量形狀。 | |
GraphicsBitmapFill | flash.display | 定義點陣圖填色。 | |
GraphicsEndFill | flash.display | 指出圖像填色的結尾。 | |
GraphicsGradientFill | flash.display | 定義漸層填色。 | |
GraphicsPath | flash.display | 繪圖命令的集合以及這些命令的座標參數。 | |
GraphicsPathCommand | flash.display | 定義可用來指定繪製路徑之命令的值。 | |
GraphicsPathWinding | flash.display | GraphicsPathWinding 類別會提供 flash.display.GraphicsPath.winding 屬性和 flash.display.Graphics.drawPath() 方法的值,以決定繪製路徑的方向。 | |
GraphicsShaderFill | flash.display | 定義著色器填色。 | |
GraphicsSolidFill | flash.display | 定義基本色填色。 | |
GraphicsStroke | flash.display | 定義線段樣式或筆畫。 | |
GraphicsTrianglePath | flash.display | 定義一組依順序排列,並可使用 (u,v) 填色座標或是正常填色來顯示的三角形。 | |
GraphicsUtil | mx.utils | The Graphics class is an all-static class with utility methods related to the Graphics class. | |
GraphicsUtilities | mx.charts.chartClasses | A set of internal graphics rendering utilities used by the various chart classes. | |
Grid | mx.containers | A Grid container lets you arrange children as rows and columns of cells, similar to an HTML table. | |
Grid | spark.components | The Grid control displays a list of data items called its data provider in a scrollable table or "grid", one item per row. | |
GridCaretEvent | spark.events | The GridCaretEvent class represents events that are dispatched when the caret changes in a Spark DataGrid control as the result of user interaction. | |
GridColumn | spark.components.gridClasses | The GridColumn class defines a column of a Spark grid control, such as the Spark DataGrid or Grid control. | |
GridColumnHeaderGroup | spark.components | The GridColumnHeaderGroup class displays a row of column headers and separators aligned with the grid's layout. | |
GridEvent | spark.events | The GridEvent class extends the MouseEvent class to includes additional grid specific information based on the event's location relative to a grid cell. | |
GridFitType | flash.text | GridFitType 類別會定義 TextField 類別中格線符合的值。 | |
GridItem | mx.containers | The GridItem container defines a grid cell in GridRow container. | |
GridItemEditor | spark.components.gridClasses | The GridItemEditor class defines the base class for custom item editors for the Spark grid controls, such as DataGrid and Grid. | |
GridItemEditorEvent | spark.events | The GridItemEditorEvent class represents events that are dispatched over the life cycle of an item editor. | |
GridItemRenderer | spark.components.gridClasses | The GridItemRenderer class defines the base class for custom item renderers for the Spark grid controls, such as DataGrid and Grid. | |
GridLayer | spark.components.gridClasses | The GridLayer class defines a container used for the layers of the Grid control's visual elements. | |
GridLines | mx.charts | The GridLines class draws grid lines inside the data area of the chart. | |
GridRow | mx.containers | The GridRow container defines a row in a Grid container, and contains GridCell containers. | |
GridSelectionEvent | spark.events | The GridSelectionEvent class represents events that are dispatched when the selection changes in a Spark DataGrid control as the result of user interaction. | |
GridSelectionEventKind | spark.events | The GridSelectionEventKind class defines constants for the valid values of the spark.events.GridSelectionEvent class kind property. | |
GridSelectionMode | spark.components.gridClasses | The GridSelectionMode class defines the valid constant values for the selectionMode property of the Spark DataGrid and Grid controls. | |
GridSortEvent | spark.events | The GridSortEvent class represents events that are dispatched when the data provider of a Spark DataGrid control is sorted as the result of the user clicking on the header of a column in the DataGrid. | |
GripperSkin | spark.skins.spark.windowChrome | The default skin class for the gripper button in the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
Group | spark.components | The Group class is the base container class for visual elements. | |
GroupBase | spark.components.supportClasses | The GroupBase class defines the base class for components that display visual elements. | |
GroupElement | flash.text.engine | GroupElement 物件會將 TextElement、GraphicElement 或其他 GroupElement 物件的集合組合在一起,讓您將這些物件以單位方式整個指定給 TextBlock 物件的 content 屬性。 | |
Grouping | mx.collections | The Grouping class defines the fields in the data provider of the AdvancedDataGrid control used to group data. | |
GroupingCollection | mx.collections | The GroupingCollection class lets you create grouped data from flat data for display in the AdvancedDataGrid control. | |
GroupingCollection2 | mx.collections | The GroupingCollection2 class lets you create grouped data from flat data for display in the AdvancedDataGrid control. | |
GroupingField | mx.collections | The GroupingField class represents individual data fields that you use to group flat data for display by the AdvancedDataGrid control. | |
GroupSpecifier | flash.net | GroupSpecifier 類別用於建構不透明 groupspec 字串,以傳送到 NetStream 及 NetGroup 建構函式。 | |
H264Level | flash.media | H264Level 類別是設定 H264VideoStreamSettings 類別層級時所用常數值的列舉。 | |
H264Profile | flash.media | H264Profile 類別是設定 H264VideoStreamSettings 類別描述檔時所用常數值的列舉。 | |
H264VideoStreamSettings | flash.media | H264VideoStreamSettings 類別能為每個 NetStream 指定視訊壓縮設定。 | |
HaloBorder | mx.skins.halo | Defines the appearance of the default border for the Halo theme. | |
HaloColors | mx.skins.halo | Defines the colors used by components that support the Halo theme. | |
HaloDefaults | mx.charts.styles | Initializes the core default styles for the charts classes. | |
HaloFocusRect | mx.skins.halo | Defines the skin for the focus indicator. | |
HBox | mx.containers | The Halo HBox container lays out its children in a single horizontal row. | |
HDividedBox | mx.containers | The HDividedBox container lays out its children horizontally in the same way as HBox container, but it inserts a draggable divider in the gap between each child. | |
HeaderEvent | mx.rpc.events | The event that indicates an RPC operation, such as a WebService SOAP request, returned a header in the response. | |
HeaderRenderer | fl.controls.dataGridClasses | HeaderRenderer 類別會顯示目前 DataGrid 欄的欄標題。 | |
HGroup | spark.components | The HGroup container is an instance of the Group container that uses the HorizontalLayout class. | |
HideShowEffectTargetFilter | mx.effects.effectClasses | HideShowEffectTargetFilter is a subclass of EffectTargetFilter that handles the logic for filtering targets that have been shown or hidden by modifying their visible property. | |
HierarchicalCollectionView | mx.collections | The HierarchicalCollectionView class provides a hierarchical view of a standard collection. | |
HierarchicalCollectionViewCursor | mx.collections | The HierarchicalCollectionViewCursor class defines a cursor for a hierarchical view of a standard collection. | |
HierarchicalData | mx.collections | Hierarchical data is data already in a structure of parent and child data items. | |
HighlightBitmapCaptureSkin | spark.skins.spark | Base class for skins that do a bitmap capture of a target components and apply a filter to the bitmap. | |
HistoryManager | mx.managers | History management lets users navigate through a Flex application using the web browser's Back and Forward navigation commands. | |
HitData | mx.charts | The HitData class represents information about the data item at a specific location on the screen. | |
HLOCChart | mx.charts | The HLOCChart (High Low Open Close) control represents financial data as a series of elements representing the high, low, closing, and optionally opening values of a data series. | |
HLOCItemRenderer | mx.charts.renderers | The default item renderer for an HLOCSeries object. | |
HLOCSeries | mx.charts.series | Represents financial data as a series of elements representing the high, low, closing, and, optionally, opening values of a data series. | |
HLOCSeriesBase | mx.charts.chartClasses | HLOCSeriesBase is the base class for the two financial series types, HLOCSeries and CandlestickSeries. | |
HLOCSeriesBaseAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the CandlestickSeries and HLOCSeries classes. | |
HLOCSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a HLOCSeries. | |
HLOCSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the HLOCSeries and CandlestickSeries objects to render. | |
HorizontalAlign | spark.layouts | The HorizontalAlign class defines the possible values for the horizontalAlign property of the VerticalLayout class. | |
HorizontalLayout | spark.layouts | The HorizontalLayout class arranges the layout elements in a horizontal sequence, left to right, with optional gaps between the elements and optional padding around the elements. | |
HorizontalList | mx.controls | The HorizontalList control displays a horizontal list of items. | |
HRule | mx.controls | The HRule control creates a single horizontal line. | |
HSBColor | mx.utils | This class holds information for a color represented in HSB (Hue, Saturation, and Brightness) space. | |
HSBInterpolator | spark.effects.interpolation | The HSBInterpolator class provides Hue, Saturation, and Brightness (HSB) color interpolation between RGB uint start and end values. | |
HScrollBar | mx.controls | The HScrollBar (horizontal ScrollBar) control lets you control the portion of data that is displayed when there is too much data to fit in a display area. | |
HScrollBar | spark.components | The HScrollBar (horizontal scrollbar) control lets you control the portion of data that is displayed when there is too much data to fit horizontally in a display area. | |
HScrollBarSkin | spark.skins.mobile | ActionScript-based skin for HScrollBar components in mobile applications. | |
HScrollBarSkin | spark.skins.spark | The default skin class for the Spark HScrollBar component. | |
HScrollBarSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HScrollBar component. | |
HScrollBarThumbSkin | spark.skins.mobile | ActionScript-based skin for the HScrollBar thumb skin part in mobile applications. | |
HScrollBarThumbSkin | spark.skins.spark | The default skin class for the thumb of a Spark HScrollBar component. | |
HScrollBarThumbSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HScrollBarThumb component. | |
HScrollBarTrackSkin | spark.skins.spark | The default skin class for the track on a Spark HScrollBar component. | |
HScrollBarTrackSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HScrollBarTrack component. | |
HSlider | mx.controls | The HSlider control lets users select a value by moving a slider thumb between the end points of the slider track. | |
HSlider | spark.components | The HSlider (horizontal slider) control lets users select a value by moving a slider thumb between the end points of the slider track. | |
HSliderDataTip | spark.skins.mobile.supportClasses | HSlider dataTip component for HSlider in mobile applications. | |
HSliderSkin | spark.skins.mobile | ActionScript-based skin for HSlider controls in mobile applications. | |
HSliderSkin | spark.skins.spark | The default skin class for the Spark HSlider component. | |
HSliderSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HSlider component. | |
HSliderThumbSkin | spark.skins.mobile | ActionScript-based skin for the HSlider thumb skin part in mobile applications. | |
HSliderThumbSkin | spark.skins.spark | The default skin class for the thumb of a Spark HSlider component. | |
HSliderThumbSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HSliderThumb component. | |
HSliderTrackSkin | spark.skins.mobile | ActionScript-based skin for the HSlider track skin part in mobile applications. | |
HSliderTrackSkin | spark.skins.spark | The default skin class for the track of a Spark HSlider component. | |
HSliderTrackSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HSliderTrack component. | |
HTML | mx.controls | The HTML control lets you display HTML content in your application. | |
HTMLHistoryItem | flash.html | HTMLHistoryItem 物件會描述 HTMLLoader 物件瀏覽操作記錄中的位置。 | |
HTMLHost | flash.html | HTMLHost 物件會針對可藉由設定 HTML 網頁 window 物件的各種屬性或呼叫其各種方法來控制的使用者介面元素,定義 HTMLLoader 物件的行為指令。 | |
HTMLLoader | flash.html | HTMLLoader 類別會定義 HTML 內容容器的顯示物件類型。 | |
HTMLPDFCapability | flash.html | HTMLPDFCapability 類別包含 HTMLLoader 物件之 pdfCapability 屬性的可能值。 | |
HTMLSWFCapability | flash.html | HTMLSWFCapability 類別包含 HTMLLoader 物件之 swfCapability 屬性的可能值。 | |
HTMLUncaughtScriptExceptionEvent | flash.events | 每當 JavaScript 例外遭到擲回且未使用 catch 陳述式加以處理時,HTMLLoader 物件就會傳送 HTMLUncaughtScriptExceptionEvent 物件。 | |
HTMLWindowCreateOptions | flash.html | 當 HTMLLoader 物件中執行的 JavaScript 嘗試藉由呼叫 window.open() 方法建立新的 HTML 視窗時,這個類別會定義可指定的選項。 | |
HTTPMultiService | mx.rpc.http.mxml | You use the <mx:HTTPMultiService> tag to represent an HTTPMultiService object in an MXML file. | |
HTTPMultiService | mx.rpc.http | You use the <mx:HTTPMultiService> tag to represent a collection of http operations. | |
HTTPService | mx.rpc.http.mxml | You use the <mx:HTTPService> tag to represent an HTTPService object in an MXML file. | |
HTTPService | mx.rpc.http | You use the HTTPService class to represent an HTTPService object in ActionScript. | |
HTTPStatusEvent | flash.events | 當網路要求傳回 HTTP 狀態碼時,應用程式就會傳送 HTTPStatusEvent 物件。 | |
HueShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Hue' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
IAbstractEffect | mx.effects | The IAbstractEffect interface is used to denote that a property or parameter must be of type Effect, but does not actually implement any of the APIs of the IEffect interface. | |
IAdvancedDataGridRendererProvider | mx.controls.advancedDataGridClasses | The IAdvancedDataGridRendererProvider interface defines the interface implemented by the AdvancedDataGridRendererProvider class, which defines the item renderer for the AdvancedDataGrid control. | |
IAdvancedStyleClient | mx.styles | This interface describes the advanced properties that a component must implement to fully participate in the advanced style subsystem. | |
IAnimationTarget | spark.effects.animation | The IAnimationTarget interface is implemented by classes that support the events for an Animation instance. | |
IAssetLayoutFeatures | mx.core | The IAssetLayoutFeatures interface defines the minimum properties and methods required for an Object to support advanced transforms in embedded assets. | |
IAutomationClass | mx.automation | The IAutomationClass interface defines the interface for a component class descriptor. | |
IAutomationClass2 | mx.automation | The IAutomationClass2 interface defines the interface for a component class descriptor. | |
IAutomationDebugTracer | mx.automation | The IAutomationDebugTracer interface provides centralized methods that needs to be implemented in order to show detailed trace messages while debugging | |
IAutomationEnvironment | mx.automation | The IAutomationEnvironment interface provides information about the objects and properties of automatable components needed for communicating with agents. | |
IAutomationEventDescriptor | mx.automation | The IAutomationEventDescriptor interface defines the interface for an event descriptor. | |
IAutomationManager | mx.automation | The IAutomationManager interface defines the interface expected from an AutomationManager object by the automation module. | |
IAutomationManager2 | mx.automation | The IAutomationManager interface defines the interface expected from an AutomationManager object by the automation module. | |
IAutomationMethodDescriptor | mx.automation | The IAutomationMethodDescriptor interface defines the interface for a method descriptor. | |
IAutomationMouseSimulator | mx.automation | The IAutomationMouseSimulator interface describes an object that simulates mouse movement so that components capturing the mouse use the simulated versions of the mouse cursor instead of the live Flash Player version. | |
IAutomationObject | mx.automation | The IAutomationObject interface defines the interface for a delegate object that implements automation for a component. | |
IAutomationObjectHelper | mx.automation | The IAutomationObjectHelper interface defines helper methods for IAutomationObjects. | |
IAutomationPropertyDescriptor | mx.automation | The IAutomationPropertyDescriptor interface describes a property of a test object. | |
IAutomationTabularData | mx.automation | The IAutomationTabularData interface is implemented by components which can provide their content information in a tabular form. | |
IAxis | mx.charts.chartClasses | The IAxis class is an abstract interface for defining label, tick mark, and data positioning properties for a chart axis. | |
IAxisRenderer | mx.charts.chartClasses | The IAxis class is an abstract interface for defining label, tick mark, and data positioning properties for a chart axis. | |
IBar | mx.charts.chartClasses | The IBar interface is implemented by any any series that can be clustered vertically, such as a BarSeries. | |
IBindingClient | mx.binding | This is used to mark documents, which have data bindings. | |
IBitmapDrawable | flash.display | IBitmapDrawable 介面是由物件來實作,這些物件都可以當做 BitmapData 類別之 draw() 方法的 source 參數來傳遞。 | |
IBitmapFilter | mx.filters | Interface used by some Spark filters. | |
IBorder | mx.core | The IBorder interface defines the interface that all classes used for border skins should implement. | |
IBrowserManager | mx.managers | The interface that the shared instance of the BrowserManager implements. | |
IButton | mx.core | The IButton interface is a marker interface that indicates that a component acts as a button. | |
ICellRenderer | fl.controls.listClasses | ICellRenderer 介面會提供儲存格輸出器所需的方法和屬性。 | |
IChartElement | mx.charts.chartClasses | IChartElement defines the base set of properties and methods required by a UIComponent to be representable in the data space of a chart. | |
IChartElement2 | mx.charts.chartClasses | IChartElement2 defines the base set of properties and methods required by a UIComponent to be representable in the data space of a chart. | |
IChildList | mx.core | The IChildList interface defines the properties and methods for accessing and manipulating child lists, which are subsets of a DisplayObjectContainer's children. | |
ICollectionView | mx.collections | An ICollectionView is a view onto a collection of data. | |
IColumn | mx.charts.chartClasses | ChartElements that can be clustered along the vertical axis should implement this interface. | |
Icon | flash.desktop | Icon 類別代表作業系統圖示。 | |
IConfiguration | flashx.textLayout.elements | 組態物件的唯讀介面。 | |
IconItemRenderer | spark.components | The IconItemRenderer class is a performant item renderer optimized for mobile devices. | |
IconPlacement | spark.components | The IconPlacement class defines the constants for the allowed values of the iconPlacement style of a Button, CheckBox, RadioButton or ToggleButton. | |
IConstraintClient | mx.core | The IConstraintClient interface defines the interface for components that support layout constraints. | |
IConstraintLayout | mx.containers.utilityClasses | IConstraintLayout is a marker interface that indicates that a container supports ConstraintColumn class and ConstraintRow class within its layout. | |
IContainer | mx.core | IContainer is a interface that indicates a component extends or mimics mx.core.Container | |
IContentLoader | spark.core | Provides custom image/content loader for BitmapImage instances. | |
ID3Info | flash.media | ID3Info 類別包含反映 ID3 中繼資料的屬性。 | |
IDataCanvas | mx.charts.chartClasses | This interface is for internal use only. | |
IDataGridElement | spark.components.gridClasses | Visual elements of the Spark DataGrid control that must remain in sync with the grid's layout and scroll position must implement this interface. | |
IDataInput | flash.utils | IDataInput 介面會提供一組方法來讀取二進位資料。 | |
IDataOutput | flash.utils | IDataOutput 介面會提供一組方法來寫入二進位資料。 | |
IDataRenderer | mx.core | The IDataRenderer interface defines the interface for components that have a data property. | |
IDeferredContentOwner | mx.core | The IDeferredContentOwner interface defines the properties and methods for deferred instantiation. | |
IDeferredInstance | mx.core | The IDeferredInstance interface defines the Flex deferred instance factory interface. | |
IDeferredInstantiationUIComponent | mx.core | The IDeferredInstantiationUIComponent interface defines the interface for a component or object that defers instantiation. | |
IDisplayText | spark.core | The IDisplayText interface defines the properties and methods for simple text display. | |
IDropInListItemRenderer | mx.controls.listClasses | The interface for "drop-in" item renderers. | |
IEaser | spark.effects.easing | The IEaser interface is implemented by classes that provide time-easing functionality for the Animation class. | |
IEditableText | spark.core | The IEditableText interface defines the properties and methods for editable text. | |
IEditManager | flashx.textLayout.edit | IEditManager 定義處理文字流排之編輯作業的介面。 | |
IEffect | mx.effects | The IEffect interface defines the base interface of all Flex effects. | |
IEffectInstance | mx.effects | The IEffectInstance interface represents an instance of an effect playing on a target. | |
IEffectTargetHost | mx.effects | The IEffectTargetHost interface defines the interface that lets you access the target list-based control of a data effect. | |
IEventDispatcher | flash.events | IEventDispatcher 介面會定義用來新增或移除事件偵聽程式的方法、檢查特定類型的事件偵聽程式是否已註冊,以及傳送事件。 | |
IFactory | mx.core | The IFactory interface defines the interface that factory classes such as ClassFactory must implement. | |
IFilePromise | flash.desktop | IFilePromise 介面會定義 AIR 執行階段在讀取檔案承諾的資料時會用到的介面。 | |
IFill | mx.graphics | Defines the interface that classes that perform a fill must implement. | |
IFlexAsset | mx.core | IFlexAsset is a marker interface with the following meaning: if a class declares that it implements IFlexAsset, then that class represents an asset -- such as a bitmap, a font, or a sound -- that has been embedded in a Flex application. | |
IFlexContextMenu | mx.controls | The IFlexContextMenu interface defines the interface for a Flex context menus. | |
IFlexDisplayObject | mx.core | The IFlexDisplayObject interface defines the interface for skin elements. | |
IFlexModule | mx.core | The IFlexModule interface is used as an optional contract with IFlexModuleFactory. | |
IFlexModuleFactory | mx.core | The IFlexModuleFactory interface represents the contract expected for bootstrapping Flex applications and dynamically loaded modules. | |
IFlowComposer | flashx.textLayout.compose | IFlowComposer 會定義用來管理文字流排版面和顯示的介面。 | |
IFocusManager | fl.managers | 您可以實作 IFocusManager 介面以建立自訂的焦點管理員。 | |
IFocusManager | mx.managers | The IFocusManager interface defines the interface that components must implement to manage the focus on components in response to mouse activity or keyboard activity (Tab key), and to support a default button. | |
IFocusManagerComplexComponent | mx.managers | The IFocusManagerComplexComponent interface defines the interface that components that can have more than one internal focus target should implement in order to receive focus from the FocusManager. | |
IFocusManagerComponent | fl.managers | IFocusManagerComponent 介面會提供方法和屬性,讓組件能夠接收焦點。 | |
IFocusManagerComponent | mx.managers | The IFocusManagerComponent interface defines the interface that focusable components must implement in order to receive focus from the FocusManager. | |
IFocusManagerContainer | mx.managers | The IFocusManagerContainer interface defines the interface that containers implement to host a FocusManager. | |
IFocusManagerGroup | fl.managers | IFocusManagerGroup 介面可提供用來管理組件集合的屬性。從此集合中,一次只能選取一個組件。 | |
IFocusManagerGroup | mx.managers | The IFocusManagerGroup interface defines the interface that any component must implement if it is grouped in sets, where only one member of the set can be selected at any given time. | |
IFontContextComponent | mx.core | Allows a component to support a font context property. | |
IFormatResolver | flashx.textLayout.elements | 與格式解析程式的介面。 | |
IFormatter | mx.formatters | This interface specifies the method that a formatter object must implement to allow it to be used as the formatter property for UI controls such as the AdvancedDataGridColumn. | |
IGraphicElement | spark.core | The IGraphicElement is implemented by IVisualElements that take advantage of the parent IGraphicElementContainer DisplayObject management. | |
IGraphicElementContainer | spark.core | The IGraphicElementContainer is the minimal contract for a container class to support IGraphicElement children. | |
IGraphicsData | flash.display | 這個介面用來定義可用做 flash.display.Graphics 方法中之參數的物件,包括填色、筆畫和路徑。 | |
IGraphicsFill | flash.display | 這個介面用來定義可用做 flash.display.Graphics 方法和繪圖類別中之填色參數的物件。 | |
IGraphicsPath | flash.display | 這個介面用來定義可用做 flash.display.Graphics 方法和繪圖類別中之路徑參數的物件。 | |
IGraphicsStroke | flash.display | 這個介面用來定義可用做 flash.display.Graphics 方法和繪圖類別中之筆畫參數的物件。 | |
IGridItemEditor | spark.components.gridClasses | The IGridItemEditor interface defines the interface that item editors for the Spark DataGrid and Spark Grid controls must implement. | |
IGridItemRenderer | spark.components.gridClasses | The IGridItemRenderer interface must be implemented by DataGrid item renderers. | |
IGridVisualElement | spark.components.gridClasses | This interface provides a method that dynamically created visual elements can use to configure themselves before they're displayed. | |
IGroupingCollection | mx.collections | The IGroupingCollection interface defines the interface required to create grouped data from flat data. | |
IGroupingCollection2 | mx.collections | The IGroupingCollection2 interface defines the interface required to create grouped data from flat data. | |
IHierarchicalCollectionView | mx.collections | The IHierarchicalCollectionView interface defines an interface for hierarchical or grouped data. | |
IHierarchicalCollectionViewCursor | mx.collections | The IHierarchicalCollectionViewCursor interface defines the interface for enumerating a hierarchical collection view bidirectionally. | |
IHierarchicalData | mx.collections | The IHierarchicalData interface defines the interface used to represent hierarchical data as the data provider for a Flex component. | |
IHighlightBitmapCaptureClient | spark.skins | The IHighlightBitmapCaptureClient defines the interface for skins that support highlight bitmap capture. | |
IHistoryManagerClient | mx.managers | Interface that must be implemented by objects registered with the History Manager. | |
IHTMLImporter | flashx.textLayout.conversion | 應由匯入 HTML 或 HTML 結構化資料的轉換器實作此介面。 | |
IImageEncoder | mx.graphics.codec | The IImageEncoder interface defines the interface that image encoders implement to take BitmapData objects, or ByteArrays containing raw ARGB pixels, as input and convert them to popular image formats such as PNG or JPEG. | |
IIMEClient | flash.text.ime | IME (輸入法編輯器) 用戶端的介面。 | |
IIMESupport | mx.core | The IIMESupport interface defines the interface for any component that supports IME (input method editor). | |
IInteractionEventHandler | flashx.textLayout.edit | IInteractionEventHandler 介面會定義 Text Layout Framework 選取範圍或編輯管理員所處理的事件處理常式函數。 | |
IInterpolator | spark.effects.interpolation | The IInterpolator interface is implemented by classes that calculate values for the Animation class. | |
IInvalidating | mx.core | The IInvalidating interface defines the interface for components that use invalidation to do delayed -- rather than immediate -- property commitment, measurement, drawing, and layout. | |
IItemRenderer | spark.components | The IItemRenderer interface defines the basic set of APIs that a class must implement to create an item renderer that can communicate with a host component. | |
IItemRendererOwner | spark.components | The IItemRendererOwner interface defines the basic set of APIs that a class must implement to support items renderers. | |
IKArmature | fl.ik | IKArmature 類別會描述反向運動 (IK) 骨架。 | |
IKBone | fl.ik | IKBone 類別會描述單一片段,而單一片段是反向運動 (IK) 骨架的基礎組件。 | |
IKEvent | fl.ik | IKEvent 類別會定義與包含反向運動 (IK) 骨架之物件相關的事件。 | |
IKJoint | fl.ik | IKJoint 類別會定義兩個骨塊之間的連接,而兩個骨塊是反向運動 (IK) 骨架的必要基礎組件。 | |
IKManager | fl.ik | IKManager 類別是一個代表文件中所定義之所有反向運動 (IK) 樹狀結構 (骨架) 的容器類別,而且允許在執行階段管理這些骨架。 | |
IKMover | fl.ik | IKMover 類別會起始並控制骨架的反向運動 (IK) 移動。 | |
ILayoutDirectionElement | mx.core | The ILayoutDirectionElement interface defines the minimum properties and methods required for an Object to support the layoutDirection property. | |
ILayoutElement | mx.core | The ILayoutElement interface is used primarily by the layout classes to query, size and position the elements of GroupBase containers. | |
ILayoutManager | mx.managers | The LayoutManager is the engine behind Flex's measurement and layout strategy. | |
ILayoutManagerClient | mx.managers | The ILayoutManagerClient interface defines the interface that a component must implement to participate in the LayoutManager's commit/measurement/layout sequence. | |
IList | mx.collections | A collection of items organized in an ordinal fashion. | |
IListItemRenderer | mx.controls.listClasses | Item renderers and item editors for list components must implement the IListItemRenderer interface. | |
IListMarkerFormat | flashx.textLayout.formats | 此介面提供 ListMarkerFormat 屬性的讀取權限。 | |
IllegalOperationError | flash.errors | 當方法未實作,或者實作不適用於目前的用法時,會擲出 IllegalOperationError 例外。 | |
ILogger | mx.logging | All loggers within the logging framework must implement this interface. | |
ILoggingTarget | mx.logging | All logger target implementations within the logging framework must implement this interface. | |
Image | mx.controls | The Image control lets you import JPEG, PNG, GIF, and SWF files at runtime. | |
Image | spark.components | The Spark Image control is a skinnable component that provides a customizable loading state, chrome, and error state. | |
ImageCell | fl.controls.listClasses | ImageCell 是 TileList 組件的預設儲存格輸出器。 | |
ImageDecodingPolicy | flash.system | ImageDecodingPolicy 類別會針對 LoaderContext 類別中的 imageDecodingPolicy 提供值。 | |
ImageLoadingSkin | spark.skins.spark | The default skin class for the Spark Image skin progress bar preloader. | |
ImageSkin | spark.skins.mobile | ActionScript-based skin for the Image component in mobile applications. | |
ImageSkin | spark.skins.spark | The default skin class for the Spark Image component. | |
ImageSnapshot | mx.graphics | A helper class used to capture a snapshot of any Flash component that implements flash.display.IBitmapDrawable, including Flex UIComponents. | |
IMarshalSystemManager | mx.managers | The IMarshalSystemManager interface defines the methods and properties that classes must implement if they want to access, add, and remove bridges to other applications in a cross-versioned configuration. | |
IME | flash.system | IME 類別可以讓您在用戶端電腦上執行的 Flash 執行階段應用程式內,直接操作作業系統的輸入法編輯器 (IME)。 | |
IMEConversionMode | flash.system | 此類別含有與 IME.conversionMode 屬性搭配使用的常數。 | |
IMEEvent | flash.events | 當使用者使用輸入法編輯器 (IME) 來輸入文字時,便會傳送 IMEEvent 物件。 | |
IMenuBarItemRenderer | mx.controls.menuClasses | The IMenuBarItemRenderer interface defines the interface that an item renderer for the top-level menu bar of a MenuBar control must implement. | |
IMenuDataDescriptor | mx.controls.menuClasses | The IMenuDataDescriptor interface defines the interface that a dataDescriptor for a Menu or MenuBar control must implement. | |
IMenuItemRenderer | mx.controls.menuClasses | The IMenuItemRenderer interface defines the interface that a menu item renderer for a Menu control must implement. | |
IModule | mx.modules | An interface that marks a class as being a module. | |
IModuleInfo | mx.modules | An interface that acts as a handle for a particular module. | |
IMXMLObject | mx.core | The IMXMLObject interface defines the APIs that a non-visual component must implement in order to work properly with the MXML compiler. | |
IMXMLSupport | mx.rpc.mxml | Implementing this interface means that an RPC service can be used in an MXML document by using MXML tags. | |
INavigatorContent | mx.core | The INavigatorContent interface defines the interface that a container must implement to be used as the child of a navigator container, such as the ViewStack, TabNavigator, and Accordion navigator containers. | |
INCManager | fl.video | INCManager 是為 VideoPlayer 類別建立 flash.net.NetConnection 之類別的介面。 | |
IndeterminateBar | fl.controls.progressBarClasses | IndeterminateBar 類別會在載入來源的大小未知的情形下,處理進度列組件的繪製作業。 | |
IndexBuffer3D | flash.display3D | IndexBuffer3D 是用來表示頂點索引清單,這些索引包含圖形子系統所保留的圖形元素。 | |
IndexChangedEvent | mx.events | The IndexChangedEvent class represents events that are dispatched when an index changes. | |
IndexChangeEvent | spark.events | The IndexChangeEvent class represents events that are dispatched when an index changes in a Spark component. | |
InlineGraphicElement | flashx.textLayout.elements | InlineGraphicElement 類別會處理顯示在文字的內嵌圖形物件。 | |
InlineGraphicElementStatus | flashx.textLayout.elements | InlineGraphicElementStatus 類別定義一組常數,以檢查 InLineGraphicElement.status 的值。 | |
InsertInlineGraphicOperation | flashx.textLayout.operations | InsertInlineGraphicOperation 類別將插入內嵌圖形封裝到文字流排。 | |
InsertTextOperation | flashx.textLayout.operations | InsertTextOperation 類別封裝文字插入作業。 | |
InstanceCache | mx.charts.chartClasses | InstanceCache is a utility that governs the task of creating and managing a set of n object instances, where n changes frequently. | |
int | 最上層 | int 類別可讓您使用代表 32 位元且具有正負號之整數的資料類型。 | |
InteractionInputType | fl.events | InteractionInputType 類別會針對 SliderEvent 物件的 triggerEvent 屬性值定義常數。 | |
InteractionMode | mx.core | The InteractionMode class defines the alues for the interactionMode property of the UIComponent class. | |
InteractionState | spark.components.supportClasses | Values for the state property of the InteractionStateDetector class. | |
InteractionStateDetector | spark.components.supportClasses | A helper class for components to use to help them determine if they should be in the up, over, or down states. | |
InteractiveIcon | flash.desktop | InteractiveIcon 類別為與應用程式相關聯之作業系統圖示的基底類別。 | |
InteractiveObject | flash.display | InteractiveObject 類別是使用者可以使用滑鼠、鍵盤或其他使用者輸入裝置,與其進行互動之所有顯示物件的抽象基底類別。 | |
InterDragManagerEvent | mx.events | An event sent between DragManagers that are in separate but trusted ApplicationDomains to handle the dispatching of DragEvents to the drag targets. | |
InterfaceAddress | flash.net | InterfaceAddress 類別會報告網路介面位址的屬性。 | |
InterManagerRequest | mx.events | This is an event that is sent between ApplicationDomains to notify trusted listeners about activity in a particular manager. | |
InterpolationMethod | flash.display | InterpolationMethod 類別可提供 Graphics.beginGradientFill() 和 Graphics.lineGradientStyle() 方法中之 interpolationMethod 參數的值。 | |
InterruptionBehavior | mx.states | The InterruptionBehavior class defines constants for use with the interruptionBehavior property of the mx.states.Transition class. | |
InvalidateRequestData | mx.events | The InvalidateRequestData class defines constants for the values of the data property of a SWFBridgeRequest object when used with the SWFBridgeRequest.INVALIDATE_REQUEST request. | |
InvalidationType | fl.core | InvalidationType 類別會針對在組件無效化之後傳送的事件物件,定義其 type 屬性所使用的 InvalidationType 常數。 | |
InvalidCategoryError | mx.logging.errors | This error is thrown when a category specified for a logger contains invalid characters or is malformed. | |
InvalidFilterError | mx.logging.errors | This error is thrown when a filter specified for a target contains invalid characters or is malformed. | |
InvalidSWFError | flash.errors | Flash 執行階段在遇到損毀的 SWF 檔案時會發生這種異常狀況。 | |
InvokeEvent | flash.events | AIR 應用程式的 NativeApplication 物件會在叫用應用程式時傳送 invoke 事件。 | |
InvokeEvent | mx.rpc.events | The event that indicates an RPC operation has been invoked. | |
InvokeEventReason | flash.desktop | InvokeEventReason 類別會列舉由 InvokeEvent 物件的 reason 屬性所傳回的值。 | |
IOError | flash.errors | 發生某種輸入或輸出失敗時,會擲出 IOError 例外。 | |
IOErrorEvent | flash.events | 當錯誤造成輸入或輸出作業失敗時,便會傳送 IOErrorEvent 物件。 | |
IOLAPAttribute | mx.olap | The IOLAPAttribute interface represents an attribute within a dimension of an OLAP schema. | |
IOLAPAxisPosition | mx.olap | The IOLAPAxisPosition interface represents a position on an OLAP axis. | |
IOLAPCell | mx.olap | The IOLAPCell interface represents a cell in an OLAPResult instance. | |
IOLAPCube | mx.olap | The IOLAPCube interface represents an OLAP cube that holds an N-dimensional representation of a flat data set. | |
IOLAPCustomAggregator | mx.olap | The IOLAPCustomAggregator interface defines the interface implemented by custom aggregator classes. | |
IOLAPDimension | mx.olap | The IOLAPDimension interface represents a dimension in an IOLAPCube instance. | |
IOLAPElement | mx.olap | The IOLAPElement interface defines a base interface that provides common properties for all OLAP elements. | |
IOLAPHierarchy | mx.olap | The IOLAPHierarchy interface represents a user-defined hierarchy in a dimension of an OLAP schema. | |
IOLAPLevel | mx.olap | The IOLAPLevel interface represents a level within the OLAP schema of an OLAP cube, where a hierarchy of a dimension contains one or more levels. | |
IOLAPMember | mx.olap | The IOLAPMember interface represents a member of a level of an OLAP schema. | |
IOLAPQuery | mx.olap | The IOLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. | |
IOLAPQueryAxis | mx.olap | The IOLAPQueryAxis interface represents an axis of an OLAP query. | |
IOLAPResult | mx.olap | The IOLAPResult interface represents the result of a query on an OLAP cube. | |
IOLAPResultAxis | mx.olap | The IOLAPResultAxis interface represents an axis of the result of an OLAP query. | |
IOLAPSchema | mx.olap | The IOLAPSchema interface represents the OLAP schema. | |
IOLAPSet | mx.olap | The IOLAPSet interface represents a set, which is used to configure the axis of an OLAP query. | |
IOLAPTuple | mx.olap | The IOLAPTuple interface represents a tuple. | |
IOperation | flashx.undo | IOperation 定義可還原或重做的作業介面。 | |
IOverride | mx.states | The IOverride interface is used for view state overrides. | |
IPersistenceManager | spark.managers | IPersistenceManager defines the interface that all persistence managers must implement. | |
IPlainTextExporter | flashx.textLayout.conversion | 此介面應使用匯出純文字的轉換器進行實作。 | |
IPreloaderDisplay | mx.preloaders | Defines the interface that a class must implement to be used as a download progress bar. | |
IProgrammaticSkin | mx.core | The IProgrammaticSkin interface defines the interface that skin classes must implement if they use the name property skin interface. | |
IPropertyChangeNotifier | mx.core | The IPropertyChangeNotifier interface defines a marker interface. | |
IPVersion | flash.net | IPVersion 類別定義代表不同 IP 位址家族的常數。 | |
IRawChildrenContainer | mx.core | The IRawChildrenContainer interface defines the APIs for containers that can return an IChildList that represents all their children. | |
IRectangularBorder | mx.core | The IRectangularBorder interface defines the interface that all classes used for rectangular border skins should implement. | |
IRepeater | mx.core | The IRepeater interface defines the public APIs of the Repeater object. | |
IRepeaterClient | mx.core | The IRepeaterClient interface defines the APIs for components that can have multiple instances created by a Repeater. | |
IResourceBundle | mx.resources | The IResourceBundle and IResourceManager interfaces work together to provide localization support for Flex applications. | |
IResourceManager | mx.resources | The APIs of the IResourceManager interface provide localization support for Flex applications. | |
IResponder | mx.rpc | This interface provides the contract for any service that needs to respond to remote or asynchronous calls. | |
Iris | fl.transitions | Iris 類別會使用縮小或放大的正方形或圓形動畫遮色片來顯現或隱藏影片片段物件。 | |
Iris | mx.effects | The Iris effect animates the effect target by expanding or contracting a rectangular mask centered on the target. | |
IrisInstance | mx.effects.effectClasses | The IrisInstance class implements the instance class for the Iris effect. | |
ISandboxSupport | flashx.textLayout.container | 介面,用於支援子應用程式中的 TLF 內容。 | |
ISearchableText | flash.accessibility | 物件如果內含可以在網頁上搜尋的文字,該物件就可以實作 ISearchableText 介面。 | |
ISelectableList | mx.core | The ISelectableList interface indicates that the implementor is an IList element that supports a selectedIndex property. | |
ISelectionManager | flashx.textLayout.edit | ISelectionManager 介面會定義處理文字選取範圍的介面。 | |
ISharedDisplayObject | spark.core | The ISharedDisplayObject interface defines the minimum requirements that a DisplayObject must implement to be shared between IGraphicElement objects. | |
ISimpleStyleClient | mx.styles | This interface describes the properties and methods that an object must implement so that it can participate in the style subsystem. | |
ISimpleTextSelection | flash.accessibility | ISimpleTextSelection 類別可用來為 MSAA ISimpleTextSelection 介面新增對 AccessibilityImplementation 的支援。 | |
ISort | mx.collections | The ISort interface defines the interface for classes that provide the sorting information required to sort the data of a collection view. | |
ISortField | mx.collections | The ISortField interface defines the interface for classes that are used with ISort classes, to provide the sorting information required to sort the specific fields or property in a collection view. | |
IStackable | mx.charts.chartClasses | The IStackable interface is implemented by any series that can be stacked. | |
IStackable2 | mx.charts.chartClasses | The IStackable2 interface is implemented by any series that can be stacked. | |
IStateClient | mx.core | The IStateClient interface defines the interface that components must implement to support view states. | |
IStateClient2 | mx.core | The IStateClient2 interface defines the interface that components must implement to support Flex 4 view state semantics. | |
IStroke | mx.graphics | Defines the interface that classes that define a line must implement. | |
IStyleClient | mx.styles | This interface describes the properties and methods that an object must implement so that it can fully participate in the style subsystem. | |
IStyleManager | mx.styles | The IStyleManager class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values This interface was used by Flex 2.0.1. | |
IStyleManager2 | mx.styles | The IStyleManager2 class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values | |
IStyleModule | mx.styles | Simple interface to manipulate style modules. | |
ISummaryCalculator | mx.collections | The ISummaryCalculator interface defines the interface implemented by custom summary calculator classes. | |
ISWFBridgeGroup | mx.core | A sandbox bridge group is a group of bridges that represent applications that this application can communicate with. | |
ISWFBridgeProvider | mx.core | An implementor of ISWFBridgeProvider provides a bridge to an application in a different security sandbox or to an application that was compiled with a different version of the Flex compiler and is running in a separate ApplicationDomain. | |
ISWFContext | flashx.textLayout.compose | ISWFContext 介面允許 SWF 檔案與其他載入介面的 SWF 檔案共用其環境。 | |
ISWFLoader | mx.core | The ISWFLoader interface defines an API with special properties and method required when loading compatible applications and untrusted applications. | |
ISystemManager | mx.managers | An ISystemManager manages an "application window". | |
ITabStopFormat | flashx.textLayout.formats | 此介面提供定位停駐點相關屬性的讀取權限。 | |
ItemClickEvent | mx.events | Represents events that are dispatched when a navigation item on a navigator bar, such as a ButtonBar, LinkBar, or TabBar control, has been clicked. | |
ItemPendingError | mx.collections.errors | This error is thrown when retrieving an item from a collection view requires an asynchronous call. | |
ItemRenderer | spark.components.supportClasses | The ItemRenderer class is the base class for Spark item renderers. | |
ItemResponder | mx.collections | The ItemResponder class provides a default implementation of the mx.rpc.IResponder interface. | |
ITextExporter | flashx.textLayout.conversion | 從 TextFlow 實體匯出文字內容到指定格式的介面,而格式可能是字串、XML 格式或使用者定義格式。 | |
ITextImporter | flashx.textLayout.conversion | 將文字內容從外部來源匯入 TextFlow 的介面。 | |
ITextInput | mx.core | Defines an interface for a single-line text field that is optionally editable. | |
ITextLayoutFormat | flashx.textLayout.formats | 此介面提供 FlowElements 相關屬性的讀取權限。 | |
ITextLayoutImporter | flashx.textLayout.conversion | 應由匯入 TextLayout 結構化資料的轉換器實作此介面。 | |
IToggleButton | mx.core | The IToggleButton interface is a marker interface that indicates that a component acts as a toggleable button. | |
IToolTip | mx.core | The IToolTip interface defines the API that tooltip-like components must implement in order to work with the ToolTipManager. | |
IToolTipManagerClient | mx.managers | Components that implement IToolTipManagerClient can have tooltips and must have a toolTip getter/setter. | |
ITransientDeferredInstance | mx.core | The ITransientDeferredInstance interface extends IDeferredInstance and adds the ability for the user to reset the deferred instance factory to its initial state (usually this implies releasing any known references to the component, such as the setting the owning document property that refers to the instance to null). | |
ITreeDataDescriptor | mx.controls.treeClasses | Interface providing methods for parsing and adding nodes to a collection of data that is displayed by a Tree control. | |
ITreeDataDescriptor2 | mx.controls.treeClasses | The ITreeDataDescriptor2 Interface defines methods for parsing and adding nodes to a collection of data that is displayed by a Tree control. | |
ITween | fl.motion | ITween 介面會定義內插補點類別實作的應用程式設計介面 (API),以便使用 fl.motion 類別。 | |
IUIComponent | mx.core | The IUIComponent interface defines the basic set of APIs that you must implement to create a child of a Flex container or list. | |
IUID | mx.core | The IUID interface defines the interface for objects that must have Unique Identifiers (UIDs) to uniquely identify the object. | |
IUITextField | mx.core | The IUITextField interface defines the basic set of APIs for UITextField instances. | |
IUndoManager | flashx.undo | IUndoManager 定義用於管理還原及重做堆疊的介面。 | |
IURIDereferencer | flash.security | IURIDereferencer 會定義用於解析 XML 簽章中 URI 之物件的介面。 | |
IValidator | mx.validators | This interface specifies the methods and properties that a Validator object must implement. | |
IValidatorListener | mx.validators | The interface that components implement to support the Flex data validation mechanism. | |
IVerticalJustificationLine | flashx.textLayout.compose | IVerticalJustificationLine 介面定義允許文字行垂直對齊所需的方法與屬性。 | |
IViewCursor | mx.collections | Defines the interface for enumerating a collection view bi-directionally. | |
IViewport | spark.core | The IViewport interface is implemented by components that support a viewport. | |
IVisualElement | mx.core | The IVisualElement interface defines the minimum properties and methods required for a visual element to be laid out and displayed in a Spark container. | |
IVisualElementContainer | mx.core | The IVisualElementContainer interface defines the minimum properties and methods required for a container to manage Spark components for display. | |
IVPEvent | fl.video | IVPEvent 介面是由 video 事件實作的介面,此事件會套用至 FLVPlayback 組件中的特定 VideoPlayer 物件。 | |
IWindow | mx.core | The IWindow interface defines the API for components that serve as top-level containers in Flex-based AIR applications (containers that represent operating system windows). | |
IXMLDecoder | mx.rpc.xml | Decodes an XML document to an ActionScript object graph based on XML Schema definitions. | |
IXMLEncoder | mx.rpc.xml | Encodes an ActionScript object graph to XML based on an XML schema. | |
IXMLNotifiable | mx.utils | The IXMLNotifiable interface. | |
IXMLSchemaInstance | mx.rpc.xml | An ActionScript type should implement this interface when it needs to instruct an XML Schema based encoder (such as the WebService SOAP client) which concrete type definition to use while encoding instances of the type. | |
JointStyle | flash.display | JointStyle 類別是常數值的列舉項目,可用來指定繪製線條時所用的接合樣式。 | |
JPEGEncoder | mx.graphics.codec | The JPEGEncoder class converts raw bitmap images into encoded images using Joint Photographic Experts Group (JPEG) compression. | |
JPEGEncoderOptions | flash.display | JPEGEncoderOptions 類別會為 flash.display.BitmapData.encode() 方法定義壓縮演算法。 | |
JPEGLoaderContext | flash.system | JPEGLoaderContext 類別包含一個屬性,可在載入 JPEG 影像時啟用消除馬賽克濾鏡。 | |
JPEGXREncoderOptions | flash.display | JPEGXREncoderOptions 類別會為 flash.display.BitmapData.encode() 方法定義壓縮演算法。 | |
JSON | 最上層 | JSON 類別可讓應用程式匯入與匯出使用 JavaScript Object Notation (JSON) 格式的資料。 | |
JustificationRule | flashx.textLayout.formats | 定義設定 TextLayoutFormat 類別之 justificationRule 屬性的值。 | |
JustificationStyle | flash.text.engine | JustificationStyle 類別是用於設定 EastAsianJustifier 類別之 justificationStyle 屬性的常數值列舉。 | |
Kerning | flash.text.engine | Kerning 類別是與 ElementFormat.kerning 搭配使用的常數值列舉。 | |
Keyboard | flash.ui | Keyboard 類別可用來建立使用者能以標準鍵盤控制的介面。 | |
KeyboardEvent | flash.events | 會傳送 KeyboardEvent 物件 ID 以回應使用者的鍵盤輸入動作。 | |
KeyboardType | flash.ui | KeyboardType 類別是列舉類別,可以提供實體電腦或裝置鍵盤的不同類別的值。 | |
Keyframe | fl.motion | Keyframe 類別會定義移動補間動畫中特定時間的視覺狀態。 | |
Keyframe | spark.effects.animation | The Keyframe class defines the value of a property at a specific time during an effect. | |
KeyframeBase | fl.motion | KeyframeBase 類別會定義移動補間動畫中特定時間的視覺狀態。 | |
KeyLocation | flash.ui | KeyLocation 類別包含會指出鍵盤或類似鍵盤的輸入裝置上按下之按鍵位置的常數。 | |
Label | fl.controls | Label 組件會顯示一行或多行純文字或 HTML 格式的文字,這些文字的對齊方式與大小可加以格式化。 | |
Label | mx.controls | The Label control displays a single line of noneditable text. | |
Label | spark.components | Label is a low-level UIComponent that can render one or more lines of uniformly-formatted text. | |
LabelAccImpl | mx.accessibility | LabelAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Label class. | |
LabelAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Label control. | |
LabelButton | fl.controls | LabelButton 類別是抽象類別,此類別會加入標籤、圖示及切換功能,藉以擴充 BaseButton 類別。 | |
LabelButtonAccImpl | fl.accessibility | LabelButtonAccImpl 類別 (也稱為「LabelButton 輔助功能實作」類別) 用於讓 LabelButton 組件支援輔助功能。 | |
LabelItemRenderer | spark.components | The LabelItemRenderer class defines the default item renderer for a list-based control in the mobile theme. | |
LabelUtil | spark.utils | The LabelUtil class is used by components to determine the correct text to display for their renderers or sub-parts. | |
LastOperationStatus | flash.globalization | LastOperationStatus 類別會列舉的常數值,代表最近期全球化服務作業的狀態。 | |
LastOperationStatus | spark.globalization | The LastOperationStatus class enumerates constant values that represent the status of the most recent globalization service operation. | |
LayoutBase | spark.layouts.supportClasses | The LayoutBase class defines the base class for all Spark layouts. | |
LayoutContainer | mx.core | Flex defines a default, or Application, container that lets you start adding content to your module or Application without explicitly defining another container. | |
LayoutDirection | mx.core | The LayoutDirection class defines the constant values for the layoutDirection style of an IStyleClient and the layoutDirection property of an ILayoutDirectionElement. | |
LayoutEvent | fl.video | 在視訊播放程式調整大小和/或配置時傳送的事件。 | |
LayoutManager | mx.managers | The LayoutManager is the engine behind Flex's measurement and layout strategy. | |
LeadingModel | flashx.textLayout.formats | 定義設定 TextLayoutFormat 類別之 leadingModel 屬性的值,由行距基礎及行距方向的有效組合所組成。 | |
Legend | mx.charts | The Legend control adds a legend to your charts, where the legend displays the label for each data series in the chart and a key showing the chart element for the series. | |
LegendAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the Legend class. | |
LegendData | mx.charts.chartClasses | The LegendData structure is used by charts to describe the items that should be displayed in an auto-generated legend. | |
LegendItem | mx.charts | Controls the individual legend elements in a chart legend. | |
LegendItemAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the LegendItem class. | |
LegendMouseEvent | mx.charts.events | The LegendMouseEvent class represents event objects that are specific to the chart legend components. | |
LigatureLevel | flash.text.engine | LigatureLevel 類別是用於設定 ElementFormat 類別之 ligatureLevel 屬性的常數值列舉。 | |
Line | spark.primitives | The Line class is a graphic element that draws a line between two points. | |
Linear | fl.motion.easing | Linear 類別會定義加/減速函數,以實作 ActionScript 動畫的非加速移動。 | |
Linear | mx.effects.easing | The Linear class defines easing functions to implement linear motion with Flex effect classes. | |
Linear | spark.effects.easing | The Linear class defines an easing with three phases: acceleration, uniform motion, and deceleration. | |
LinearAxis | mx.charts | The LinearAxis class maps numeric values evenly between a minimum and maximum value along a chart axis. | |
LinearGradient | mx.graphics | The LinearGradient class lets you specify the fill of a graphical element, where a gradient specifies a gradual color transition in the fill color. | |
LinearGradientStroke | mx.graphics | The LinearGradientStroke class lets you specify a gradient filled stroke. | |
LineBreak | flashx.textLayout.formats | 定義設定 TextLayoutFormat 的 lineBreak 屬性之值,以指定換行文字的斷行方式。 | |
LineChart | mx.charts | The LineChart control represents a data series as points connected by a continuous line. | |
LineFormattedTarget | mx.logging.targets | All logger target implementations that have a formatted line style output should extend this class. | |
LineJustification | flash.text.engine | LineJustification 類別是用於設定 TextJustifier 子類別之 lineJustfication 屬性的常數值列舉。 | |
LineRenderer | mx.charts.renderers | A simple implementation of a line segment renderer that is used by LineSeries objects. | |
LineScaleMode | flash.display | LineScaleMode 類別可提供 Graphics.lineStyle() 方法中之 scaleMode 參數的值。 | |
LineSeries | mx.charts.series | Defines a data series for a LineChart control. | |
LineSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the LineSeries class. | |
LineSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a LineSeries. | |
LineSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the LineSeries to render. | |
LineSeriesSegment | mx.charts.series.items | Represents the information required to render a segment in a LineSeries. | |
LinkBar | mx.controls | A LinkBar control defines a horizontal or vertical row of LinkButton controls that designate a series of link destinations. | |
LinkBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the LinkBar control. | |
LinkButton | mx.controls | The LinkButton control is a borderless Button control whose contents are highlighted when a user moves the mouse over it. | |
LinkButtonAccImpl | mx.accessibility | LinkButtonAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the LinkButton class. | |
LinkButtonSkin | mx.skins.halo | The skin for all the states of a LinkButton. | |
LinkButtonSkin | mx.skins.spark | The Spark skin class for the MX LinkButton component. | |
LinkButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX LinkButton component. | |
LinkedList | mx.utils | Provides a generic doubly linked list implementation. | |
LinkedListNode | mx.utils | Class representing a doubly linked list node. | |
LinkElement | flashx.textLayout.elements | LinkElement 類別定義 URI (通用資源識別項) 的連結,而此連結會在使用者按一下連結時執行。 | |
LinkSeparator | mx.skins.halo | The skin for the separator between the Links in a LinkBar. | |
LinkState | flashx.textLayout.elements | LinkState 類別會為 LinkElement 類別的 linkState 屬性定義一組常數。 | |
List | fl.controls | List 組件會顯示清單式的資訊,而且非常適合用來顯示資訊陣列。 | |
List | mx.controls | The List control displays a vertical list of items. | |
List | spark.components | The List control displays a vertical list of items. | |
ListAccImpl | fl.accessibility | ListAccImpl 類別 (也稱為「List 輔助功能實作」類別) 用於讓 List 組件支援輔助功能。 | |
ListAccImpl | mx.accessibility | ListAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the List class. | |
ListAccImpl | spark.accessibility | ListAccImpl is the accessibility implementation class for spark.components.List. | |
ListAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the List control. | |
ListBase | mx.controls.listClasses | The ListBase class is the base class for controls that represent lists of items that can have one or more selected and can scroll through the items. | |
ListBase | spark.components.supportClasses | The ListBase class is the base class for all components that support selection. | |
ListBaseAccImpl | mx.accessibility | ListBaseAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ListBase class. | |
ListBaseAccImpl | spark.accessibility | ListBaseAccImpl is a superclass of the Spark ListAccImpl, DropDownListAccImpl, ComboBoxAccImpl, ButtonBarBaseAccImpl, and TabBarAccImpl. | |
ListBaseAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ListBase class. | |
ListBaseContentHolder | mx.controls.listClasses | The ListBaseContentHolder class defines a container in a list-based control of all of the control's item renderers and item editors. | |
ListBaseContentHolderAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ListBaseContentHolder class. | |
ListBaseSeekPending | mx.controls.listClasses | An object that stores data about a seek operation that was interrupted by an ItemPendingError error. | |
ListBaseSelectionData | mx.controls.listClasses | Records used by list classes to keep track of what is selected. | |
ListCollectionView | mx.collections | The ListCollectionView class adds the properties and methods of the ICollectionView interface to an object that conforms to the IList interface. | |
ListData | fl.controls.listClasses | ListData 是一種 messenger 類別,它會在清單架構的組件中存放與特定儲存格相關的資訊。 | |
ListData | mx.controls.listClasses | The ListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the List control. | |
ListDropIndicator | mx.skins.halo | The skin for the drop indicator of a list-based control. | |
ListDropIndicator | spark.skins.spark | The default skin for the drop indicator of a List component in case List doesn't have a dropIndicator part defined in its skin. | |
ListElement | flashx.textLayout.elements | List 類別可用來將項目一起群組至已編號或未編號的清單中。 | |
ListEvent | fl.events | ListEvent 類別會定義清單架構的組件 (包括 List、DataGrid、TileList 和 ComboBox 組件) 的事件。 | |
ListEvent | mx.events | The ListEvent class represents events associated with items in list-based controls such as List, Tree, Menu, and DataGrid. | |
ListEvent | spark.events | ListEvents dispatched by ListBase components like ButtonBar and List in response to MouseEvents are constructed with the incoming mouse event's properties. | |
ListEventReason | mx.events | Constants for the values of the reason property of a ListEvent object where the value of the type property is ListEvent.ITEM_EDIT_END. | |
ListItemDragProxy | mx.controls.listClasses | The default drag proxy used when dragging from an MX list-based control (except for the DataGrid class). | |
ListItemDragProxy | spark.components.supportClasses | The ListItemDragProxy class defines the default drag proxy used when dragging from a Spark List based control. | |
ListItemElement | flashx.textLayout.elements | ListItemElement 是清單中的項目。 | |
ListItemRenderer | mx.controls.listClasses | The ListItemRenderer class defines the default item renderer for a List control. | |
ListItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ListItemRenderer class. | |
ListItemSelectEvent | mx.automation.events | The ListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected. | |
ListMarkerFormat | flashx.textLayout.formats | 定義 ListItemElement 中的標記格式。 | |
ListRowInfo | mx.controls.listClasses | Used by the list-based classes to store information about their IListItemRenderers. | |
ListSkin | spark.skins.mobile | ActionScript-based skin for the List components in mobile applications. | |
ListSkin | spark.skins.spark | The default skin class for a Spark List component. | |
ListSkin | spark.skins.wireframe | The default wireframe skin class for the Spark List component. | |
ListStylePosition | flashx.textLayout.formats | 定義設定 listStylePosition 屬性的值。 | |
ListStyleType | flashx.textLayout.formats | 定義設定 TextLayoutFormat 物件之 listStyleType 屬性的值。 | |
LivePreviewParent | fl.livepreview | LivePreviewParent 類別會為 SWC 檔案或即將在選取 ActionScript 3.0 時匯出之編譯過的片段提供時間軸。 | |
Loader | flash.display | Loader 類別可用來載入 SWF 檔案或影像檔 (JPG、PNG 或 GIF)。 | |
LoaderContext | flash.system | LoaderContext 類別會藉由使用 Loader 類別,提供載入 SWF 檔和其他媒體的選項。 | |
LoaderInfo | flash.display | LoaderInfo 類別會提供有關載入的 SWF 檔案或影像檔 (JPEG、GIF 或 PNG) 的資訊。 | |
LoaderInvalidationEvent | spark.events | The LoaderInvalidationEvent class represents events that are dispatched to notify ContentRequest instances that their original request has been invalidated. | |
LoaderUtil | mx.utils | The LoaderUtil class defines utility methods for use with Flex RSLs and generic Loader instances. | |
LoadEvent | mx.rpc.soap | This event is dispatched when a WSDL XML document has loaded successfully. | |
LoadVoucherSetting | flash.net.drm | LoadVoucherSetting 類別提供字串常數,以結合 DRMManager loadVoucher() 方法的 settings 參數使用。 | |
LocalConnection | flash.net | LocalConnection 類別可讓您建立一個 LocalConnection 物件,以在另一個 LocalConnection 物件中叫用方法。 | |
Locale | fl.lang | fl.lang.Locale 類別允許您控制多國語言文字在 SWF 檔中的顯示方式。 | |
Locale | mx.resources | The Locale class can be used to parse a locale String such as "en_US_MAC" into its three parts: a language code, a country code, and a variant. | |
LocaleID | flash.globalization | LocaleID 類別提供解析與使用地區設定 ID 名稱的方法。 | |
LocationChangeEvent | flash.events | 當載入新頁面時,HTMLLoader 或 StageWebView 物件會傳送 LocationChangeEvent 物件。 | |
Log | mx.logging | Provides pseudo-hierarchical logging capabilities with multiple format and output options. | |
LogAxis | mx.charts | The LogAxis class maps numeric values logarithmically between a minimum and maximum value along a chart axis. | |
LogEvent | mx.logging | Represents the log information for a single logging event. | |
LogEventLevel | mx.logging | Static class containing constants for use in the level property. | |
LogLogger | mx.logging | The logger that is used within the logging framework. | |
LuminosityMaskShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the luminosity masking option (also known as soft masking) available in Adobe Creative Suite tools. | |
LuminosityShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Luminosity' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
MacCloseButtonSkin | spark.skins.spark.windowChrome | The default skin class for the close button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome on an Apple Computer. | |
MacMaximizeButtonSkin | spark.skins.spark.windowChrome | The default skin class for the maximize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome with an Apple computer. | |
MacMinimizeButtonSkin | spark.skins.spark.windowChrome | The default skin class for the minimize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome with an Apple computer. | |
MacTitleBarSkin | spark.skins.spark.windowChrome | The default skin class for the title bar of the Spark WindowedApplication component and Spark Window component for an Apple Macintosh when you use Flex chrome. | |
MarshalledAutomationEvent | mx.automation.events | The MarshalledAutomationEvents class represents event objects that are dispatched by the AutomationManager.This represents the marshalling related events. | |
MaskEffect | mx.effects | The MaskEffect class is an abstract base class for all effects that animate a mask, such as the wipe effects and the Iris effect. | |
MaskEffectInstance | mx.effects.effectClasses | The MaskEffectInstance class is an abstract base class that implements the instance class for the MaskEffect class. | |
MaskType | spark.core | The MaskType class defines the possible values for the maskType property of the GraphicElement class. | |
MatchingCollator | spark.globalization | The MatchingCollator class provides locale-sensitve string comparison capabilities with inital settings suitable for general string matching such as finding a matching word in a block of text. | |
Math | 最上層 | Math 類別包含了代表常用數學函數與值的方法和常數。 | |
Matrix | flash.geom | Matrix 類別代表變形矩陣,可決定如何從一個座標空間,將各點對應到另一個空間。 | |
Matrix3D | flash.geom | Matrix3D 類別代表變形矩陣,用來決定三維 (3D) 顯示物件的位置和方向。 | |
MatrixTransformer | fl.motion | MatrixTransformer 類別包含了一些方法,可用來修改變形矩陣的個別屬性:水平和垂直縮放、水平和垂直傾斜,以及旋轉。 | |
MaxAggregator | mx.olap.aggregators | The MaxAggregator class implements the maximum aggregator. | |
MaximizeButtonSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's maximize button. | |
MaximizeButtonSkin | spark.skins.spark.windowChrome | The default skin class for the maximize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
MediaEvent | flash.events | 當有媒體串流時,CameraRoll 與 CameraUI 類別會傳送 MediaEvent 物件。 | |
MediaPromise | flash.media | MediaPromise 類別代表對於傳遞媒體物件的承諾。 | |
MediaType | flash.media | MediaType 類別會列舉攝影機可傳回的一般媒體類型。 | |
MemoryError | flash.errors | 當記憶體配置要求失敗時,會擲出 MemoryError 例外。 | |
Menu | mx.controls | The Menu control creates a pop-up menu of individually selectable choices, similar to the File or Edit menu found in most software applications. | |
MenuAccImpl | mx.accessibility | MenuAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Menu class. | |
MenuArrow | mx.skins.spark | The Spark skin class for the branchIcon of an MX Menu component. | |
MenuArrow | mx.skins.wireframe | The wireframe skin class for the branchIcon of a MX Menu component. | |
MenuArrowDisabled | mx.skins.spark | The Spark skin class for the disabled branchIcon of an MX Menu component. | |
MenuArrowDisabled | mx.skins.wireframe | The wireframe skin class for the disabled branchIcon of a MX Menu component. | |
MenuAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Menu control. | |
MenuBar | mx.controls | A MenuBar control defines a horizontal, top-level menu bar that contains one or more menus. | |
MenuBarAccImpl | mx.accessibility | MenuBarAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the MenuBar class. | |
MenuBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the MenuBar control. | |
MenuBarBackgroundSkin | mx.skins.halo | The skin for the background of a MenuBar. | |
MenuBarItem | mx.controls.menuClasses | The MenuBarItem class defines the default item renderer for the top-level menu bar of a MenuBar control. | |
MenuBarItemAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the MenuBarItem class. | |
MenuBarItemSkin | mx.skins.wireframe | The wireframe skin class for menu items in the MX MenuBar component. | |
MenuBarSkin | mx.skins.wireframe | The wireframe skin class for the MX MenuBar component. | |
MenuCheck | mx.skins.spark | The Spark skin class for the checkIcon of an MX Menu component. | |
MenuCheck | mx.skins.wireframe | The wireframe skin class for the check icon of the MX Menu component. | |
MenuCheckDisabled | mx.skins.spark | The Spark skin class for the checkDisabledIcon of an MX Menu component. | |
MenuCheckDisabled | mx.skins.wireframe | The wireframe skin class for the disabled check icon of a MX Menu component. | |
MenuEvent | mx.events | The MenuEvent class represents events that are associated with menu activities in controls such as Menu, MenuBar, and PopUpMenuButton. | |
MenuItemRenderer | mx.controls.menuClasses | The MenuItemRenderer class defines the default item renderer for menu items in any menu control. | |
MenuItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the MenuItemRenderer class. | |
MenuItemSkin | mx.skins.spark | The wireframe skin class for menu items in the MX Menu component. | |
MenuListData | mx.controls.menuClasses | The MenuListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the Menu and MenuBar control. | |
MenuRadio | mx.skins.spark | The Spark skin class for the radio icon of the MX Menu component. | |
MenuRadio | mx.skins.wireframe | The wireframe skin class for the radio icon of the MX Menu component. | |
MenuRadioDisabled | mx.skins.spark | The Spark skin class for the disabled radio icon of the MX Menu component. | |
MenuRadioDisabled | mx.skins.wireframe | The wireframe skin class for the disabled radio icon of the MX Menu component. | |
MenuSeparatorSkin | mx.skins.spark | The Spark skin class for the menu item separators in the MX Menu component. | |
MenuSeparatorSkin | mx.skins.wireframe | The wireframe skin class for the menu item separators in the MX menu component. | |
MenuShowEvent | mx.automation.events | The MenuShowEvent class represents events that are associated with menuBar. | |
MenuSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX Menu component. | |
MessageChannel | flash.system | MessageChannel 類別提供一個機制,可供 Worker 彼此通訊。 | |
MessageChannelState | flash.system | 這個類別會針對 MessageChannel 類別的 state 屬性定義代表其可能值的常數。 | |
MetadataEvent | fl.video | 當使用者要求 FLV 檔的中繼資料資訊封包 (NetStream.onMetaData) 而且在 FLV 檔中遇到提示點 (NetStream.onCuePoint) 時,Flash® Player 就會傳送 MetadataEvent 物件。 | |
MetadataEvent | mx.events | The MetadataEvent class defines the event type for metadata and cue point events. | |
Microphone | flash.media | 使用 Microphone 類別,從麥克風監視或擷取音訊。 | |
MicrophoneEnhancedMode | flash.media | MicrophoneEnhancedMode 類別是用於設定 MicrophoneEnhancedOptions 類別之 mode 屬性的常數值列舉。 | |
MicrophoneEnhancedOptions | flash.media | MicrophoneEnhancedOptions 類別提供增強音訊的設定選項 (原音回音消除)。 | |
MinAggregator | mx.olap.aggregators | The MinAggregator class implements the minimum aggregator. | |
MinimizeButtonSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's minimize button. | |
MinimizeButtonSkin | spark.skins.spark.windowChrome | The default skin class for the minimize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
MobileSkin | spark.skins.mobile.supportClasses | ActionScript-based skin for mobile applications. | |
ModifyInlineGraphicOperation | flashx.textLayout.operations | InsertInlineGraphicOperation 類別封裝現有內嵌圖形的修改。 | |
Module | mx.modules | The base class for MXML-based dynamically-loadable modules. | |
Module | spark.modules | The base class for MXML-based dynamically-loadable modules. | |
ModuleBase | mx.modules | The base class for ActionScript-based dynamically-loadable modules. | |
ModuleEvent | mx.events | The ModuleEvent class represents the event object passed to the event listener for events related to dynamically-loaded modules. | |
ModuleLoader | mx.modules | ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content. | |
ModuleLoader | spark.modules | ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content. | |
ModuleManager | mx.modules | The ModuleManager class centrally manages dynamically loaded modules. | |
MorphShape | flash.display | MorphShape 類別代表顯示清單上的 MorphShape 物件。 | |
Motion | fl.motion | Motion 類別會儲存可套用至視覺物件的關鍵影格連續動畫。 | |
MotionBase | fl.motion | MotionBase 類別會儲存可套用至視覺物件的關鍵影格連續動畫。 | |
MotionEvent | fl.motion | MotionEvent 類別代表由 fl.motion.Animator 類別所廣播的事件。 | |
MotionPath | spark.effects.animation | The MotionPath class defines the collection of Keyframes objects for an effect, and the name of the property on the target to animate. | |
Mouse | flash.ui | Mouse 類別的方法是用來隱藏或顯示滑鼠指標,或是將指標設定為特定的樣式。 | |
MouseCursor | flash.ui | MouseCursor 類別是用於設定 Mouse 類別之 cursor 屬性的常數值列舉。 | |
MouseCursorData | flash.ui | MouseCursorData 類別可讓您定義「原生」滑鼠游標的外觀。 | |
MouseEvent | flash.events | 只要發生滑鼠事件時,就會將 MouseEvent 物件傳送至事件流程中。 | |
Move | mx.effects | The Move effect changes the position of a component over a specified time interval. | |
Move | spark.effects | The Move effect move the target object in the x and y directions. | |
Move3D | spark.effects | The Move3D class moves a target object in the x, y, and z dimensions. | |
MoveChildrenOperation | flashx.textLayout.operations | MoveChildrenOperation 類別允許將一組同級項目移出其直屬父鏈結,並且此操作會移除任何留下的空白祖系鏈結。 | |
MoveEvent | mx.events | Represents event objects that are dispatched when a Flex component moves. | |
MoveInstance | mx.effects.effectClasses | The MoveInstance class implements the instance class for the Move effect. | |
MovieClip | flash.display | MovieClip 類別會繼承下列類別:Sprite、DisplayObjectContainer、InteractiveObject、DisplayObject 與 EventDispatcher。 | |
MovieClipAsset | mx.core | MovieClipAsset is a subclass of the flash.display.MovieClip class which represents movieclip symbols that you embed in a Flex application from a SWF file produced by Flash. | |
MovieClipLoaderAsset | mx.core | MovieClipLoaderAsset is a subclass of the MovieClipAsset class which represents SWF files that you embed in a Flex application. | |
MovieClipSWFLoader | mx.controls | The MovieClipSWFLoader control extends SWFLoader to provide convenience methods for manipulating a SWF which has a MovieClip as its root content, provided that the MovieClip is not a Flex application. | |
MultiDPIBitmapSource | spark.utils | This class provides a list of bitmaps for various runtime densities. | |
Multitouch | flash.ui | Multitouch 類別管理並提供目前環境支援處理使用者輸入裝置之接觸的相關資訊,包括接觸那些具有二或多個觸控點的裝置 (例如使用者有多隻手指在觸控螢幕上)。 | |
MultitouchInputMode | flash.ui | MultitouchInputMode 類別會提供 flash.ui.Multitouch 類別的 inputMode 屬性值。 | |
MultiValueInterpolator | spark.effects.interpolation | The MultiValueInterpolator class interpolates each element of Arrays or Vectors of start and end elements separately, using another interpolator to do the interpolation for each element. | |
MuteButton | spark.components.mediaClasses | The MuteButton class defines the mute button used by the VideoPlayer control. | |
MuteButtonSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the mute button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
MuteButtonSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the mute button of a Spark VideoPlayer component in the normal skin state. | |
MuteButtonSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the mute button of a Spark VideoPlayer component. | |
Mutex | flash.concurrent | Mutex (即「Mutual Exclusion」(互斥) 的簡稱) 類別可讓您確認一次只有一組程式碼在記憶體的特定區塊或其他共用資源上運作。 | |
MXAdvancedDataGridItemRenderer | mx.controls.advancedDataGridClasses | The MXAdvancedDataGridItemRenderer class defines the Spark item renderer class for use with the MX AdvancedDataGrid control. | |
MXDataGridItemRenderer | mx.controls.dataGridClasses | The MXDataGridItemRenderer class defines the Spark item renderer class for use with the MX DataGrid control. | |
MXFTETextInput | mx.controls | MXFTETextInput is a UIComponent which is used to support TLF text in MX controls and data grid renderers. | |
MXItemRenderer | mx.controls.listClasses | The MXItemRenderer class is the base class for Spark item renderers and item editors used in MX list-based controls. | |
MXMLObjectAdapter | mx.core | The MXMLObjectAdapter class is a stub implementation of the IMXMLObject interface, so that you can implement the interface without defining all of the methods. | |
MXRecord | flash.net.dns | MXRecord 類別代表包含郵件交換伺服器位址的網域名稱系統 (DNS) MX 資源記錄。 | |
MXTreeItemRenderer | mx.controls.treeClasses | The MXTreeItemRenderer class defines the Spark item renderer class for use with the MX Tree control. | |
Namespace | 最上層 | Namespace 類別包含用來定義及使用命名空間的方法和屬性。 | |
NameUtil | mx.utils | The NameUtil utility class defines static methods for creating names for Flex objects. | |
NationalDigitsType | flash.globalization | NationalDigitsType 類別會列舉一些常數,指出 NumberFormatter 類別使用的位數組。 | |
NativeApplication | flash.desktop | NativeApplication 類別代表這個 AIR 應用程式。 | |
NativeDragActions | flash.desktop | NativeDragActions 類別會針對拖放動作的名稱定義字串常數。 | |
NativeDragEvent | flash.events | 當拖放作業牽涉到互動式物件時,就會傳送原生拖曳事件。 | |
NativeDragManager | flash.desktop | NativeDragManager 類別會協調拖放作業。 | |
NativeDragOptions | flash.desktop | NativeDragOptions 類別會針對拖放作業中允許的拖放動作名稱定義其常數。 | |
NativeMenu | flash.display | NativeMenu 類別包含定義原生選單所需的方法與屬性。 | |
NativeMenuItem | flash.display | NativeMenuItem 類別代表選單中的單一項目。 | |
NativeProcess | flash.desktop | NativeProcess 類別提供命令列整合以及一般啟動功能。 | |
NativeProcessExitEvent | flash.events | 當處理程序結束時,NativeProcess 物件會傳送這個事件。 | |
NativeProcessStartupInfo | flash.desktop | 此類別提供基本資訊,用於在主機作業系統啟動處理程序。 | |
NativeWindow | flash.display | NativeWindow 類別可提供用來建立與控制原生桌面視窗的介面。 | |
NativeWindowBoundsEvent | flash.events | 當視窗的大小或位置變更時,NativeWindow 物件就會傳送 NativeWindowBoundsEvent 物件。 | |
NativeWindowDisplayState | flash.display | NativeWindowDisplayState 類別會針對視窗顯示狀態的名稱定義常數。 | |
NativeWindowDisplayStateEvent | flash.events | 當視窗顯示狀態變更時,NativeWindow 物件就會傳送 NativeWindowDisplayStateEvent 類別的事件。 | |
NativeWindowInitOptions | flash.display | NativeWindowInitOptions 類別會定義用來建構新 NativeWindow 實體的初始化選項。 | |
NativeWindowRenderMode | flash.display | NativeWindowRenderMode 類別會針對用來建立原生視窗之 NativeWindowInitOptions 物件的 renderMode 屬性定義常數。 | |
NativeWindowResize | flash.display | NativeWindowResize 類別會針對 NativeWindow startResize() 方法之 edgeOrCorner 參數可能的值定義其常數。 | |
NativeWindowSystemChrome | flash.display | NativeWindowSystemChrome 類別會針對用來建立原生視窗之 NativeWindowInitOptions 物件的 systemChrome 屬性定義常數。 | |
NativeWindowType | flash.display | NativeWindowType 類別會針對用來建立原生視窗之 NativeWindowInitOptions 物件的 type 屬性定義常數。 | |
NavBar | mx.controls | The NavBar control is the superclass for navigator controls, such as the LinkBar and TabBar controls, and cannot be instantiated directly. | |
NavBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the NavBar control. | |
NavigationUnit | spark.core | The NavigationUnit class defines the possible values for the getVerticalScrollPositionDelta() and getHorizontalScrollPositionDelta() methods of the IViewport class. | |
NavigationUtil | flashx.textLayout.utils | 處理 TextRange 的公用程式。此類別的方法是靜態的,而且必須使用 NavigationUtil.method(parameter) 語法呼叫。 | |
NavigatorContent | spark.components | The NavigatorContent class defines a Spark container that can be used in an MX navigator container, such as the ViewStack, TabNavigator and Accordion containers. | |
NCManager | fl.video | 會建立 VideoPlayer 類別的 NetConnection 物件,它是該使用者介面類別的 helper 類別。 | |
NCManagerNative | fl.video | NCManagerNative 類別是 NCManager 類別的子類別,而且支援原生的頻寬偵測,這是某些「Flash 視訊串流服務」提供者可能會支援的功能。 | |
NetConnection | flash.net | NetConnection 類別會在用戶端與伺服器之間建立雙向連線。 | |
NetDataEvent | flash.events | 在媒體串流中發現資料訊息時,NetStream 物件會傳送 NetDataEvent 物件。 | |
NetGroup | flash.net | NetGroup 類別的實體代表 RTMFP 群組的成員資格。 | |
NetGroupInfo | flash.net | NetGroupInfo 類別指定在 RTMFP 對等式資料傳輸下,相關 NetGroup 物件的各種不同服務品質 (QOS) 統計資料。 | |
NetGroupReceiveMode | flash.net | NetGroupReceiveMode 類別是用於 NetGroup 類別 receiveMode 屬性的常數值列舉。 | |
NetGroupReplicationStrategy | flash.net | NetGroupReplicationStrategy 類別是用於設定 NetGroup 類別之 replicationStrategy 屬性的常數值列舉。 | |
NetGroupSendMode | flash.net | NetGroupSendMode 類別是用於 NetGroup.sendToNeighbor() 方法 sendMode 參數的常數值列舉。 | |
NetGroupSendResult | flash.net | NetGroupSendResult 類別是用於傳回與 NetGroup 實體關聯之 Directed Routing 方法值的常數值列舉。 | |
NetMonitor | flash.net | NetMonitor 類別會維護一份 NetStream 物件清單。 | |
NetMonitorEvent | flash.events | 建立 NetStream 物件時,NetMonitor 物件會傳送 NetMonitorEvent 物件。 | |
NetStatusEvent | flash.events | 當 NetConnection、NetStream 或 SharedObject 物件報告其狀態時,會傳送 NetStatusEvent 物件。 | |
NetStream | flash.net | NetStream 類別會在 NetConnection 上開啟單向串流通道。 | |
NetStreamAppendBytesAction | flash.net | NetStreamAppendBytesAction 類別是您可以傳遞到 NetStream.appendBytesAction() 方法的常數列舉。 | |
NetStreamInfo | flash.net | NetStreamInfo 類別會指定與 NetStream 物件以及音效、視訊和資料的基礎串流緩衝區相關的各種服務品質 (QOS) 統計資料和其他資訊。 | |
NetStreamMulticastInfo | flash.net | NetStreamMulticastInfo 類別指定在 RTMFP 對等式及 IP 多點傳送串流傳輸下,相關 NetStream 物件的各種不同服務品質 (QOS) 統計資料。 | |
NetStreamPlayOptions | flash.net | NetStreamPlayOptions 類別會指定可傳遞給 NetStream.play2() 方法的各種選項。 | |
NetStreamPlayTransitions | flash.net | NetStreamPlayTransitions 類別會指定可搭配 NetStreamPlayOptions.transition 屬性使用的有效字串。 | |
NetworkInfo | flash.net | NetworkInfo 類別提供在電腦上關於網路介面的資訊。 | |
NetworkInterface | flash.net | NetworkInterface 類別描述網路介面。 | |
NetworkMonitor | mx.netmon | NetworkMonitor is a stub used by the framework and enterprise service classes to send information to the Flash Builder Network Monitor feature. | |
NewObjectSample | flash.sampler | NewObjectSample 類別代表在 getSamples() 串流中建立的物件。 | |
None | fl.transitions.easing | None 類別會定義加/減速函數,以實作 ActionScript 動畫的非加速移動。 | |
NotificationStyle | flash.notifications | NotificationStyle 類別會針對 RemoteNotifier 類別所支援的通知樣式定義常數。 | |
NotificationType | flash.desktop | NotificationType 類別會定義用在 DockIcon bounce() 方法的 priority 參數與 NativeWindow notifyUser() 方法之 type 參數中的常數。 | |
Number | 最上層 | 代表 IEEE-754 雙精度浮點數的資料類型。 | |
NumberBase | mx.formatters | The NumberBase class is a utility class that contains general number formatting capabilities, including rounding, precision, thousands formatting, and negative sign formatting. | |
NumberBaseRoundType | mx.formatters | The NumberBaseRoundType class defines the constant values for formatter properties that specify a type of rounding. | |
NumberFormatter | flash.globalization | NumberFormatter 類別對數值提供了區分地區設定的格式化與解析功能。 | |
NumberFormatter | mx.formatters | The NumberFormatter class formats a valid number by adjusting the decimal rounding and precision, the thousands separator, and the negative sign. | |
NumberFormatter | spark.formatters | The NumberFormatter class provides locale-sensitive formatting and parsing of numeric values. | |
NumberFormatterBase | spark.formatters.supportClasses | The NumberFormatterBase class is a base class for the NumberFormatter and CurrencyFormatter classes. | |
NumberInterpolator | spark.effects.interpolation | The NumberInterpolator class provides interpolation between start and end values represented as Number instances. | |
NumberParseResult | flash.globalization | 是一種資料結構,剖析字串時所擷取的數字就是保存於此。 | |
NumberValidator | mx.validators | The NumberValidator class ensures that a String represents a valid number. | |
NumberValidator | spark.validators | The NumberValidator class ensures that a String represents a valid number according to the conventions of a locale. | |
NumberValidatorBase | spark.validators.supportClasses | The NumberValidatorBase class contains all the common functionality that is required by the NumberValidator and CurrencyValidator classes. | |
NumberValidatorDomainType | mx.validators | The NumberValidatorDomainType class defines the values for the domain property of the NumberValidator class. | |
NumericAxis | mx.charts.chartClasses | The NumericAxis class acts as a common base class for axis types representing a continuous range of values between a defined minimum and maximum. | |
NumericDataProvider | spark.collections | This IList class generates items that are a sequential series of numbers. | |
NumericStepper | fl.controls | NumericStepper 組件會顯示可供使用者選取之已排序的數字集合。 | |
NumericStepper | mx.controls | The NumericStepper control lets the user select a number from an ordered set. | |
NumericStepper | spark.components | The NumericStepper control lets you select a number from an ordered set. | |
NumericStepperAccImpl | spark.accessibility | NumericStepperAccImpl is the accessibility implementation class for spark.components.NumericStepper. | |
NumericStepperAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the NumericStepper control. | |
NumericStepperDecrementButtonSkin | spark.skins.spark | The default skin class for the down button of a Spark NumericStepper component. | |
NumericStepperDownSkin | mx.skins.halo | The skin for all the states of the down button in a NumericStepper. | |
NumericStepperEvent | mx.events | Represents events that are specific to the NumericStepper control. | |
NumericStepperIncrementButtonSkin | spark.skins.spark | The default skin class for the up button of a Spark NumericStepper component. | |
NumericStepperSkin | spark.skins.spark | The default skin class for a Spark NumericStepper component. | |
NumericStepperSkin | spark.skins.wireframe | The default wireframe skin class for the Spark NumericStepper component. | |
NumericStepperTextInputSkin | spark.skins.spark | The default skin class for the text input field of a Spark NumericStepper component. | |
NumericStepperTextInputSkin | spark.skins.wireframe | The default wireframe skin class for the Spark NumericStepperTextInput component. | |
NumericStepperUpSkin | mx.skins.halo | The skin for all the states of the up button in a NumericStepper. | |
Object | 最上層 | Object 類別位於 ActionScript runtime 類別階層架構的根部。 | |
ObjectEncoding | flash.net | ObjectEncoding 類別用於定義可序列化物件 (如 FileStream、NetStream、NetConnection、SharedObject 和 ByteArray) 之類別中的序列化設定,以使用舊版 ActionScript。 | |
ObjectProxy | mx.utils | This class provides the ability to track changes to an item managed by this proxy. | |
ObjectUtil | mx.utils | The ObjectUtil class is an all-static class with methods for working with Objects within Flex. | |
OLAPAttribute | mx.olap | The OLAPAttribute class represents a single attribute of an OLAPDimension. | |
OLAPAxisPosition | mx.olap | The OLAPAxisPosition class represents a position along the axis of the result of an OLAP query result. | |
OLAPCell | mx.olap | The OLAPCell class represents a cell in an OLAPResult instance. | |
OLAPCube | mx.olap | The OLAPCube class represents an OLAP cube. | |
OLAPDataGrid | mx.controls | The OLAPDataGrid control expands on the functionality of the AdvancedDataGrid control to add support for the display of the results of OLAP queries. | |
OLAPDataGridAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the OLAPDataGrid control. | |
OLAPDataGridGroupRenderer | mx.controls.olapDataGridClasses | The OLAPDataGridGroupRenderer class defines the default item renderer for a group renderer for the OLAPDataGrid control. | |
OLAPDataGridGroupRendererAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the OLAPDataGridGroupRenderer class. | |
OLAPDataGridHeaderRendererProvider | mx.controls.olapDataGridClasses | The OLAPDataGridHeaderRendererProvider class lets you specify a custom header renderer for the columns in the OLAPDataGrid control. | |
OLAPDataGridItemRendererProvider | mx.controls.olapDataGridClasses | An OLAPDataGridItemRendererProvider instance lets you specify a formatter for the items in the OLAPDataGrid control. | |
OLAPDataGridRendererProvider | mx.controls.olapDataGridClasses | The OLAPDataGridRendererProvider class defines the base class for assigning item renderers used by the OLAPDataGrid control. | |
OLAPDimension | mx.olap | The OLAPDimension class represents a dimension of an OLAP cube. | |
OLAPElement | mx.olap | The OLAPElement class defines a base interface that provides common properties for all OLAP elements. | |
OLAPHierarchy | mx.olap | The OLAPHierarchy class represents a hierarchy of the schema of an OLAP cube. | |
OLAPLevel | mx.olap | The OLAPLevel class represents a level in an OLAP cube. | |
OLAPMeasure | mx.olap | The OLAPMeasure class represents a member of the measure dimension of an OLAP cube. | |
OLAPMember | mx.olap | The OLAPMember class represents a member of an OLAP dimension. | |
OLAPQuery | mx.olap | The OLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. | |
OLAPQueryAxis | mx.olap | The OLAPQueryAxis interface represents an axis of an OLAP query. | |
OLAPResult | mx.olap | The OLAPResult class represents the result of a query on an OLAP cube. | |
OLAPResultAxis | mx.olap | The OLAPResultAxis class represents an axis of the result of an OLAP query. | |
OLAPSchema | mx.olap | The OLAPSchema class represents an OLAP cube or cubes. | |
OLAPSet | mx.olap | The OLAPSet class represents a set, which is used to configure the axis of an OLAP query. | |
OLAPTrace | mx.olap | The OLAPTrace class controls the generation of trace information generated by the OLAP classes and written to the log file. | |
OLAPTuple | mx.olap | The OLAPTuple class reprsents a tuple expression pointing to an OLAP cube cell. | |
OnDemandEventDispatcher | mx.utils | OnDemandEventDispatcher serves as a base class for classes that dispatch events but expect listeners to be infrequent. | |
Operation | mx.rpc.http | An Operation used specifically by an HTTPMultiService. | |
Operation | mx.rpc.remoting.mxml | The Operation used for RemoteObject when created in an MXML document. | |
Operation | mx.rpc.remoting | An Operation used specifically by RemoteObjects. | |
Operation | mx.rpc.soap.mxml | An Operation used specifically by WebServices. | |
Operation | mx.rpc.soap | An Operation used specifically by WebServices. | |
OrderedObject | mx.utils | OrderedObject acts as a wrapper to Object to preserve the ordering of the properties as they are added. | |
Orientation3D | flash.geom | Orientation3D 類別是代表 Matrix3D 物件旋轉樣式之常數值的列舉。 | |
OutputProgressEvent | flash.events | FileStream 物件會在執行待處理的非同步檔案寫入作業時傳送 OutputProgressEvent 物件。 | |
OverflowPolicy | flashx.textLayout.elements | OverflowPolicy 類別會為 IConfiguration 類別的 overflowPolicy 屬性定義一組常數。 | |
OverlayDepth | spark.components.supportClasses | The OverlayDepth class defines the default depth values for various overlay elements used by Flex. | |
OverrideBase | mx.states | The OverrideBase class is the base class for the override classes used by view states. | |
Panel | mx.containers | A Halo Panel container consists of a title bar, a caption, a border, and a content area for its children. | |
Panel | spark.components | The Panel class defines a container that includes a title bar, a caption, a border, and a content area for its children. | |
PanelAccImpl | mx.accessibility | PanelAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Panel class. | |
PanelAccImpl | spark.accessibility | PanelAccImpl is the accessibility implementation class for spark.components.Panel. | |
PanelAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Panel class. | |
PanelBorderSkin | mx.skins.spark | The Spark skin class for the MX Panel component's border. | |
PanelBorderSkin | mx.skins.wireframe | The wireframe skin class for the MX Panel component's border. | |
PanelSkin | mx.skins.halo | The PanelSkin class defines the skin for the Panel, TitleWindow, and Alert components. | |
PanelSkin | spark.skins.spark | The default skin class for a Spark Panel container. | |
PanelSkin | spark.skins.wireframe | The default wireframe skin class for the Spark Panel component. | |
PaperSize | flash.printing | 這個類別提供可用的值,供 PrintJob.selectPaperSize() 方法的 paperSize 參數使用。 | |
ParagraphElement | flashx.textLayout.elements | ParagraphElement 類別代表文字流排階層中的段落。 | |
ParagraphFormattedElement | flashx.textLayout.elements | ParagraphFormattedElement 類別是具有段落屬性之 FlowElement 類別的抽象基底類別。 | |
Parallel | mx.effects | The Parallel effect plays multiple child effects at the same time. | |
ParallelInstance | mx.effects.effectClasses | The ParallelInstance class implements the instance class for the Parallel effect. | |
PasteOperation | flashx.textLayout.operations | PasteOperation 類別封裝貼上作業。 | |
Path | spark.primitives | The Path class is a filled graphic element that draws a series of path segments. | |
Pause | mx.effects | The Pause effect is useful when sequencing effects. | |
PauseInstance | mx.effects.effectClasses | The PauseInstance class implements the instance class for the Pause effect. | |
PermissionError | flash.errors | 當應用程式嘗試存取資源而未先要求適當的權限時,就會傳送權限錯誤。 | |
PermissionEvent | flash.events | ||
PermissionStatus | flash.permissions | PermissionStatus 類別是指定權限授權狀態的常數值的列舉。 | |
PersistenceManager | spark.managers | The PersistenceManager class is a basic persistence manager that is backed by a local shared object named FxAppCache. | |
PerspectiveProjection | flash.geom | PerspectiveProjection 類別提供指定或修改顯示物件及其所有子系之透視變形的簡單方式。 | |
PhoneFormatter | mx.formatters | The PhoneFormatter class formats a valid number into a phone number format, including international configurations. | |
PhoneNumberValidator | mx.validators | The PhoneNumberValidator class validates that a string is a valid phone number. | |
Photo | fl.transitions | 會使影片片段物件像照相閃光燈一樣出現或消失。 | |
PieChart | mx.charts | The PieChart control represents a data series as a standard pie chart. | |
PieSeries | mx.charts.series | The PieSeries class defines the data series for a PieChart control. | |
PieSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the LineSeries class. | |
PieSeriesItem | mx.charts.series.items | Represents the information required to render a single wedge as part of a PieSeries. | |
PieSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the PieSeries to render. | |
PixelDissolve | fl.transitions | PixelDissolve 類別會使用隨機出現或消失的棋盤圖樣矩形來顯現影片片段物件。 | |
PixelSnapping | flash.display | PixelSnapping 類別是常數值的列舉項目,可使用 Bitmap 物件的 pixelSnapping 屬性來設定像素貼齊選項。 | |
PlainTextExporter | flashx.textLayout.conversion | 純文字格式的匯出轉換器。 | |
PlayPauseButtonSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the play/pause button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
PlayPauseButtonSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the play/pause button of a Spark VideoPlayer component in the normal skin state. | |
PlayPauseButtonSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the play/pause button of a Spark VideoPlayer component. | |
PlotChart | mx.charts | The PlotChart control represents data with two values for each data point. | |
PlotSeries | mx.charts.series | Defines a data series for a PlotChart control. | |
PlotSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the PlotSeries class. | |
PlotSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a PlotSeries. | |
PlotSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the PlotSeries to render. | |
PNGEncoder | mx.graphics.codec | The PNGEncoder class converts raw bitmap images into encoded images using Portable Network Graphics (PNG) lossless compression. | |
PNGEncoderOptions | flash.display | PNGEncoderOptions 類別會為 flash.display.BitmapData.encode() 方法定義壓縮演算法。 | |
Point | flash.geom | Point 物件代表二維座標系統中的位置,其中 x 表示水平軸,而 y 表示垂直軸。 | |
PolarChart | mx.charts.chartClasses | The PolarChart control serves as base class for circular charts based in polar coordinates. | |
PolarDataCanvas | mx.charts.chartClasses | PolarDataCanvas class enables user to use graphics API with respect to data coordinates instead of screen coordinates. | |
PolarTransform | mx.charts.chartClasses | The PolarTransform object represents a set of axes used to map data values to angle/distance polar coordinates and vice versa. | |
PopUpAnchor | spark.components | The PopUpAnchor component is used to position a control that pops up or drops down, such as a DropDownList component, in layout. | |
PopUpButton | mx.controls | The PopUpButton control adds a flexible pop-up control interface to a Button control. | |
PopUpButtonAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the PopUpButton control. | |
PopUpButtonSkin | mx.skins.halo | The skin for all the states of a PopUpButton. | |
PopUpButtonSkin | mx.skins.spark | The Spark skin class for the MX PopUpButton component. | |
PopUpButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX PopUpButton component. | |
PopUpEvent | spark.events | The PopUpEvent class represents an event dispatched by the SkinnablePopUpContainer. | |
PopUpIcon | mx.skins.halo | The skin for all the states of the icon in a PopUpButton. | |
PopUpManager | mx.managers | The PopUpManager singleton class creates new top-level windows and places or removes those windows from the layer on top of all other visible windows. | |
PopUpManagerChildList | mx.managers | The PopUpManagerChildList class defines the constant values for the detail property of the PopUpManager addPopUp() and createPopUp() methods. | |
PopUpMenuButton | mx.controls | The PopUpMenuButton control creates a PopUpButton control with a main sub-button and a secondary sub-button. | |
PopUpMenuIcon | mx.skins.halo | The skin for all the states of the icon in a PopUpMenuButton. | |
PopUpPosition | spark.components | Enumerated type for the PopUpAnchor.popUpPosition property. | |
PostScaleAdapter | mx.containers.utilityClasses | The PostScaleAdapter class is used as a compatibility layer for Flex 3 classes that rely on width, height, min, max, explicit, measured, and other properties to be determined after scaling is applied. | |
Power | spark.effects.easing | The Power class defines the easing functionality using a polynomial expression. | |
Preloader | mx.preloaders | The Preloader class is used by the SystemManager to monitor the download and initialization status of a Flex application. | |
PressAndTapGestureEvent | flash.events | PressAndTapGestureEvent 類別可讓您處理觸控裝置上的按下並輕點手勢。 | |
PrintAdvancedDataGrid | mx.printing | The PrintAdvancedDataGrid control is an AdvancedDataGrid subclass that is styled to show a table with line borders and is optimized for printing. | |
PrintDataGrid | mx.printing | The PrintDataGrid control is a DataGrid subclass that is styled to show a table with line borders and is optimized for printing. | |
PrintJob | flash.printing | 您可以使用 PrintJob 類別來建立內容,並且將這項內容列印至一或多個頁面。 | |
PrintJobOptions | flash.printing | PrintJobOptions 類別包含要與 PrintJob.addPage() 方法的 options 參數搭配使用的屬性。 | |
PrintJobOrientation | flash.printing | 這個類別可提供 PrintJob.orientation 屬性所使用的值,以設定列印頁面的影像位置。 | |
PrintMethod | flash.printing | 這個類別可提供 PrintJobOptions.printMethod 屬性的值,以指定列印頁面的方法。 | |
PrintOLAPDataGrid | mx.printing | The PrintOLAPDataGrid control is an OLAPDataGrid subclass that is styled to show a table with line borders and is optimized for printing. | |
PrintUIOptions | flash.printing | PrintUIOptions 類別是用來指定向使用者顯示之列印對話方塊的選項。 | |
Program3D | flash.display3D | Program3D 類別代表一對上傳到顯示內容的顯示程式 (又稱為「著色器」)。 | |
ProgrammaticSkin | mx.skins | This class is the base class for skin elements which draw themselves programmatically. | |
ProgressBar | fl.controls | ProgressBar 組件會顯示目前載入內容的進度。 | |
ProgressBar | mx.controls | The ProgressBar control provides a visual representation of the progress of a task over time. | |
ProgressBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ProgressBar control. | |
ProgressBarDirection | fl.controls | ProgressBarDirection 類別會定義 ProgressBar 類別的 direction 屬性值。 | |
ProgressBarDirection | mx.controls | The ProgressBarDirection class defines the values for the direction property of the ProgressBar class. | |
ProgressBarLabelPlacement | mx.controls | The ProgressBarLabelPlacement class defines the values for the labelPlacement property of the ProgressBar class. | |
ProgressBarMode | fl.controls | ProgressBarMode 類別會定義 ProgressBar 類別的 mode 屬性值。 | |
ProgressBarMode | mx.controls | The ProgressBarMode class defines the values for the mode property of the ProgressBar class. | |
ProgressBarSkin | mx.skins.halo | The skin for a ProgressBar. | |
ProgressBarSkin | mx.skins.spark | The Spark skin class for the MX ProgressBar component. | |
ProgressBarSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX ProgressBar component. | |
ProgressBarTrackSkin | mx.skins.spark | The Spark skin class for the MX ProgressBar component's track. | |
ProgressBarTrackSkin | mx.skins.wireframe | The wireframe skin class for the track of the MX ProgressBar component. | |
ProgressEvent | flash.events | 當載入作業已開始或當通訊端已接收資料時,便會傳送 ProgressEvent 物件。 | |
ProgressIndeterminateSkin | mx.skins.halo | The skin for the indeterminate state of a ProgressBar. | |
ProgressIndeterminateSkin | mx.skins.spark | The Spark skin for the indeterminate state of the MX ProgressBar component. | |
ProgressIndeterminateSkin | mx.skins.wireframe | The wireframe skin for the indeterminate state of the MX ProgressBar component. | |
ProgressMaskSkin | mx.skins.halo | The skin for the mask of the ProgressBar's determinate and indeterminate bars. | |
ProgressMaskSkin | mx.skins.spark | The Spark skin for the mask of the MX ProgressBar component's determinate and indeterminate bars. | |
ProgressMaskSkin | mx.skins.wireframe | The wireframe skin for the mask of the MX ProgressBar component's determinate and indeterminate bars. | |
ProgressTrackSkin | mx.skins.halo | The skin for the track in a ProgressBar. | |
ProLoader | fl.display | ProLoader 類別會載入 SWF 檔案或影像。 | |
ProLoaderInfo | fl.display | 這個類別是由 ProLoader 所使用,以取代 LoaderInfo。 | |
PropertyChangeEvent | mx.events | The PropertyChangeEvent class represents the event object passed to the event listener when one of the properties of an object has changed, and provides information about the change. | |
PropertyChangeEventKind | mx.events | The PropertyChangeEventKind class defines the constant values for the kind property of the PropertyChangeEvent class. | |
PropertyChanges | mx.effects.effectClasses | The PropertyChanges class defines the start and end values for a set of properties of a target component of a transition. | |
PTRRecord | flash.net.dns | PTRRecord 類別代表包含標準網域名稱的網域名稱系統 (DNS) PTR 資源記錄。 | |
QName | 最上層 | QName 物件代表 XML 元素與特質的限定名稱。 | |
Quadratic | fl.motion.easing | Quadratic 類別會定義三個加/減速函數,以實作 ActionScript 動畫的加速移動。 | |
Quadratic | mx.effects.easing | The Quadratic class defines three easing functions to implement quadratic motion with Flex effect classes. | |
QualifiedResourceManager | mx.rpc.xml | QualifiedResourceManager is a helper class that simply maintains the order that resources were added and maps a target namespace to one or more resources. | |
Quartic | fl.motion.easing | Quartic 類別會定義三個加/減速函數,以實作 ActionScript 動畫的移動。 | |
Quartic | mx.effects.easing | The Quartic class defines three easing functions to implement motion with Flex effect classes. | |
Quintic | fl.motion.easing | Quintic 類別會定義三個加/減速函數,以實作 ActionScript 動畫的移動。 | |
Quintic | mx.effects.easing | The Quintic class defines three easing functions to implement motion with Flex effect classes. | |
RadialGradient | mx.graphics | The RadialGradient class lets you specify a gradual color transition in the fill color. | |
RadialGradientStroke | mx.graphics | The RadialGradientStroke class lets you specify a gradient filled stroke. | |
RadioButton | fl.controls | RadioButton 組件可讓您強制使用者在一組選擇中進行單一選取。 | |
RadioButton | mx.controls | The RadioButton control lets the user make a single choice within a set of mutually exclusive choices. | |
RadioButton | spark.components | The RadioButton component allows the user make a single choice within a set of mutually exclusive choices. | |
RadioButtonAccImpl | fl.accessibility | RadioButtonAccImpl 類別 (也稱為「RadioButton 輔助功能實作」類別) 用於讓 RadioButton 組件支援輔助功能。 | |
RadioButtonAccImpl | mx.accessibility | RadioButtonAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the RadioButton class. | |
RadioButtonAccImpl | spark.accessibility | RadioButtonAccImpl is the accessibility implementation class for spark.components.RadioButton. | |
RadioButtonAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the RadioButton control. | |
RadioButtonGroup | fl.controls | RadioButtonGroup 類別會定義 RadioButton 組件群組做為單一組件。 | |
RadioButtonGroup | mx.controls | The RadioButtonGroup control defines a group of RadioButton controls that act as a single mutually exclusive control; therefore, a user can select only one RadioButton control at a time. | |
RadioButtonGroup | spark.components | The RadioButtonGroup component defines a group of RadioButton components that act as a single mutually exclusive component; therefore, a user can select only one RadioButton component at a time. | |
RadioButtonIcon | mx.skins.halo | The skin for all the states of the icon in a RadioButton. | |
RadioButtonSkin | mx.skins.spark | The Spark skin class for the MX RadioButton component. | |
RadioButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX RadioButton component. | |
RadioButtonSkin | spark.skins.mobile | ActionScript-based skin for RadioButton controls in mobile applications. | |
RadioButtonSkin | spark.skins.spark | The default skin class for a Spark RadioButton component. | |
RadioButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark RadioButton component. | |
Range | spark.components.supportClasses | The Range class holds a value and an allowed range for that value, defined by minimum and maximum properties. | |
RangeError | 最上層 | 當數值位於可接受的範圍之外時,便會擲回 RangeError 例外。 | |
Rect | spark.primitives | The Rect class is a filled graphic element that draws a rectangle. | |
Rectangle | flash.geom | Rectangle 物件是由它的位置所定義的區域,並且是由它左上角的點 (x, y) 以及它的寬度及高度來表示。 | |
RectangleTexture | flash.display3D.textures | Rectangle Texture 類別代表上傳到顯示內容的 2 維紋理。 | |
RectangularBorder | mx.skins | The RectangularBorder class is an abstract base class for various classes that draw rectangular borders around UIComponents. | |
RectangularDropShadow | mx.graphics | Drop shadows are typically created using the DropShadowFilter class. | |
RectangularDropShadow | spark.primitives | This class optimizes drop shadows for the common case. | |
RedoOperation | flashx.textLayout.operations | RedoOperation 類別封裝重做操作。 | |
ReferenceError | 最上層 | 嘗試對密封 (非動態) 的物件參照未定義的屬性時,便會擲回 ReferenceError 例外。 | |
ReferencesValidationSetting | flash.security | ReferencesValidationSetting 類別定義 XMLSignatureValidator 物件的 referencesValidationSetting 屬性所使用的常數。 | |
RegExp | 最上層 | RegExp 類別可讓您使用規則運算式,也就是能夠用來在字串中執行搜尋並取代字串中之文字的樣式。 | |
RegExpValidationResult | mx.validators | The RegExpValidator class dispatches the valid and invalid events. | |
RegExpValidator | mx.validators | The RegExpValidator class lets you use a regular expression to validate a field. | |
Regular | fl.transitions.easing | Regular 類別會定義三個加/減速函數,以實作 ActionScript 動畫的加速移動。 | |
RemoteNotificationEvent | flash.events | 包含 flash.notifications.RemoteNotifier 為了回應來自 APN 的推送通知事件所傳送的事件。 | |
RemoteNotifier | flash.notifications | RemoteNotifier 類別可讓您訂閱及取消訂閱推送通知。 | |
RemoteNotifierSubscribeOptions | flash.notifications | RemoteNotifierSubscribeOptions 類別會定義可能在遠端通知訂閱程序期間使用的初始化選項。 | |
RemoteObject | mx.rpc.remoting.mxml | Use the <mx:RemoteObject> tag to represent an HTTPService object in an MXML file. | |
RemoteObject | mx.rpc.remoting | The RemoteObject class gives you access to classes on a remote application server. | |
RemoveAction | spark.effects | The RemoveAction class defines an action effect that corresponds to the RemoveChild property of a view state definition. | |
RemoveActionInstance | spark.effects.supportClasses | The RemoveActionInstance class implements the instance class for the RemoveAction effect. | |
RemoveChild | mx.states | The RemoveChild class removes a child display object, such as a component, from a container as part of a view state. | |
RemoveChildAction | mx.effects | The RemoveChildAction class defines an action effect that corresponds to the RemoveChild property of a view state definition. | |
RemoveChildActionInstance | mx.effects.effectClasses | The RemoveChildActionInstance class implements the instance class for the RemoveChildAction effect. | |
RemoveItemAction | mx.effects | The RemoveItemAction class defines an action effect that determines when the item renderer disappears from the control for the item renderer of an item being removed from a list-based control, such as List or TileList, or for an item that is replaced by a new item added to the control. | |
RemoveItemActionInstance | mx.effects.effectClasses | The RemoveItemActionInstance class implements the instance class for the RemoveChildAction effect. | |
RenderData | mx.charts.chartClasses | RenderData structures are used by chart elements to store all of the relevant values and data needed to fully render the chart. | |
RendererExistenceEvent | spark.events | The RendererExistenceEvent class represents events that are dispatched when a renderer of a Spark DataGroup is added or removed. | |
RenderingMode | flash.text.engine | RenderingMode 類別會提供用於 FontDescription 類別的顯示模式值。 | |
RepeatBehavior | spark.effects.animation | The RepeatBehavior class defines constants for use with repeatBehavior property of the Animate and Animation classes. | |
Repeater | mx.core | The Repeater class is the runtime object that corresponds to the <mx:Repeater> tag. | |
RepeaterAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the Repeater class. | |
Request | mx.events | This is an event that is expects its data property to be set by a responding listener. | |
Resize | mx.effects | The Resize effect changes the width, height, or both dimensions of a component over a specified time interval. | |
Resize | spark.effects | The Resize effect changes the width, height, or both dimensions of a component over a specified time interval. | |
ResizeEvent | mx.events | Represents event objects that are dispatched when the size of a Flex component changes. | |
ResizeInstance | mx.effects.effectClasses | The ResizeInstance class implements the instance class for the Resize effect. | |
ResizeInstance | spark.effects.supportClasses | The ResizeInstance class implements the instance class for the Resize effect. | |
ResizeMode | spark.components | The ResizeMode class defines an enumeration of the modes a component uses to resize its children in the dimensions specified by the layout system. | |
ResourceBundle | mx.resources | Provides an implementation of the IResourceBundle interface. | |
ResourceEvent | mx.events | The ResourceEvent class represents an Event object that is dispatched when the ResourceManager loads the resource bundles in a resource module by calling the loadResourceModule() method. | |
ResourceManager | mx.resources | This class is used to get a single instance of the IResourceManager implementation. | |
ResourceRecord | flash.net.dns | ResourceRecord 類別是網域名稱系統 (DNS) 資源記錄類別的基底類別。 | |
Responder | flash.net | Responder 類別會提供用於 NetConnection.call() 中的物件,以處理伺服器的傳回值 (與特定作業成功或失敗相關)。 | |
Responder | mx.rpc | This class provides a default implementation of the mx.rpc.IResponder interface. | |
RestoreButtonSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's restore button. | |
RestoreButtonSkin | spark.skins.spark.windowChrome | The default skin class for the restore button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
ResultEvent | mx.rpc.events | The event that indicates an RPC operation has successfully returned a result. | |
ReturnKeyLabel | flash.text | ReturnKeyLabel 類別會定義使用於 StageText 類別之 returnKeyLabel 屬性的值。 | |
RevocationCheckSettings | flash.security | RevocationCheckSettings 類別定義 XMLSignatureValidator 物件的 revocationCheckSetting 屬性所使用的常數。 | |
RGBInterpolator | spark.effects.interpolation | The RGBInterpolator class provides interpolation between uint start and end values that represent RGB colors. | |
RichEditableText | spark.components | RichEditableText is a low-level UIComponent for displaying, scrolling, selecting, and editing richly-formatted text. | |
RichEditableTextAccImpl | spark.accessibility | RichEditableTextAccImpl is the accessibility implementation class for spark.components.RichEditableText. | |
RichText | spark.components | RichText is a low-level UIComponent that can display one or more lines of richly-formatted text and embedded images. | |
RichTextEditor | mx.controls | The RichTextEditor control lets users enter and format text. | |
Rotate | fl.transitions | Rotate 類別會旋轉影片片段物件。 | |
Rotate | mx.effects | The Rotate effect rotates a component around a specified point. | |
Rotate | spark.effects | The Rotate effect rotates a target object in the x, y plane around the transform center. | |
Rotate3D | spark.effects | The Rotate3D class rotate a target object in three dimensions around the x, y, or z axes. | |
RotateDirection | fl.motion | RotateDirection 類別會在補間動畫期間針對旋轉行為提供常數值。 | |
RotateInstance | mx.effects.effectClasses | The RotateInstance class implements the instance class for the Rotate effect. | |
RoundedRectangle | mx.geom | RoundedRectangle represents a Rectangle with curved corners | |
RowAlign | spark.layouts | The RowAlign class defines the possible values for the rowAlign property of the TileLayout class. | |
RpcClassAliasInitializer | mx.utils | The RpcClassAliasInitializer class registers all classes for AMF serialization needed by the Flex RPC library. | |
RPCObjectUtil | mx.utils | The RPCObjectUtil class is a subset of ObjectUtil, removing methods that create dependency issues when RPC messages are in a bootstrap loader. | |
RPCStringUtil | mx.utils | The RPCStringUtil class is a subset of StringUtil, removing methods that create dependency issues when RPC messages are in a bootstrap loader. | |
RPCUIDUtil | mx.utils | The RPCUIDUtil class is a copy of UIDUtil without some functions that cause dependency problems when RPC messages are put in a bootstrap loader. | |
RSLData | mx.core | A Class that describes configuration data for an RSL. | |
RSLErrorEvent | fl.events | RSLErrorEvent 類別會定義一個由 RSLPreloader 載入的錯誤事件。 | |
RSLEvent | fl.events | RSLEvent 類別會定義 RSLPreloader 傳送的事件。 | |
RSLEvent | mx.events | The RSLEvent class represents an event object used by the DownloadProgressBar class when an RSL is being downloaded by the Preloader class. | |
RSLInfo | fl.rsl | RSLInfo 類別可以允許您指定 RSL 的使用方式 (執行階段共用元件庫檔案)。 | |
RSLPreloader | fl.rsl | RSLPreloader 類別會管理 RSL (執行階段共用元件庫,Runtime Shared Libraries) 的預先載入,然後再播放其他內容。 | |
RuntimeDPIProvider | mx.core | The RuntimeDPIProvider class provides the default mapping of similar device DPI values into predefined DPI classes. | |
Sample | flash.sampler | Sample 類別會建立可在指定期間保留記憶體分析資訊的物件。 | |
SampleDataEvent | flash.events | 當 Sound 物件要求新的音效資料時,或是當 Microphone 物件有新的資料要提供時,就傳送。 | |
SandboxMouseEvent | mx.events | This is an event sent between applications in different security sandboxes to notify listeners about mouse activity in another security sandbox. | |
SaturationShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Saturation' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
Scale | spark.effects | The Scale effect scales a target object in the x and y directions around the transform center. | |
Scale3D | spark.effects | The Scale3D class scales a target object in three dimensions around the transform center. | |
Scene | flash.display | Scene 類別包含用來辨識場景中影格名稱、標籤與數目的屬性。 | |
SchemaTypeRegistry | mx.rpc.xml | XMLDecoder uses this class to map an XML Schema type by QName to an ActionScript Class so that it can create strongly typed objects when decoding content. | |
Screen | flash.display | Screen 類別會提供此應用程式可用之顯示螢幕的相關資訊。 | |
ScreenMode | flash.display | ScreenMode 物件提供有關螢幕寬度、高度和重新整理速率的資訊。 | |
ScreenMouseEvent | flash.events | SystemTrayIcon 物件會傳送 ScreenMouseEvent 類型的事件,以回應滑鼠互動。 | |
ScriptTimeoutError | flash.errors | 達到程式碼逾時間隔時,會擲出 ScriptTimeoutError 例外。 | |
ScrollArrowSkin | mx.skins.halo | The skin for all the states of the up or down button in a ScrollBar. | |
ScrollBar | fl.controls | ScrollBar 組件可提供使用者控制方法,控制在顯示區中資料太多而無法容納時顯示的資料部分。 | |
ScrollBar | mx.controls.scrollClasses | The ScrollBar class is the base class for the HScrollBar and VScrollBar controls. | |
ScrollBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ScrollBar class. | |
ScrollBarBase | spark.components.supportClasses | The ScrollBarBase class helps to position the portion of data that is displayed when there is too much data to fit in a display area. | |
ScrollBarDirection | fl.controls | 定義 ScrollBar 組件的 direction 屬性值。 | |
ScrollBarDirection | mx.controls.scrollClasses | The ScrollBarDirection class defines the values for the direction property of the ScrollBar control. | |
ScrollBarDownButtonSkin | mx.skins.spark | The Spark skin class for the down button of the MX ScrollBar component. | |
ScrollBarDownButtonSkin | mx.skins.wireframe | The wireframe skin class for the down button of the MX ScrollBar component. | |
ScrollBarDownButtonSkin | spark.skins.spark | The default skin class for down button of the Spark ScrollBar component. | |
ScrollBarDownButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarDownButton component. | |
ScrollBarLeftButtonSkin | spark.skins.spark | The default skin class for left button of the Spark ScrollBar component. | |
ScrollBarLeftButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarLeftButton component. | |
ScrollBarRightButtonSkin | spark.skins.spark | The default skin class for right button of the Spark ScrollBar component. | |
ScrollBarRightButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarRightButton component. | |
ScrollBarThumbSkin | mx.skins.spark | The Spark skin class for the thumb of the MX ScrollBar component. | |
ScrollBarThumbSkin | mx.skins.wireframe | The wireframe skin class for the thumb of the MX ScrollBar component. | |
ScrollBarTrackSkin | mx.skins.spark | The Spark skin class for the track of the MX ScrollBar component. | |
ScrollBarTrackSkin | mx.skins.wireframe | The wireframe skin class for the track of the MX ScrollBar component. | |
ScrollBarUpButtonSkin | mx.skins.spark | The Spark skin class for the up button of the MX ScrollBar component. | |
ScrollBarUpButtonSkin | mx.skins.wireframe | The wireframe skin class for the up button of the MX ScrollBar component. | |
ScrollBarUpButtonSkin | spark.skins.spark | The default skin class for up button of the Spark ScrollBar component. | |
ScrollBarUpButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarUpButton component. | |
ScrollControlBase | mx.core | The ScrollControlBase class is the base class for controls with scroll bars. | |
ScrollControlBaseAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the ScrollControlBase class. | |
Scroller | spark.components | The Scroller component displays a single scrollable component, called a viewport, and horizontal and vertical scroll bars. | |
ScrollerSkin | spark.skins.spark | The default skin class for the Spark Scroller component. | |
ScrollEvent | fl.events | ScrollEvent 類別會定義與 ScrollBar 組件有關聯的 scroll 事件。 | |
ScrollEvent | flashx.textLayout.events | 代表 TextFlow 執行自動捲動時傳送的事件。 | |
ScrollEvent | mx.events | Represents events that are dispatched by the ScrollBar class. | |
ScrollEventDetail | mx.events | Constants for the values of the detail property of a ScrollEvent. | |
ScrollEventDirection | flashx.textLayout.events | ScrollEvent 之方向屬性值的常數。 | |
ScrollEventDirection | mx.events | Constants for the values of the direction property of a ScrollEvent. | |
ScrollPane | fl.containers | ScrollPane 組件會在可捲動區域中顯示顯示物件、JPEG、GIF 和 PNG 檔以及 SWF 檔。 | |
ScrollPolicy | fl.controls | BaseScrollPane 類別之 horizontalScrollPolicy 和 verticalScrollPolicy 屬性的值。 | |
ScrollPolicy | flashx.textLayout.container | ScrollPolicy 類別是一個列舉類別,其定義各種值以設定 ContainerController 類別的 horizontalScrollPolicy 和 verticalScrollPolicy 屬性,以便用於定義文字流排容器。 | |
ScrollPolicy | mx.core | Values for the horizontalScrollPolicy and verticalScrollPolicy properties of the Container and ScrollControlBase classes. | |
ScrollSnappingMode | spark.components | The ScrollSnappingMode class defines the enumeration values for the scrollSnappingMode property of the List and Scroller classes. | |
ScrollThumb | mx.controls.scrollClasses | The ScrollThumb class defines the thumb of a ScrollBar control. | |
ScrollThumbSkin | mx.skins.halo | The skin for all the states of the thumb in a ScrollBar. | |
ScrollTrackSkin | mx.skins.halo | The skin for the track in a ScrollBar. | |
ScrubBar | spark.components.mediaClasses | The VideoScrubBar class defines a video timeline that shows the current play head location in the video, the amount of the video previously played, and the loaded in part of the video. | |
ScrubBarSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the scrub bar of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
ScrubBarSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the scrub bar of a Spark VideoPlayer component in the normal skin state. | |
ScrubBarSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the scrub bar of a Spark VideoPlayer component. | |
ScrubBarThumbSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the scrub bar thumb part of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
ScrubBarThumbSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the scrub bar thumb part of a Spark VideoPlayer component in the normal skin state. | |
ScrubBarThumbSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the scrub bar thumb part of a Spark VideoPlayer component. | |
ScrubBarTrackSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the scrub bar track part of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
ScrubBarTrackSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the scrub bar track part of a Spark VideoPlayer component in the normal skin state. | |
ScrubBarTrackSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the scrub bar track part of a Spark VideoPlayer component. | |
SecureSocket | flash.net | SecureSocket 類別讓程式碼可以使用通訊端連線,以運用安全通訊端階層 (SSL) 及傳輸層安全性 (TLS) 通訊協定。 | |
SecureSocketMonitor | air.net | SecureSocketMonitor 物件會監視 TCP 端點在安全通訊端階層 (Secure Sockets Layer,SSL) 及傳輸層安全性 (Transport Layer Security,TLS) 通訊協定上的可用性。 | |
Security | flash.system | Security 類別能讓您指定不同網域中的內容相互通訊的方式。 | |
SecurityDomain | flash.system | SecurityDomain 類別代表目前的安全性「安全執行程序」,又稱為安全性網域。 | |
SecurityError | 最上層 | 發生某種安全性違規時,便會擲回 SecurityError 例外。 | |
SecurityErrorEvent | flash.events | 物件會傳送 SecurityErrorEvent 物件,報告發生了安全性錯誤。 | |
SecurityPanel | flash.system | SecurityPanel 類別會提供用來指定您要顯示之「安全性設定」面板的值。 | |
SecurityUtil | mx.utils | Utilities for working with security-related issues. | |
SelectableButtonSkinBase | spark.skins.mobile.supportClasses | ActionScript-based skin for toggle buttons. | |
SelectableList | fl.controls | SelectableList 是所有清單架構組件 (例如,List、TileList、DataGrid 和 ComboBox 組件) 的基底類別。 | |
SelectableListAccImpl | fl.accessibility | SelectableListAccImpl 類別 (也稱為「SelectableList 輔助功能實作」類別) 用於讓 SelectableList 組件支援輔助功能。 | |
SelectionEvent | flashx.textLayout.events | 當 EditManager 或 SelectionManager 變更或選取文字範圍時,TextFlow 實體會傳送 SelectionEvent 物件。 | |
SelectionFormat | flashx.textLayout.edit | SelectionFormat 類別會定義選取範圍反白的屬性。 | |
SelectionManager | flashx.textLayout.edit | SelectionManager 類別可管理文字流排中的文字選取範圍。 | |
SelectionState | flashx.textLayout.edit | SelectionState 類別代表文字流排中的選取範圍。 | |
Sequence | mx.effects | The Sequence effect plays multiple child effects one after the other, in the order in which they are added. | |
SequenceInstance | mx.effects.effectClasses | The SequenceInstance class implements the instance class for the Sequence effect. | |
SerializationFilter | mx.rpc.http | This class is useful for framework developers wishing to plug in or modify the HTTP services to use a new serialization format. | |
Series | mx.charts.chartClasses | The Series class is the base class for the classes that let you specify a data series for a chart control. | |
SeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the Series base class. | |
SeriesEffect | mx.charts.effects | The base class for chart effects. | |
SeriesEffectInstance | mx.charts.effects.effectClasses | The SeriesEffectInstance class implements the base instance class for the chart series effects. | |
SeriesInterpolate | mx.charts.effects | The SeriesInterpolate effect moves the graphics that represent the existing data in a series to the new points. | |
SeriesInterpolateInstance | mx.charts.effects.effectClasses | The SeriesInterpolateInstance class implements the instance class for the SeriesInterpolate effect. | |
SeriesSlide | mx.charts.effects | The SeriesSlide effect slides a data series into and out of the chart's boundaries. | |
SeriesSlideInstance | mx.charts.effects.effectClasses | The SeriesSlideInstance class implements the instance class for the SeriesSlide effect. | |
SeriesZoom | mx.charts.effects | The SeriesZoom effect implodes and explodes chart data into and out of the focal point that you specify. | |
SeriesZoomInstance | mx.charts.effects.effectClasses | The SeriesZoomInstance class implements the instance class for the SeriesZoom effect. | |
ServerSocket | flash.net | ServerSocket 類別允許程式碼做為傳輸控制通訊協定 (TCP) 連線的伺服器。 | |
ServerSocketConnectEvent | flash.events | 當用戶端嘗試連接到伺服器通訊端時,ServerSocket 物件就會傳送 ServerSocketConnectEvent 物件。 | |
ServiceMonitor | air.net | ServiceMonitor 類別會實作用於監視網路服務之狀態和可用性的架構。 | |
SetAction | spark.effects | The SetAction class defines an action effect that sets the value of a named property or style. | |
SetActionInstance | spark.effects.supportClasses | The SetActionInstance class implements the instance class for the SetAction effect. | |
SetEventHandler | mx.states | The SetEventHandler class specifies an event handler that is active only during a particular view state. | |
SetProperty | mx.states | The SetProperty class specifies a property value that is in effect only during the parent view state. | |
SetPropertyAction | mx.effects | The SetPropertyAction class defines an action effect that corresponds to the SetProperty property of a view state definition. | |
SetPropertyActionInstance | mx.effects.effectClasses | The SetPropertyActionInstance class implements the instance class for the SetPropertyAction effect. | |
SetStyle | mx.states | The SetStyle class specifies a style that is in effect only during the parent view state. | |
SetStyleAction | mx.effects | The SetStyleAction class defines an action effect that corresponds to the SetStyle property of a view state definition. | |
SetStyleActionInstance | mx.effects.effectClasses | The SetStyleActionInstance class implements the instance class for the SetStyleAction effect. | |
SHA256 | mx.utils | Implementation of SHA-256 hash algorithm as described in Federal Information Processing Standards Publication 180-2 at http://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf | |
Shader | flash.display | Shader 實體代表了 ActionScript 中的 Pixel Bender 著色器核心。 | |
ShaderData | flash.display | ShaderData 物件包含可代表任何參數以及著色器核心輸入的屬性,以及內含任何中繼資料 (針對著色器所指定) 的屬性。 | |
ShaderEvent | flash.events | 當從 ShaderJob 啟動的著色器作業完成時,就會傳送 ShaderEvent。 | |
ShaderFilter | flash.filters | ShaderFilter 類別會在正要套用濾鏡的物件上執行著色器以套用濾鏡。 | |
ShaderFilter | spark.filters | The Flex ShaderFilter class abstracts away many of the details of using the Flash ShaderFilter, Shader, and ShaderData classes to apply a Pixel Bender shader as a filter. | |
ShaderInput | flash.display | ShaderInput 實體代表著色器核心的單一輸入影像。 | |
ShaderJob | flash.display | ShaderJob 實體可用來在獨立模式下執行著色器作業。 | |
ShaderParameter | flash.display | ShaderParameter 實體代表著色器核心的單一輸入參數。 | |
ShaderParameterType | flash.display | 此類別會針對 ShaderParameter 類別的 type 屬性定義代表其可能數值的常數。 | |
ShaderPrecision | flash.display | 此類別會針對 Shader 類別的 precisionHint 屬性定義代表其可能值的常數。 | |
ShadowBoxItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills a rectangular area and surrounds it with a drop shadow. | |
ShadowLineRenderer | mx.charts.renderers | An implementation of a line segment renderer that is used by LineSeries objects. | |
Shape | flash.display | 此類別會使用 ActionScript 繪製應用程式設計介面 (API) 來建立小型形狀。 | |
SharedObject | flash.net | 您可以使用 SharedObject 類別,在使用者電腦或伺服器上讀取並儲存有限的資料量。 | |
SharedObjectFlushStatus | flash.net | SharedObjectFlushStatus 類別會提供呼叫 SharedObject.flush() 方法所傳回之程式碼的值。 | |
SignatureStatus | flash.security | SignatureStatus 類別會定義 XMLSignatureValidator 物件的 validityStatus 屬性所使用的常數。 | |
SignerTrustSettings | flash.security | SignerTrustSettings 類別定義與 XMLSignatureValidator 物件的 signerTrustSettings 屬性搭配使用的常數。 | |
SimpleButton | flash.display | SimpleButton 類別可讓您控制 SWF 檔案中所有的按鈕元件實體。 | |
SimpleCollectionItem | fl.data | SimpleCollectionItem 類別會定義 inspectable 屬性中代表資料提供者的單一項目。 | |
SimpleEase | fl.motion | SimpleEase 類別可讓您使用 Flash 時間軸中所用的百分比加/減速類型控制動畫。 | |
SimpleMotionPath | spark.effects.animation | The SimpleMotionPath class specifies the name of a property, and the values that that property takes over time, for instances of the Animate effect. | |
SimpleXMLDecoder | mx.rpc.xml | The SimpleXMLDecoder class deserialize XML into a graph of ActionScript objects. | |
SimpleXMLEncoder | mx.rpc.xml | The SimpleXMLEncoder class takes ActionScript Objects and encodes them to XML using default serialization. | |
Sine | fl.motion.easing | Sine 類別會定義三個加/減速函數,以實作 ActionScript 動畫的移動。 | |
Sine | mx.effects.easing | The Sine class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by a sine wave. | |
Sine | spark.effects.easing | The Sine class defines easing functionality using a Sine function. | |
Skin | spark.components.supportClasses | The Skin class defines the base class for all skins used by skinnable components. | |
SkinErrorEvent | fl.video | Flash® Player 會在發生載入外觀元素錯誤時傳送 SkinErrorEvent 物件。 | |
SkinnableComponent | spark.components.supportClasses | The SkinnableComponent class defines the base class for skinnable components. | |
SkinnableContainer | spark.components | The SkinnableContainer class is the base class for skinnable containers that have visual content. | |
SkinnableContainerBase | spark.components.supportClasses | Base class for skinnable container components. | |
SkinnableContainerSkin | spark.skins.mobile | ActionScript-based skin for SkinnableContainer in mobile applications. | |
SkinnableContainerSkin | spark.skins.spark | The default skin class for a Spark SkinnableContainer container. | |
SkinnableDataContainer | spark.components | The SkinnableDataContainer class is the base container class for data items. | |
SkinnableDataContainerSkin | spark.skins.spark | The default skin class for the Spark SkinnableDataContainer container. | |
SkinnablePopUpContainer | spark.components | The SkinnablePopUpContainer class is a SkinnableContainer that functions as a pop-up. | |
SkinnablePopUpContainerSkin | spark.skins.spark | The default skin class for a Spark SkinnablePopUpContainer container. | |
SkinnableTextBase | spark.components.supportClasses | The base class for skinnable components, such as the Spark TextInput and TextArea, that include an instance of IEditableText in their skin to provide text display, scrolling, selection, and editing. | |
Slider | fl.controls | Slider 組件可讓使用者移動滑動軸軌道端點之間的滑動軸縮圖來選取值。 | |
Slider | mx.controls.sliderClasses | The Slider class is the base class for the Flex slider controls. | |
SliderAccImpl | mx.accessibility | SliderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Slider class. | |
SliderAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Slider class, which is the parent of the HSlider and VSlider classes. | |
SliderBase | spark.components.supportClasses | The SliderBase class lets users select a value by moving a slider thumb between the end points of the slider track. | |
SliderBaseAccImpl | spark.accessibility | SliderBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.SliderBase. | |
SliderDataTip | mx.controls.sliderClasses | The SliderDataTip class defines the tooltip used in the mx.controls.Slider control. | |
SliderDirection | fl.controls | Slider 組件的方向。 | |
SliderDirection | mx.controls.sliderClasses | The SliderDirection class defines the constant values for the direction property of the Slider class. | |
SliderEvent | fl.events | SliderEvent 類別會定義與 Slider 組件有關聯的事件。 | |
SliderEvent | mx.events | The SliderEvent class represents the event object passed to the event listener for the change, thumbDrag, thumbPress, and thumbRelease events of the HSlider and VSlider classes. | |
SliderEventClickTarget | fl.events | SliderEventClickTarget 類別會針對 SliderEvent 類別的 clickTarget 屬性值定義常數。 | |
SliderEventClickTarget | mx.events | The SliderEventClickTarget class defines the constants for the values of the clickTarget property of the SliderEvent class. | |
SliderHighlightSkin | mx.skins.halo | The skin for the highlighted state of the track of a Slider. | |
SliderLabel | mx.controls.sliderClasses | The SliderLabel class defines the label used in the mx.controls.Slider component. | |
SliderThumb | mx.controls.sliderClasses | The SliderThumb class represents a thumb of a Slider control. | |
SliderThumbSkin | mx.skins.halo | The skin for all the states of a thumb in a Slider. | |
SliderThumbSkin | mx.skins.spark | The Spark skin class for the thumb of the MX Slider component. | |
SliderThumbSkin | mx.skins.wireframe | The wireframe skin class for the thumb of the MX Slider component. | |
SliderTrackHighlightSkin | mx.skins.spark | The Spark skin class for the track highlight of the MX Slider component. | |
SliderTrackHighlightSkin | mx.skins.wireframe | The wireframe skin class for the track highlight of the MX Slider component. | |
SliderTrackSkin | mx.skins.halo | The skin for the track in a Slider. | |
SliderTrackSkin | mx.skins.spark | The Spark skin class for the track of the MX Slider component. | |
SliderTrackSkin | mx.skins.wireframe | The wireframe skin class for the track of the MX Slider component. | |
SlideViewTransition | spark.transitions | The SlideViewTransition class performs a simple slide transition for views. | |
SlideViewTransitionMode | spark.transitions | The SlideViewTransitionMode class provides the constants used to specify the type of a slide transition. | |
SOAPFault | mx.rpc.soap | A subclass of mx.rpc.Fault that provides SOAP specific information from a SOAP envelope Fault element. | |
SOAPHeader | mx.rpc.soap | You use a SOAPHeader to specify the headers that need to be added to a SOAP envelope of a WebService Operation request. | |
SOAPResult | mx.rpc.soap | A context for the result of a SOAP based Remote Procedure Call. | |
SocialSecurityValidator | mx.validators | The SocialSecurityValidator class validates that a String is a valid United States Social Security number. | |
Socket | flash.net | Socket 類別讓程式碼可以建立傳輸控制通訊協定 (TCP) 通訊端連線以傳送及接收二進位資料。 | |
SocketMonitor | air.net | SocketMonitor 物件會監視 TCP 端點的可用性。 | |
SoftKeyboardEvent | flash.events | 在裝置或作業系統上啟動或取消啟動軟體驅動的鍵盤時,傳送 SoftKeyboardEvent 物件。 | |
SoftKeyboardTrigger | flash.events | SoftKeyboardTrigger 類別會針對 SoftKeyboardEvent 類別的 triggerType 屬性提供列舉值。 | |
SoftKeyboardType | flash.text | SoftKeyboardType 類別會定義行動應用程式的軟體鍵盤類型。 | |
SoftLightShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Soft Light' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
SolidColor | mx.graphics | Defines a representation for a color, including a color and an alpha value. | |
SolidColorStroke | mx.graphics | The SolidColorStroke class defines the properties for a line. | |
Sort | mx.collections | Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface). | |
Sort | spark.collections | Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface). | |
SortError | mx.collections.errors | This error is thrown when a Sort class is not configured properly; for example, if the find criteria are invalid. | |
SortField | mx.collections | Provides the sorting information required to establish a sort on a field or property in a collection view. | |
SortField | spark.collections | Provides the sorting information required to establish a sort on a field or property in a collection view. | |
SortInfo | mx.controls.advancedDataGridClasses | The SortInfo class defines information about the sorting of a column of the AdvancedDataGrid control. | |
SortingCollator | spark.globalization | The SortingCollator class provides locale-sensitve string comparison capabilities with inital settings suitable for linguistic sorting purposes such as sorting a list of text strings that are displayed to an end-user. | |
Sound | flash.media | Sound 類別可讓您使用應用程式中的聲音。 | |
SoundAsset | mx.core | SoundAsset is a subclass of the flash.media.Sound class which represents sounds that you embed in a Flex application. | |
SoundChannel | flash.media | SoundChannel 類別會控制應用程式中的聲音。 | |
SoundCodec | flash.media | SoundCodec 類別是用於設定 Microphone 類別之 codec 屬性的常數值列舉。 | |
SoundEffect | mx.effects | The SoundEffect class plays an MP3 audio file. | |
SoundEffectInstance | mx.effects.effectClasses | The SoundEffectInstance class implements the instance class for the SoundEffect effect. | |
SoundEvent | fl.video | 當使用者移動 volumeBar 控制項的控制點,或設定 volume 或 soundTransform 屬性以變更聲音時,Flash® Player 便會傳送 SoundEvent 物件。 | |
SoundLoaderContext | flash.media | SoundLoaderContext 類別會提供載入聲音之 檔的安全性檢查。 | |
SoundMixer | flash.media | SoundMixer 類別包含應用程式中全域聲音控制的靜態屬性和方法。 | |
SoundTransform | flash.media | SoundTransform 類別含有音量和左右相位的屬性。 | |
Source | fl.motion | Source 類別會儲存用來產生 Motion 實體之內容的相關資訊。 | |
SpaceJustifier | flash.text.engine | SpaceJustifier 類別代表控制文字區塊內文字行齊行選項所需的屬性。 | |
Spacer | mx.controls | The Spacer control helps you lay out children within a parent container. | |
SpanElement | flashx.textLayout.elements | SpanElement 類別代表已套用一組格式特質的文字執行。 | |
SparkApplicationAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the Application class. | |
SparkBorderContainerAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the BorderContainer class. | |
SparkButtonAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Button control. | |
SparkButtonBarAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the ButtonBar control. | |
SparkButtonBarBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ButtonBarBase control. | |
SparkButtonBarButtonAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the ButtonBarButton control. | |
SparkButtonBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ButtonBase control. | |
SparkButtonSkin | spark.skins | Base class for Spark button skins. | |
SparkCheckBoxAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the CheckBox control. | |
SparkChromeWindowedApplicationSkin | spark.skins.spark | A skin class for the Spark WindowedApplication component. | |
SparkComboBoxAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the ComboBox control. | |
SparkDataGridAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the DataGrid class. | |
SparkDataGridItemSelectEvent | spark.automation.events | The SparkDataGridItemSelectEvent class represents event objects that are dispatched when an item in a datagrid control is selected or deselected. | |
SparkDataGroupAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the DataGroup control. | |
SparkDefaultComplexItemRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultGridHeaderRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultGridItemRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultItemRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDownloadProgressBar | mx.preloaders | The SparkDownloadProgressBar class displays download progress. | |
SparkDropDownListAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the DropDownList control. | |
SparkDropDownListBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the DropDownListBase control. | |
SparkFormAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the Form class. | |
SparkFormItemAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the FormItem class. | |
SparkGridItemRendererAutomationImpl | spark.automation.delegates.components.gridClasses | Defines methods and properties required to perform instrumentation for the GridItemRenderer component. | |
SparkGroupAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Group control. | |
SparkGroupBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the GroupBase control. | |
SparkImageAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Image control. | |
SparkItemRendererAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkLabelAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Label control. | |
SparkListAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the List class. | |
SparkListBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ListBase class. | |
SparkListItemSelectEvent | spark.automation.events | The SparkListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected. | |
SparkMuteButtonAutomationImpl | spark.automation.delegates.components.mediaClasses | Defines methods and properties required to perform instrumentation for the MuteButton control. | |
SparkNavigatorContentAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the NavigatorContent control. | |
SparkNumericStepperAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the NumericStepper control. | |
SparkPanelAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the Panel class. | |
SparkPopUpAnchorAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the PopUpAnchor component. | |
SparkRadioButtonAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the RadioButton control. | |
SparkRangeAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the Range control. | |
SparkRichEditableTextAutomationHelper | spark.automation.delegates | Utility class that facilitates replay of text input and selection. | |
SparkRichEditableTextAutomationImpl | spark.automation.delegates.components | Utility class that facilitates replay of text input and selection. | |
SparkScrollBarBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ScrollBarBase class. | |
SparkSkin | spark.skins | Base class for Spark skins. | |
SparkSkinForHalo | mx.skins.spark | The SparkSkinForHalo class is the base class for Spark skins for MX components. | |
SparkSkinnableComponentAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the SkinnableComponent control. | |
SparkSkinnableContainerAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the SkinnableContainer class. | |
SparkSkinnableContainerBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the SkinnableContainerBase control. | |
SparkSkinnableDataContainerAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the SkinnableContainer class. | |
SparkSkinnableTextBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the SkinnableTextBase control. | |
SparkSliderBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the SliderBarBase class. | |
SparkSpinnerAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Spinner control. | |
SparkTabBarAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the TabBar class. | |
SparkTextAreaAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the TextArea control. | |
SparkTextBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the TextBase control. | |
SparkTextInputAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the TextInput control. | |
SparkTileGroupAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the TileGroup control. | |
SparkTitleWindowAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the TitleWindow class. | |
SparkToggleButtonAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the ToggleButton control. | |
SparkToggleButtonBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ToggleButtonBase control. | |
SparkTrackBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the TrackBase control. | |
SparkUITextFieldGridItemRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the UITextFieldGridItemRenderer class for spark. | |
SparkValueChangeAutomationEvent | spark.automation.events | The SparkValueChangeAutomationEvent class represents event objects that are dispatched when the value in a control changes. | |
SparkVideoDisplayAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the VideoDisplay control. | |
SparkVideoPlayerAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the VideoPlayer control. | |
SparkVolumeBarAutomationImpl | spark.automation.delegates.components.mediaClasses | Defines methods and properties required to perform instrumentation for the VolumeBar control. | |
SparkWindowAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the Canvas class. | |
SparkWindowedApplicationAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the SparkWindowedApplication class. | |
SpecialCharacterElement | flashx.textLayout.elements | SpecialCharacterElement 類別是代表特殊字元之元素的抽象基底類別。 | |
Spinner | spark.components | A Spinner component selects a value from an ordered set. | |
SpinnerAccImpl | spark.accessibility | SpinnerAccImpl is the accessibility implementation class for spark.components.Spinner. | |
SpinnerDecrementButtonSkin | spark.skins.spark | The default skin class for the down button of a Spark Spinner component. | |
SpinnerDecrementButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark SpinnerDecrementButton component. | |
SpinnerIncrementButtonSkin | spark.skins.spark | The default skin class for the up button of a Spark Spinner component. | |
SpinnerIncrementButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark SpinnerIncrementButton component. | |
SpinnerList | spark.components | The SpinnerList component displays a list of items. | |
SpinnerListContainer | spark.components | Container for one or more SpinnerList controls. | |
SpinnerListContainerSkin | spark.skins.mobile | ActionScript-based skin for the SpinnerListContainer in mobile applications. | |
SpinnerListItemRenderer | spark.components | The SpinnerListItemRenderer class defines the default item renderer for a SpinnerList control in the mobile theme. | |
SpinnerListScrollerSkin | spark.skins.mobile | The default skin class for the Spark Scroller that is used by the SpinnerList component. | |
SpinnerListSkin | spark.skins.mobile | ActionScript-based skin for the SpinnerList in mobile applications. | |
SpinnerSkin | spark.skins.spark | The default skin class for the Spark Spinner component. | |
SpinnerSkin | spark.skins.wireframe | The default wireframe skin class for the Spark Spinner component. | |
SplashScreen | spark.preloaders | The SplashScreen class is the default preloader for Mobile Flex applications. | |
SplashScreenImage | spark.preloaders | Use the SplashScreenImage class to specify different splash screen images based on characteristics of a mobile device. | |
SplashScreenImageSource | spark.preloaders | Use the SplashScreenImageSource class to specify a Class (typically an embedded image) to be displayed as splash screen at a particular device configuration such as DPI, orientation and resolution. | |
SplitElementOperation | flashx.textLayout.operations | SplitElementOperation 類別封裝將任何 FlowGroupElement 分割為兩個元素的變更。 | |
SplitParagraphOperation | flashx.textLayout.operations | SplitParagraphOperation 類別封裝將段落分割為兩個元素的變更。 | |
SplitViewNavigator | spark.components | The SplitViewNavigator container displays multiple ViewNavigator or TabbedViewNavigator components at the same time in a single container. | |
SplitViewNavigatorSkin | spark.skins.mobile | The default skin for the SplitViewNavigator component. | |
SpreadMethod | flash.display | SpreadMethod 類別可提供 Graphics 類別之 beginGradientFill() 與 lineGradientStyle() 方法中參數的值。 | |
Sprite | flash.display | Sprite 類別是基本的顯示清單建構區塊:可以顯示圖像,也可以包含子系的顯示清單節點。 | |
SpriteAsset | mx.core | SpriteAsset is a subclass of the flash.display.Sprite class which represents vector graphic images that you embed in an application. | |
SpriteVisualElement | spark.core | The SpriteVisualElement class is a light-weight Sprite-based implemention of the IVisualElement interface. | |
SQLCollationType | flash.data | 此類別包含的常數代表 SQLColumnSchema 建構函式之 defaultCollationType 參數可能使用的值,以及 SQLColumnSchema.defaultCollationType 屬性可能使用的值。 | |
SQLColumnNameStyle | flash.data | 此類別包含的常數代表 SQLConnection.columnNameStyle 屬性可能的值。 | |
SQLColumnSchema | flash.data | SQLColumnSchema 類別所提供的資訊說明了資料庫中某個表格裡指定欄的特徵。 | |
SQLConnection | flash.data | SQLConnection 實體可用來管理本機 SQL 資料庫檔案 (本機資料庫) 的建立與連線。 | |
SQLError | flash.errors | SQLError 實體會提供失敗作業的相關詳細資訊。 | |
SQLErrorEvent | flash.events | 在非同步執行模式中執行資料庫作業時如果發生錯誤,SQLConnection 實體或 SQLStatement 實體就會傳送 SQLErrorEvent 實體。 | |
SQLErrorOperation | flash.errors | 此類別包含的常數代表 SQLError.operation 屬性可能的值。 | |
SQLEvent | flash.events | 在 SQLConnection 或 SQLStatement 實體所執行的其中一項作業成功完成時,Adobe AIR 就會傳送 SQLEvent 物件。 | |
SQLIndexSchema | flash.data | SQLIndexSchema 實體會提供用來描述資料庫中特定索引的資訊。 | |
SQLMode | flash.data | 此類別所包含的常數代表 SQLConnection.open() 和 SQLConnection.openAsync() 方法之 openMode 參數可能使用的值。 | |
SQLResult | flash.data | SQLResult 類別會讓使用者存取回應 SQL 陳述式 (SQLStatement 實體) 執行結果所傳回的資料。 | |
SQLSchema | flash.data | SQLSchema 類別是資料庫物件 (例如表格、檢視與索引) 結構資訊的基底類別。 | |
SQLSchemaResult | flash.data | SQLSchemaResult 實體所包含的資訊來自對 SQLConnection.loadSchema() 方法的呼叫。 | |
SQLStatement | flash.data | SQLStatement 實體會用來對透過 SQLConnection 實體開啟的本機 SQL 資料庫執行 SQL 陳述式。 | |
SQLTableSchema | flash.data | SQLTableSchema 實體會提供用來描述資料庫中特定表格的資訊。 | |
SQLTransactionLockType | flash.data | 此類別所包含的常數代表 SQLConnection.begin() 方法之 option 參數可能使用的值。 | |
SQLTriggerSchema | flash.data | SQLTriggerSchema 實體會提供用來描述資料庫中特定觸發器的資訊。 | |
SQLUpdateEvent | flash.events | 與 SQLConnection 實體關聯的任何表格發生資料變更時,SQLConnection 物件就會傳送 SQLUpdateEvent 物件。 | |
SQLViewSchema | flash.data | SQLViewSchema 實體會提供用來描述資料庫中特定檢視的資訊。 | |
Squeeze | fl.transitions | Squeeze 類別會將影片片段物件水平或垂直縮放。 | |
SRVRecord | flash.net.dns | SRVRecord 類別代表包含服務主機的網域名稱系統 (DNS) SRV 資源記錄。 | |
StackedFormHeadingSkin | spark.skins.spark | An alternate skin class for the Spark FormHeading component. | |
StackedFormItemSkin | spark.skins.spark | An alternate skin class for the Spark FormItem component which positions the label above the content. | |
StackedFormSkin | spark.skins.spark | An alternate skin class for the Spark Form container. | |
StackedSeries | mx.charts.chartClasses | Stacked Series serves as the common base class for all of the stacking set series (BarSet, ColumnSet, and AreaSet). | |
StackFrame | flash.sampler | StackFrame 類別可供您存取函數所在資料區塊的屬性。 | |
StackOverflowError | flash.errors | ActionScript 會在耗盡程式碼可用的堆疊時,擲出 StackOverflowError 例外。 | |
Stage | flash.display | Stage 類別代表主要繪圖區。 | |
Stage3D | flash.display | Stage3D 類別提供一個顯示區域和可程式化的顯示內容,以供繪製 2D 和 3D 圖形。 | |
StageAlign | flash.display | StageAlign 類別可提供要用於 Stage.align 屬性的常數值。 | |
StageAspectRatio | flash.display | StageAspectRatio 類別提供 Stage.setAspectRatio() 方法的值。 | |
StageDisplayState | flash.display | StageDisplayState 類別可提供 Stage.displayState 屬性的值。 | |
StageOrientation | flash.display | StageOrientation 類別會定義常數,以列舉舞台和裝置的可能方向。 | |
StageOrientationEvent | flash.events | 當舞台的方向變更時,Stage 物件就會傳送 StageOrientationEvent 物件。 | |
StageQuality | flash.display | StageQuality 類別可提供 Stage.quality 屬性值,並為 BitmapData.drawWithQuality() 方法的 quality 參數提供值。 | |
StageScaleMode | flash.display | StageScaleMode 類別可提供 Stage.scaleMode 屬性的值。 | |
StageText | flash.text | StageText 類別可用來向使用者呈現原生文字輸入欄位。 | |
StageTextAreaSkin | spark.skins.mobile | ActionScript-based skin for TextArea controls in mobile applications that uses a StyleableStageText class for the text display. | |
StageTextClearButtonMode | flash.text | 這個類別所定義的列舉會提供 clearButton 的選項。 | |
StageTextInitOptions | flash.text | StageTextInitOptions 類別會定義初始化 StageText 物件的可用選項。 | |
StageTextInputSkin | spark.skins.mobile | ActionScript-based skin for TextInput controls in mobile applications that uses a StyleableStageText class for the text input. | |
StageTextSkinBase | spark.skins.mobile.supportClasses | ActionScript-based skin for text input controls in mobile applications. | |
StageVideo | flash.media | StageVideo 物件使用裝置的硬體加速功能 (如果可用),在應用程式中顯示即時或錄製的視訊。 | |
StageVideoAvailability | flash.media | 此類別會定義指出舞台視訊目前是否可用的列舉。 | |
StageVideoAvailabilityEvent | flash.events | 當 Stage.stageVideos 屬性的狀態變更時,會觸發此事件。 | |
StageVideoAvailabilityReason | flash.media | 此類別會定義指出舞台視訊目前是否可用的列舉。 | |
StageVideoEvent | flash.events | 在同時呼叫 StageVideo 物件的 attachNetStream() 方法以及附加的 NetStream 物件 play() 方法之後,StageVideo 物件會傳送 StageVideoEvent 物件。 | |
StageWebView | flash.media | StageWebView 類別會在舞台檢視連接埠中顯示 HTML 內容。 | |
StandardFlowComposer | flashx.textLayout.compose | StandardFlowComposer 類別提供一個標準撰寫器與容器管理員。 | |
State | mx.states | The State class defines a view state, a particular view of a component. | |
StateChangeEvent | mx.events | The StateChangeEvent class represents an event that is dispatched when the currentState property of a component changes. | |
StaticText | flash.text | 這個類別代表顯示清單中的 StaticText 物件。 | |
StatusBar | mx.core.windowClasses | The default status bar for a WindowedApplication or a Window. | |
StatusBarBackgroundSkin | mx.skins.halo | The skin for the StatusBar of a WindowedApplication or Window. | |
StatusBarSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's StatusBar border. | |
StatusChangeEvent | flashx.textLayout.events | 當 FlowElement 狀態變更時,TextFlow 實體會傳送此事件。 | |
StatusEvent | flash.events | 當裝置 (例如攝影機或麥克風,或是諸如 LocalConnection 物件之類的物件) 報告自身狀態時,物件便會傳送 StatusEvent 物件。 | |
StatusFileUpdateErrorEvent | air.update.events | StatusUpdateFileErrorEvent 是因呼叫 ApplicationUpdater 物件的 checkForUpdate() 方法,於下載或剖析更新描述器檔案時發生錯誤而傳送。 | |
StatusFileUpdateEvent | air.update.events | 在更新程式成功驗證 installFromAIRFile() 方法呼叫中的檔案之後傳送。 | |
StatusUpdateErrorEvent | air.update.events | StatusUpdateErrorEvent 是因呼叫 ApplicationUpdater 物件的 checkForUpdate() 方法,於下載或剖析更新描述器檔案時發生錯誤而傳送。 | |
StatusUpdateEvent | air.update.events | 在更新程式成功下載並解譯更新描述器檔案之後,updater 物件便會傳送 StatusUpdateEvent 物件。 | |
StepperDecrButtonSkin | mx.skins.spark | The Spark skin class for the down button of the MX NumericStepper component. | |
StepperDecrButtonSkin | mx.skins.wireframe | The wireframe skin class for the down button of the MX NumericStepper component. | |
StepperIncrButtonSkin | mx.skins.spark | The Spark skin class for the up button of the MX NumericStepper component. | |
StepperIncrButtonSkin | mx.skins.wireframe | The wireframe skin class for the up button of the MX NumericStepper component. | |
StorageVolume | flash.filesystem | StorageVolume 物件包含定義大量儲存空間的屬性。 | |
StorageVolumeChangeEvent | flash.events | 當儲存空間掛接或解除掛接時,StorageVolumeInfo.storageVolumeInfo 物件會傳送 StorageVolumeChangeEvent 事件物件。 | |
StorageVolumeInfo | flash.filesystem | 當儲存空間為掛接或解除掛接時,StorageVolumeInfo 物件會傳送 StorageVolumeChangeEvent 物件。 | |
String | 最上層 | String 類別是代表字元字串的資料類型。 | |
StringTextLineFactory | flashx.textLayout.factory | StringTextLineFactory 類別提供可從字串建立 TextLines 的簡單方法。 | |
StringTools | flash.globalization | StringTools 類別提供了區分地區設定的大小寫轉換方法。 | |
StringTools | spark.globalization | The StringTools class provides locale-sensitve case conversion methods. | |
StringUtil | mx.utils | The StringUtil utility class is an all-static class with methods for working with String objects within Flex. | |
StringValidator | mx.validators | The StringValidator class validates that the length of a String is within a specified range. | |
Stroke | mx.graphics | The Stroke class defines the properties for a line. | |
StrokedElement | spark.primitives.supportClasses | The StrokedElement class is the base class for all graphic elements that have a stroke, including Line, Ellipse, Path, and Rect. | |
Strong | fl.transitions.easing | Strong 類別會定義三個加/減速函數,以實作 ActionScript 動畫的移動。 | |
StyleableStageText | spark.components.supportClasses | The StyleableStageText class is a text primitive for use in ActionScript skins which is used to present the user with a native text input field. | |
StyleableTextField | spark.components.supportClasses | The StyleableTextField class is a text primitive for use in ActionScript skins and item renderers. | |
StyleEvent | mx.events | The StyleEvent class represents an event object used by the StyleManager class when a style SWF is being downloaded. | |
StyleManager | fl.managers | StyleManager 類別會提供靜態方法,而這些方法可用來取得並設定組件實體的樣式、整個組件類型的樣式,或 Flash 文件中所有使用者介面組件的樣式。 | |
StyleManager | mx.styles | The StyleManager class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values | |
StyleProxy | mx.styles | Wraps an object that implements the IAdvancedStyleClient interface. | |
StyleSheet | flash.text | StyleSheet 類別可讓您建立包含文字格式化規則的 StyleSheet 物件,如字體大小、顏色和其它樣式。 | |
SubParagraphGroupElement | flashx.textLayout.elements | SubParagraphGroupElement 是 FlowLeafElements 和可擴充 SubParagraphGroupElementBase 之其他類別的群組元素。 | |
SubParagraphGroupElementBase | flashx.textLayout.elements | SubParagraphGroupElementBase 類別會將 FlowLeafElements 群組在一起。 | |
Suffix | flashx.textLayout.formats | 定義設定 ListMarkerFormat 之 suffix 屬性的值。 | |
SumAggregator | mx.olap.aggregators | The SumAggregator class implements the sum aggregator. | |
SummaryField | mx.collections | The SummaryField class represents a single property in a SummaryRow instance. | |
SummaryField2 | mx.collections | The SummaryField2 class represents a single property in a SummaryRow instance. | |
SummaryObject | mx.collections | The SummaryObject class defines the object used to store information when performing custom data summaries on grouped data. | |
SummaryRow | mx.collections | The SummaryRow class represents a summary row of the AdvancedDataGrid. | |
SwatchPanelSkin | mx.skins.halo | The skin for the border of a SwatchPanel. | |
SwatchSkin | mx.skins.halo | The skin used for all color swatches in a ColorPicker. | |
SWFBridgeEvent | mx.events | This is an event that is sent between applications that are in different security sandboxes. | |
SWFBridgeGroup | mx.core | A SWFBridgeGroup represents all of the sandbox bridges that an application needs to communicate with its parent and children. | |
SWFBridgeRequest | mx.events | An event that is sent between applications through the sharedEvents dispatcher that exists between two application SWFs. | |
SWFLoader | mx.controls | The SWFLoader control loads and displays a specified SWF file. | |
SWFLoaderAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the SWFLoader control. | |
SWFVersion | flash.display | SWFVersion 類別是常數值的列舉項目,可用來指出載入的 SWF 檔案之檔案格式版本。 | |
SwitchSymbolFormatter | mx.formatters | The SwitchSymbolFormatter class is a utility class that you can use when creating custom formatters. | |
SWZInfo | fl.rsl | SWZInfo 類別會指示如何下載 SWZ 檔案。SWZ 檔案是一個帶正負號的執行階段共用元件庫 (RSL)。 | |
SyncEvent | flash.events | 當伺服器已更新遠端共享物件時,代表此遠端共享物件的 SharedObject 物件便會傳送 SyncEvent 物件。 | |
SyntaxError | 最上層 | 由於下列其中一項原因而發生剖析錯誤時,便會擲回 SyntaxError 例外: | |
System | flash.system | System 類別包含與本機設定及作業相關的屬性。 | |
SystemIdleMode | flash.desktop | SystemIdleMode 類別提供常數值供系統閒置行為使用。 | |
SystemManager | mx.managers | The SystemManager class manages an application window. | |
SystemTrayIcon | flash.desktop | SystemTrayIcon 類別代表 Windows® 工作列通知區域 (系統匣) 樣式的圖示。 | |
SystemUpdater | flash.system | SystemUpdater 類別可讓您更新 Flash Player 的模組 (例如 Adobe Access 的 DRM 模組),就像 Flash Player 一樣。 | |
SystemUpdaterType | flash.system | SystemUpdaterType 類別提供常數給系統更新。 | |
TabAlignment | flash.text.engine | TabAlignment 類別是用於設定 TabStop 類別之 tabAlignment 屬性的常數值列舉。 | |
TabBar | 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 | spark.components | The TabBar class displays a set of identical tabs. | |
TabBarAccImpl | mx.accessibility | TabBarAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the TabBar class. | |
TabBarAccImpl | spark.accessibility | TabBarAccImpl is the accessibility implementation class for spark.components.TabBar. | |
TabBarButtonSkin | spark.skins.spark | The default skin class for Spark TabBar buttons. | |
TabBarButtonSkin | spark.skins.wireframe | The wireframe skin class for TabBar component. | |
TabBarSkin | spark.skins.spark | The default skin class for the Spark TabBar component. | |
TabBarSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TabBar component. | |
TabbedViewNavigator | spark.components | The TabbedViewNavigator class is a container that manages a collection of view navigator containers. | |
TabbedViewNavigatorApplication | spark.components | The TabbedViewNavigatorApplication container defines an application with multiple sections. | |
TabbedViewNavigatorApplicationSkin | spark.skins.mobile | The ActionScript-based skin used for TabbedViewNavigatorApplication. | |
TabbedViewNavigatorSkin | spark.skins.mobile | The ActionScript-based skin used for TabbedViewNavigator components. | |
TabbedViewNavigatorTabBarFirstTabSkin | spark.skins.mobile | Skin for the left-most button in the TabbedViewNavigator ButtonBar skin part. | |
TabbedViewNavigatorTabBarHorizontalLayout | spark.skins.mobile.supportClasses | The TabbedViewNavigatorButtonBarHorizontalLayout class is a layout specifically designed for the TabbedViewNavigator. | |
TabbedViewNavigatorTabBarLastTabSkin | spark.skins.mobile | Skin for used for middle and the right-most ButtonBarButton in the TabbedViewNavigator ButtonBar skin. | |
TabbedViewNavigatorTabBarSkin | spark.skins.mobile | The default skin class for the Spark TabbedViewNavigator tabBar skin part. | |
TabbedViewNavigatorTabBarTabSkinBase | spark.skins.mobile.supportClasses | ButtonBarButton skin base class for TabbedViewNavigator ButtonBarButtons. | |
TabElement | flashx.textLayout.elements | TabElement 類別代表文字流排中的 <tab/>。 | |
TabNavigator | mx.containers | The MX TabNavigator container extends the MX ViewStack container by including a TabBar container for navigating between its child containers. | |
TabNavigatorAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the TabNavigator class. | |
TabSkin | mx.skins.halo | The skin for all the states of a Tab in a TabNavigator or TabBar. | |
TabSkin | mx.skins.spark | The Spark skin class for the tabs of the MX TabNavigator container. | |
TabSkin | mx.skins.wireframe | The wireframe skin class for the tabs of the MX TabNavigator container. | |
TabStop | flash.text.engine | TabStop 類別代表文字區塊內定位停駐點的屬性。 | |
TabStopFormat | flashx.textLayout.formats | TabStopFormat 類別代表段落中定位停駐點的屬性。 | |
TCYElement | flashx.textLayout.elements | TCYElement (Tatechuuyoko - 直排內橫排) 類別是 SubParagraphGroupElementBase 的子類別,可在垂直行內水平繪製文字。 | |
Telemetry | flash.profiler | Telemetry 類別可讓應用程式剖析 ActionScript 程式碼,並為命令註冊處理常式 | |
Text | mx.controls | The Text control displays multiline, noneditable text. | |
TextAlign | flashx.textLayout.formats | 定義設定 TextLayoutFormat 類別之 textAlign 及 textAlignLast 屬性的值。 | |
TextArea | fl.controls | TextArea 組件是一個多行文字欄位,具有邊框和選擇性的捲軸。 | |
TextArea | mx.controls | The TextArea control is a multiline text field with a border and optional scroll bars. | |
TextArea | spark.components | TextArea is a text-entry control that lets users enter and edit multiple lines of formatted text. | |
TextAreaAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TextArea control. | |
TextAreaHScrollBarSkin | spark.skins.mobile | The default skin class for the Spark TextAreaHScrollBar component in mobile applications. | |
TextAreaHScrollBarThumbSkin | spark.skins.mobile | The ActionScript-based skin used for TextAreaHScrollBarThumb components in mobile applications. | |
TextAreaSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX TextArea component. | |
TextAreaSkin | spark.skins.mobile | ActionScript-based skin for TextArea components in mobile applications. | |
TextAreaSkin | spark.skins.spark | The default skin class for Spark TextArea component. | |
TextAreaSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TextArea component. | |
TextAreaVScrollBarSkin | spark.skins.mobile | ActionScript-based skin for TextAreaVScrollBar components in mobile applications. | |
TextAreaVScrollBarThumbSkin | spark.skins.mobile | The ActionScript-based skin used for TextAreaHScrollBarThumb components in mobile applications. | |
TextBase | spark.components.supportClasses | The base class for Spark text controls such as Label and RichText which display text using CSS styles for the default format. | |
TextBaseAccImpl | spark.accessibility | TextBaseAccImpl is the accessibility implementation class for spark.components.TextBase. | |
TextBaseline | flash.text.engine | TextBaseline 類別是用於設定 ElementFormat 類別之 dominantBaseline 和 alignmentBaseline 屬性的常數值列舉。 | |
TextBlock | flash.text.engine | TextBlock 類別是建立 TextLine 物件的 factory,您可以將這些物件放在顯示清單上來加以顯示。 | |
TextClipboard | flashx.textLayout.edit | TextClipboard 類別可在系統剪貼簿中複製及貼上 TextScrap 物件。 | |
TextColorType | flash.text | TextColorType 類別能提供 flash.text.TextRenderer 類別的顏色值。 | |
TextContainerManager | flashx.textLayout.container | 管理容器中的文字。 | |
TextConverter | flashx.textLayout.conversion | 這是閘道類別,用於處理匯入與匯出。 | |
TextDecoration | flashx.textLayout.formats | 定義 TextLayoutFormat 類別的 textDecoration 屬性值。 | |
TextDisplayMode | flash.text | TextDisplayMode 類別包含可控制進階消除鋸齒系統之子像素消除鋸齒功能的值。 | |
TextElement | flash.text.engine | TextElement 類別代表格式化文字的字串。 | |
TextEvent | flash.events | 每當使用者在文字欄位中輸入文字,或在 HTML 文字欄位中按下超連結時,物件就會傳送 TextEvent 物件。 | |
TextField | flash.text | 您可以使用 TextField 類別,建立用於顯示和輸入文字的顯示物件。 | |
TextFieldAsset | mx.core | TextFieldAsset is a subclass of the flash.text.TextField class which represents TextField symbols that you embed in a Flex application from a SWF file produced by Flash. | |
TextFieldAutomationHelper | mx.automation.delegates | Utility class that facilitates replay of text input and selection. | |
TextFieldAutoSize | flash.text | TextFieldAutoSize 類別是常數值的列舉,用於設定 TextField 類別的 autoSize 屬性。 | |
TextFieldType | flash.text | TextFieldType 類別是常數值的列舉,用於設定 TextField 類別的 type 屬性。 | |
TextFlow | flashx.textLayout.elements | TextFlow 類別負責管理內文的所有文字內容。 | |
TextFlowLine | flashx.textLayout.compose | TextFlowLine 類別代表文字流排中的單一文字行。 | |
TextFlowLineLocation | flashx.textLayout.compose | TextFlowLineLocation 類別是列舉類別,定義用來指定段落內行位置的常數。 | |
TextFlowTextLineFactory | flashx.textLayout.factory | TextFlowTextLineFactory 類別提供一個建立 TextLines 以顯示文字流排中之文字的簡單方式。 | |
TextFlowUtil | spark.utils | TextFlowUtil is a utility class which provides methods for importing a TextFlow from, and exporting a TextFlow to, the markup language used by the Text Layout Framework. | |
TextFormat | flash.text | TextFormat 類別表示字元的格式資訊。 | |
TextFormatAlign | flash.text | TextFormatAlign 類別能提供 TextFormat 類別中文字對齊設定的值。 | |
TextInput | fl.controls | TextInput 組件是包含原生 ActionScript TextField 物件的單行文字組件。 | |
TextInput | mx.controls | The TextInput control is a single-line text field that is optionally editable. | |
TextInput | spark.components | TextInput is a text-entry control that lets users enter and edit a single line of uniformly-formatted text. | |
TextInputAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TextInput control. | |
TextInputBorderSkin | mx.skins.spark | The Spark skin class for the border of the MX TextInput component. | |
TextInputOperation | spark.components.supportClasses | The TextInputOperation class represents a text input operation. | |
TextInputSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX TextInput component. | |
TextInputSkin | spark.skins.mobile | ActionScript-based skin for TextInput controls in mobile applications. | |
TextInputSkin | spark.skins.spark | The default skin class for Spark TextInput component. | |
TextInputSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TextInput component. | |
TextInteractionMode | flash.text | 定義文字欄位物件之互動模式的類別。 | |
TextJustifier | flash.text.engine | TextJustifier 類別是對齊類型的抽象基底類別,可供您套用至 TextBlock,尤其是 EastAsianJustifier 和 SpaceJustifier 類別。 | |
TextJustify | flashx.textLayout.formats | 定義設定 TextLayoutFormat 類別之 textJustify 屬性的值。 | |
TextLayoutEvent | flashx.textLayout.events | TextLayoutEvent 實體代表一個事件 (例如 TextLayoutEvent.SCROLL 事件),該事件不需要自訂屬性。 | |
TextLayoutFormat | flashx.textLayout.formats | TextLayoutFormat 類別保留所有文字版面屬性。 | |
TextLayoutVersion | flashx.textLayout | 此類別控制架構的舊版相容性。 | |
TextLine | flash.text.engine | TextLine 類別是用來顯示顯示清單上的文字。 | |
TextLineCreationResult | flash.text.engine | TextLineCreationResult 類別是與 TextBlock.textLineCreationResult 搭配使用的常數值列舉。 | |
TextLineFactoryBase | flashx.textLayout.factory | TextLineFactoryBase 類別做為 Text Layout Framework 文字行出廠的基底類別。 | |
TextLineMetrics | flash.text | TextLineMetrics 類別包含文字欄位內「文字行」之文字位置與度量的相關資訊。 | |
TextLineMirrorRegion | flash.text.engine | TextLineMirrorRegion 類別代表了一部分的文字行,其中所有事件都會映射到另一個事件發送程式。 | |
TextLineRecycler | flashx.textLayout.compose | TextLineRecycler 類別可支援回收 TextLine。 | |
TextLineValidity | flash.text.engine | TextLineValidity 類別是用於設定 TextLine 類別之 validity 屬性的常數值列舉。 | |
TextOperationEvent | spark.events | The TextOperationEvent class represents events that are dispatched when text content changes due to user operations such as inserting characters, backspacing, pasting, or changing text attributes. | |
TextRange | flashx.textLayout.elements | 說明連續文字範圍的唯讀類別。 | |
TextRange | 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. | |
TextRenderer | flash.text | TextRenderer 類別提供嵌入字體之進階消除鋸齒的功能。 | |
TextRotation | flash.text.engine | TextRotation 類別是與下列屬性搭配使用的常數值列舉:ElementFormat.textRotation、ContentElement.textRotation、TextBlock.lineRotation 和 TextLine.getAtomTextRotation()。 | |
TextScrap | flashx.textLayout.edit | TextScrap 類別代表文字流排的片段。 | |
TextSelectionEvent | mx.automation.events | The TextSelectionEvent class lets you track selection within a text field. | |
TextSelectionHighlighting | spark.components | This class specifies the allowed values for the selectionHighlighting property of the RichEditableText control, and controls that use RichEditableText as a subcomponent (Spark TextInput and Spark TextArea). | |
TextSkinBase | spark.skins.mobile.supportClasses | ActionScript-based skin for text input controls in mobile applications that uses a StyleableTextField class for the text display. | |
TextSnapshot | flash.text | 您可以使用 TextSnapshot 物件,對影片片段中的靜態文字進行處理。 | |
Texture | flash.display3D.textures | Texture 類別代表上傳到顯示內容的 2 維紋理。 | |
TextureBase | flash.display3D.textures | TextureBase 類別是 Context3D 紋理物件的基底類別。 | |
ThrottleEvent | flash.events | 當 Flash Player 節流、暫停或繼續播放內容時會傳送 ThrottleEvent。 | |
ThrottleType | flash.events | ThrottleType 類別會為 flash.event.ThrottleEvent 類別的播放 state 屬性提供值。 | |
Tile | mx.containers | A Halo Tile container lays out its children in a grid of equal-sized cells. | |
TileBase | mx.controls.listClasses | The TileBase class is the base class for controls that display data items in a sequence of rows and columns. | |
TileBaseAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TileBase class, which is the parent of the TileList component. | |
TileBaseDirection | mx.controls.listClasses | Values for the direction property of the TileList component. | |
TileDirection | mx.containers | The TileDirection class defines the constant values for the direction property of the Tile container. | |
TileGroup | spark.components | The TileGroup container is an instance of the Group container that uses the TileLayout class. | |
TileLayout | spark.layouts | The TileLayout class arranges layout elements in columns and rows of equally-sized cells. | |
TileList | fl.controls | TileList 類別可提供行列交錯的格線,通常會以「拼貼」形式用來格式化和顯示影像。 | |
TileList | mx.controls | The TileList control displays a number of items laid out in tiles. | |
TileListAccImpl | fl.accessibility | TileListAccImpl 類別 (也稱為「TileList 輔助功能實作」類別) 可用於讓 TileList 組件支援輔助功能。 | |
TileListCollectionItem | fl.data | TileListCollectionItem 類別會定義 inspectable 屬性中代表資料提供者的單一項目。 | |
TileListData | fl.controls.listClasses | TileListData 是一種 messenger 類別,它會在清單架構的 TileListData 組件中存放與特定儲存格相關的資訊。 | |
TileListItemRenderer | mx.controls.listClasses | The TileListItemRenderer class defines the default item renderer for the HorizontalList and TileList controls. | |
TileListItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TileListItemRenderer class. | |
TileOrientation | spark.layouts | The TileOrientation class defines the possible values for the orientation property of the TileLayout class. | |
Timer | flash.utils | Timer 類別是計時器的介面,可讓您在指定的時間序列上執行程式碼。 | |
TimerEvent | flash.events | 每當 Timer 物件到達 Timer.delay 屬性所指定的間隔時,此 Timer 物件就會傳送 TimerEvent 事件。 | |
TitleBackground | mx.skins.halo | The skin for a title bar area of a Panel. | |
TitleBar | mx.core.windowClasses | The default title bar for a WindowedApplication or a Window. | |
TitleBar | spark.components.windowClasses | The TitleBar class defines the default title bar for a WindowedApplication or a Window container. | |
TitleBarSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's TitleBar border. | |
TitleBarSkin | spark.skins.spark.windowChrome | The default skin class for the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
TitleWindow | mx.containers | A TitleWindow layout container contains a title bar, a caption, a border, and a content area for its child. | |
TitleWindow | spark.components | The TitleWindow class extends Panel to include a close button and move area. | |
TitleWindowAccImpl | mx.accessibility | TitleWindowAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the TitleWindow class. | |
TitleWindowAccImpl | spark.accessibility | TitleWindowAccImpl is the accessibility implementation class for spark.components.TitleWindow. | |
TitleWindowBoundsEvent | spark.events | The TitleWindowBoundsEvent class represents event objects that are dispatched when bounds of a Spark TitleWindow changes, either by moving or resizing. | |
TitleWindowCloseButtonDownSkin | mx.skins.wireframe | The wireframe skin class for the close button's down state in the TitleWindow component. | |
TitleWindowCloseButtonOverSkin | mx.skins.wireframe | The wireframe skin class for the close button's over state in the TitleWindow component. | |
TitleWindowCloseButtonSkin | spark.skins.spark | The default skin class for the close button of the Spark TitleWindow component. | |
TitleWindowCloseButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TitleWindowCloseButton component. | |
TitleWindowCloseButtonUpSkin | mx.skins.wireframe | The wireframe skin class for the close button's up state in the TitleWindow component. | |
TitleWindowSkin | spark.skins.spark | The default skin class for a Spark TitleWindow container. | |
TitleWindowSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TitleWindow component. | |
TLFTextField | fl.text | 請使用 TLFTextField 類別來建立使用 Text Layout Framework (TLF) 進階文字顯示功能的文字欄位。 | |
TLFTypographicCase | flashx.textLayout.formats | 定義 TextLayoutFormat 類別的 typographicCase 屬性值。 | |
ToggleButton | spark.components | The ToggleButton component defines a toggle button. | |
ToggleButtonAccImpl | spark.accessibility | ToggleButtonAccImpl is the accessibility implementation class for spark.components.ToggleButton. | |
ToggleButtonBar | mx.controls | The ToggleButtonBar control defines a horizontal or vertical group of buttons that maintain their selected or deselected state. | |
ToggleButtonBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ToggleButtonBar control. | |
ToggleButtonBase | spark.components.supportClasses | The ToggleButtonBase component is the base class for the Spark button components that support the selected property. | |
ToggleButtonSkin | spark.skins.spark | The default skin class for a Spark ToggleButton component. | |
ToggleButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ToggleButton component. | |
ToggleSwitch | spark.components | The Spark ToggleSwitch control defines a binary switch that can be in the selected or unselected position. | |
ToggleSwitchSkin | spark.skins.mobile | ActionScript-based skin for the ToggleSwitch control. | |
ToolTip | mx.controls | The ToolTip control lets you provide helpful information to your users. | |
ToolTipAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ToolTip control. | |
ToolTipBorder | mx.skins.halo | The skin for a ToolTip. | |
ToolTipEvent | mx.events | The ToolTipEvent class represents ToolTip events, which are generated by the ToolTipManager class. | |
ToolTipManager | mx.managers | The ToolTipManager lets you set basic ToolTip and error tip functionality, such as display delay and the disabling of ToolTips. | |
ToolTipSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX ToolTip component. | |
TouchEvent | flash.events | TouchEvent 類別讓您可以在偵測使用者與裝置互動的裝置上處理事件 (例如在觸控螢幕上的手指)。 | |
TouchEventIntent | flash.events | TouchEventIntent 類別會針對 TouchEvent 類別的 touchIntent 屬性定義常數。 | |
TouchInteractionEvent | mx.events | TouchInteractionEvents are used to coordinate touch intraction and response among different components. | |
TouchInteractionReason | mx.events | The TouchInteractionReason class defines the constant values for the reason property of the TouchInteractionEvent class. | |
TouchscreenType | flash.system | TouchscreenType 類別是列舉類別,可以提供不同觸控螢幕類型的值。 | |
TraceTarget | mx.logging.targets | Provides a logger target that uses the global trace() method to output log messages. | |
TrackBase | spark.components.supportClasses | The TrackBase class is a base class for components with a track and one or more thumb buttons, such as Slider and ScrollBar. | |
TrackBaseEvent | spark.events | Represents events that are dispatched from a TrackBase component. | |
Transform | flash.geom | Transform 類別會讓使用者存取可套用至顯示物件的顏色調整屬性和二維或三維變形物件。 | |
Transform | mx.geom | Adds synchronization support on top of the flash.geom.Transform class. | |
TransformGestureEvent | flash.events | TransformGestureEvent 類別可讓您處理複雜的移動輸入事件 (例如在觸控螢幕上移動多根手指),裝置或作業系統會將這些事件解譯為手勢。 | |
TransformOffsets | mx.geom | A CompoundTransform represents a 2D or 3D matrix transform. | |
Transition | fl.transitions | Transition 類別是所有轉場類別的基底類別。 | |
Transition | mx.states | The Transition class defines a set of effects that play in response to a change of view state. | |
TransitionManager | fl.transitions | TransitionManager 類別會定義動畫特效。 | |
TransparentActionButtonSkin | spark.skins.mobile | The default skin class for buttons in the action area of the Spark ActionBar component in mobile applications. | |
TransparentNavigationButtonSkin | spark.skins.mobile | The default skin class for buttons in the navigation area of the Spark ActionBar component in mobile applications. | |
Tree | mx.controls | The Tree control lets a user view hierarchical data arranged as an expandable tree. | |
TreeAccImpl | mx.accessibility | TreeAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Tree class. | |
TreeAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Tree control. | |
TreeEvent | mx.events | The TreeEvent class represents the event object passed to the event listener for events that are associated with activities in tree, such as when a tree branch opens or closes. | |
TreeItemRenderer | mx.controls.treeClasses | The TreeItemRenderer class defines the default item renderer for a Tree control. | |
TreeItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TreeItemRenderer class. | |
TreeListData | mx.controls.treeClasses | The TreeListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the Tree control. | |
TriangleCulling | flash.display | 定義剔除演算法的程式碼,此程式碼可在繪製三角形路徑時決定不要顯示哪個三角形。 | |
TriangleItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills an upright triangle in its assigned area. | |
TruncationOptions | flashx.textLayout.factory | TruncationOptions 類別指定用於限制由文字行出廠建立的文字行數的選項,以及用於指出行遺漏時間的選項。 | |
Tween | fl.transitions | Tween 類別可讓您使用 ActionScript 輕易地為影片片段進行移動、淡出及調整大小動作,只要指定目標影片片段的屬性持續幾個影格或幾秒使用動畫即可。 | |
Tween | mx.effects | The Tween class defines a tween, a property animation performed on a target object over a period of time. | |
Tweenables | fl.motion | Tweenables 類別會提供 MotionBase 和 KeyframeBase 類別中使用之 animation 屬性名稱的常數值。 | |
TweenEffect | mx.effects | The TweenEffect class is the superclass for all effects that are based on the Tween object. | |
TweenEffectInstance | mx.effects.effectClasses | The TweenEffectInstance class implements the instance class for the TweenEffect. | |
TweenEvent | fl.transitions | TweenEvent 類別代表由 fl.transitions.Tween 類別所廣播的事件。 | |
TweenEvent | mx.events | Represents event objects that are specific to Flex tween effects. | |
TypeError | 最上層 | 當運算元的實際類型不同於預期的類型時,便會擲回 TypeError 例外。 | |
TypographicCase | flash.text.engine | TypographicCase 類別是用於設定 ElementFormat 類別之 typographicCase 屬性的常數值列舉。 | |
UIComponent | fl.core | UIComponent 類別是所有視覺化組件的基底類別,包括互動式及非互動式。 | |
UIComponent | mx.core | The UIComponent class is the base class for all visual components, both interactive and noninteractive. | |
UIComponentAccImpl | fl.accessibility | UIComponentAccImpl 類別 (也稱為「UIComponent 輔助功能實作」類別) 可用於讓 UIComponent 支援輔助功能。 | |
UIComponentAccProps | mx.accessibility | UIComponentAccProps is a subclass of AccessibilityProperties for use by various UIComponents. | |
UIComponentAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the UIComponent class. | |
UIComponentCachePolicy | mx.core | The ContainerCreationPolicy class defines the constant values for the cachePolicy property of the UIComponent class. | |
UIComponentDescriptor | mx.core | A UIComponentDescriptor instance encapsulates the information that you specified in an MXML tag for an instance of a visual component. | |
UIDUtil | mx.utils | The UIDUtil class is an all-static class with methods for working with UIDs (unique identifiers) within Flex. | |
UIFTETextField | mx.core | The UIFTETextField class is an alternative to the UITextField class for displaying text in MX components. | |
UIFTETextFieldAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the UIFTETextField class. | |
UILoader | fl.containers | UILoader 類別可讓您設定要載入的內容,然後在執行階段監視載入作業。 | |
UIMovieClip | mx.flash | Components created in Adobe Flash Professional for use in Flex are subclasses of the mx.flash.UIMovieClip class. | |
UIMovieClipAutomationImpl | mx.automation.delegates.flashflexkit | Defines methods and properties required to perform instrumentation for the UIMovieclip control. | |
uint | 最上層 | uint 類別會提供方法來處理代表 32 位元無正負號之整數的資料類型。 | |
UIScrollBar | fl.controls | UIScrollBar 類別包含所有的捲軸功能,而且還增加了 scrollTarget 屬性,如此便能附加到 TextField 實體或 TLFTextField 實體。 | |
UITextField | mx.core | The UITextField class defines the component used by many Flex components to display text. | |
UITextFieldAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the UITextField class. | |
UITextFieldGridItemRenderer | spark.skins.spark | The UITextFieldGridItemRenderer class defines simple and efficient item renderer that displays a single text label. | |
UITextFormat | mx.core | The UITextFormat class represents character formatting information for the UITextField class. | |
UncaughtErrorEvent | flash.events | 當發生未捕捉到的錯誤時,UncaughtErrorEvents 類別的實體會傳送一個 UncaughtErrorEvent 物件。 | |
UncaughtErrorEvents | flash.events | UncaughtErrorEvents 類別提供可接收未捕捉到的錯誤事件的方法。 | |
UnconstrainItemAction | mx.effects | The UnconstrainItemAction class defines an action effect that is used in a data-effect definition to temporarily stop item renderers from being positioned by the layout algorithm of the parent control. | |
UnconstrainItemActionInstance | mx.effects.effectClasses | The UnconstrainItemActionInstance class implements the instance class for the UnconstrainItemAction effect. | |
UndoManager | flashx.undo | UndoManager 類別管理文字流排中的編輯作業記錄,讓這些作業可以還原及重做。 | |
UndoOperation | flashx.textLayout.operations | UndoOperation 類別封裝還原作業。 | |
UpdateCompleteEvent | flashx.textLayout.events | 在 TextFlow 實體的任一容器完成更新後,TextFlow 實體會傳送此事件。 | |
UpdateEvent | air.update.events | UpdateEvent 是由 ApplicationUpdater 物件在更新過程中所傳送。 | |
Updater | flash.desktop | Updater 類別可用來將目前執行的應用程式更新為不同的版本。 | |
URIError | 最上層 | 當其中一個全域 URI 處理函數以不相容於其定義的方式使用時,便會擲回 URIError 例外。 | |
URLFilePromise | air.desktop | URLFilePromise 類別允許將 URL 上可以取得的資源拖離開 AIR 應用程式,變成一個檔案承諾。 | |
URLLoader | flash.net | URLLoader 類別能以文字、二進位資料或 URL 編碼之變數的形式,從 URL 下載資料。 | |
URLLoaderDataFormat | flash.net | URLLoaderDataFormat 類別會提供一些值,以指定接收下載資料的方式。 | |
URLMonitor | air.net | URLMonitor 類別會監視 HTTP 或 HTTPS 服務的可用性。 | |
URLRequest | flash.net | URLRequest 類別會在單一 HTTP 要求中捕捉所有資訊。 | |
URLRequestDefaults | flash.net | URLRequestDefaults 類別包含靜態屬性,可用來定義 URLRequest 類別之屬性的預設值。 | |
URLRequestHeader | flash.net | URLRequestHeader 物件會封裝單一 HTTP 要求檔頭,而且包含名稱/值的配對。 | |
URLRequestMethod | flash.net | URLRequestMethod 類別會提供一些值,可指定在傳送資料至伺服器時,URLRequest 物件應該使用 POST 方法或 GET 方法。 | |
URLStream | flash.net | URLStream 類別會提供對於下載 URL 的低階存取。 | |
URLUtil | mx.utils | The URLUtil class is a static class with methods for working with full and relative URLs within Flex. | |
URLVariables | flash.net | URLVariables 類別可讓您在應用程式和伺服器之間傳輸變數。 | |
Utils3D | flash.geom | Utils3D 類別包含靜態方法,可以簡化某些三維矩陣作業的實作。 | |
ValidationResult | mx.validators | The ValidationResult class contains the results of a validation. | |
ValidationResultEvent | mx.events | The ValidationResultEvent class represents the event object passed to the listener for the valid validator event or the invalid validator event. | |
Validator | mx.validators | The Validator class is the base class for all Flex validators. | |
VBox | mx.containers | The Halo VBox container lays out its children in a single vertical column. | |
VDividedBox | mx.containers | The VDividedBox container lays out its children vertically in the same way as the VBox container, but it inserts a draggable divider in the gap between each child. | |
Vector | 最上層 | Vector 類別能讓您存取及操作向量 (即所有元素都具有相同資料類型的陣列)。 | |
Vector3D | flash.geom | Vector3D 類別會使用迪卡兒座標 x、y 和 z 來表示三維空間中的某個點或位置。 | |
VerifyError | 最上層 | VerifyError 類別代表遭遇格式不正確或損毀的 SWF 檔案時所發生的錯誤。 | |
VertexBuffer3D | flash.display3D | VertexBuffer3D 類別代表一組上傳到顯示內容的頂點資料。 | |
VerticalAlign | flashx.textLayout.formats | 定義 TextLayoutFormat 類別的 verticalAlign 屬性值。 | |
VerticalAlign | spark.layouts | The VerticalAlign class defines the possible values for the verticalAlign property of the HorizontalLayout class. | |
VerticalLayout | spark.layouts | The VerticalLayout class arranges the layout elements in a vertical sequence, top to bottom, with optional gaps between the elements and optional padding around the sequence of elements. | |
VGroup | spark.components | The VGroup container is an instance of the Group container that uses the VerticalLayout class. | |
Video | flash.media | Video 類別會在應用程式中顯示即時或錄製的視訊,不會將視訊內嵌到您的 SWF 檔中。 | |
VideoAlign | fl.video | VideoAlign 類別會提供常數值,讓 FLVPlayback.align 和 VideoPlayer.align 屬性使用。 | |
VideoCodec | flash.media | VideoCodec 類別是支援的視訊轉碼器之常數值的列舉。 | |
VideoDisplay | mx.controls | The VideoDisplay control lets you play an FLV file in a Flex application. | |
VideoDisplay | spark.components | The VideoDisplay class is chromeless video player that supports progressive download, multi-bitrate, and streaming video. | |
VideoDisplayAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the VideoDisplay control. | |
VideoError | fl.video | VideoError 例外是用來通報 FLVPlayback 和 VideoPlayer 類別中執行階段錯誤的主要機制。 | |
VideoError | mx.controls.videoClasses | The VideoError class represents the error codes for errors thrown by the VideoDisplay control. | |
VideoEvent | fl.video | Flash® Player 會在使用者播放視訊時傳送 VideoEvent 物件。 | |
VideoEvent | flash.events | 此事件類別會報告目前的視訊顯示狀態。 | |
VideoEvent | mx.events | The VideoEvent class represents the event object passed to the event listener for events dispatched by the VideoDisplay control, and defines the values of the VideoDisplay.state property. | |
VideoPlayer | fl.video | VideoPlayer 類別允許使用較您使用 FLVPlayback 組件時稍小的 SWF 檔,來建立視訊播放程式。 | |
VideoPlayer | spark.components | The VideoPlayer control is a skinnable video player that supports progressive download, multi-bitrate streaming, and streaming video. | |
VideoPlayerAccImpl | spark.accessibility | VideoPlayerAccImpl is the accessibility implementation class for spark.components.VideoPlayer. | |
VideoPlayerSkin | spark.skins.spark | The default skin class for the Spark VideoPlayer component. | |
VideoPlayerSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VideoPlayer component. | |
VideoProgressEvent | fl.video | 當使用者要求了解其在視訊的漸進式 HTTP 下載期間所載入的位元組數時,Flash® Player 便會傳送 VideoProgressEvent 物件。 | |
VideoScaleMode | fl.video | VideoScaleMode 類別會提供常數值,讓 FLVPlayback.scaleMode 和 VideoPlayer.scaleMode 屬性使用。 | |
VideoState | fl.video | VideoState 類別會提供常數值,讓唯讀的 FLVPlayback.state 和 VideoPlayer.state 屬性使用。 | |
VideoStatus | flash.media | 此類別定義描述視訊解碼可能層級的列舉。 | |
VideoStreamSettings | flash.media | VideoStreamSettings 類別能為每個 NetStream 指定視訊壓縮設定。 | |
VideoTexture | flash.display3D.textures | 在 Flash Player 21 之前,若要在 Stage3D 使用視訊,必須使用 Video 物件 (非硬體加速)、將視訊影格複製到 BitmapData 物件,並將資料載入需要大量耗用 CPU 的 GPU。 | |
VideoTextureEvent | flash.events | 幾乎正好是 StageVideoEvent。 | |
View | spark.components | The View class is the base container class for all views used by view navigators. | |
ViewMenu | spark.components | The ViewMenu container defines a menu in a View container. | |
ViewMenuItem | spark.components | The ViewMenuItem control displays a label and icon for a menu item in the ViewMenu container. | |
ViewMenuItemSkin | spark.skins.mobile | Default skin for ViewMenuItem. | |
ViewMenuLayout | spark.layouts | The ViewMenuLayout class defines the layout of the ViewMenu container. | |
ViewMenuSkin | spark.skins.mobile | The default skin class for a Spark ViewMenu in a mobile application. | |
ViewNavigator | spark.components | The ViewNavigator component is a container that consists of a collection of View objects, where only the top most view is visible and active. | |
ViewNavigatorAction | spark.components.supportClasses | The ViewNavigatorAction class defines the constant values for the action property of ViewNavigatorEvent class. | |
ViewNavigatorApplication | spark.components | The ViewNavigatorApplication class is an application class meant to provide a simple framework for applications that employ a view-based navigation model. | |
ViewNavigatorApplicationBase | spark.components.supportClasses | The ViewNavigatorApplicationBase class is the base class used for all view-based application types. | |
ViewNavigatorApplicationSkin | spark.skins.mobile | The ActionScript-based skin used for ViewNavigatorApplication. | |
ViewNavigatorBase | spark.components.supportClasses | The ViewNavigatorBase class defines the base class logic and interface used by view navigators. | |
ViewNavigatorEvent | spark.events | The ViewNavigatorEvent class represents event objects dispatched by the View class. | |
ViewNavigatorSkin | spark.skins.mobile | The ActionScript-based skin for view navigators in mobile applications. | |
ViewReturnObject | spark.components.supportClasses | The ViewReturnObject class encapsulates the return value of a view when it is popped off a navigation stack. | |
ViewSource | com.adobe.viewsource | The ViewSource class adds support for the "View Source" context menu item. | |
ViewStack | mx.containers | An MX ViewStack navigator container consists of a collection of child containers stacked on top of each other, where only one child at a time is visible. | |
ViewStackAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the ViewStack class. | |
ViewTransitionBase | spark.transitions | The ViewTransitionBase class is the base class for all view transitions. | |
ViewTransitionDirection | spark.transitions | The ViewTransitionDirection class provides the constants used when hinting the direction of a view transition. | |
VolumeBar | spark.components.mediaClasses | The VolumeBar class defines a drop-down slider to control the volume of the VideoDisplay control. | |
VolumeBarSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the volume bar of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
VolumeBarSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the volume bar of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the volume bar of a Spark VideoPlayer component. | |
VolumeBarThumbSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the volume bar thumb part button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
VolumeBarThumbSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the volume bar thumb part of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarThumbSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the volume bar thumb part of a Spark VideoPlayer component. | |
VolumeBarTrackSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the volume bar track part of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
VolumeBarTrackSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the volume bar track part of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarTrackSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the volume bar track part of a Spark VideoPlayer component. | |
VoucherAccessInfo | flash.net.drm | VoucherAccessInfo 物件顯示成功地擷取及利用憑證所需要的資訊,例如驗證類型及媒體權限伺服器的內容網域。 | |
VRule | mx.controls | The VRule control creates a single vertical line. | |
VScrollBar | mx.controls | The VScrollBar (vertical ScrollBar) control lets you control the portion of data that is displayed when there is too much data to fit in a display area. | |
VScrollBar | spark.components | The VScrollBar (vertical scrollbar) control lets you control the portion of data that is displayed when there is too much data to fit vertically in a display area. | |
VScrollBarSkin | spark.skins.mobile | ActionScript-based skin for VScrollBar components in mobile applications. | |
VScrollBarSkin | spark.skins.spark | The default skin class for the Spark VScrollBar component. | |
VScrollBarSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VScrollBar component. | |
VScrollBarThumbSkin | spark.skins.mobile | ActionScript-based skin for the VScrollBar thumb skin part in mobile applications. | |
VScrollBarThumbSkin | spark.skins.spark | The default skin class for the thumb of a Spark VScrollBar component. | |
VScrollBarThumbSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarThumb component. | |
VScrollBarTrackSkin | spark.skins.spark | The default skin class for the track of a Spark VScrollBar component. | |
VScrollBarTrackSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarTrack component. | |
VSlider | mx.controls | The VSlider control lets users select a value by moving a slider thumb between the end points of the slider track. | |
VSlider | spark.components | The VSlider (vertical slider) control lets users select a value by moving a slider thumb between the end points of the slider track. | |
VSliderSkin | spark.skins.spark | The default skin class for the Spark VSlider component. | |
VSliderSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VSlider component. | |
VSliderThumbSkin | spark.skins.spark | The default skin class for the thumb of a Spark VSlider component. | |
VSliderThumbSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VSliderThumb component. | |
VSliderTrackSkin | spark.skins.spark | The default skin class for the track of a Spark VSlider component. | |
VSliderTrackSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VSliderTrack component. | |
VsyncStateChangeAvailabilityEvent | flash.events | 改變 vsync 狀態變更的 Stage 可用性時,Stage 類別會傳送 VsyncStateChangeAvailabilityEvent。 | |
WebService | mx.rpc.soap.mxml | The <mx:WebService> tag gives you access to the operations of SOAP-compliant web services. | |
WebService | mx.rpc.soap | The WebService class provides access to SOAP-based web services on remote servers. | |
WedgeItemRenderer | mx.charts.renderers | The default itemRenderer for a PieSeries object. | |
WhiteSpaceCollapse | flashx.textLayout.formats | 定義設定 TextLayoutFormat 類別之 whiteSpaceCollapse 屬性的值。 | |
Window | mx.core | The Window is a top-level container for additional windows in an AIR desktop application. | |
Window | spark.components | The Window is a top-level container for additional windows in an AIR desktop application. | |
WindowBackground | mx.skins.halo | The skin for a Window component's background gradient. | |
WindowCloseButtonSkin | mx.skins.halo | The skin for the close button in the TitleBar of a WindowedApplication or Window. | |
WindowedApplication | mx.core | The WindowedApplication defines the application container that you use to create Flex applications for AIR applications. | |
WindowedApplication | spark.components | The WindowedApplication defines the application container that you use to create Flex applications for AIR applications. | |
WindowedApplicationAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Canvas class. | |
WindowedApplicationSkin | mx.skins.wireframe | The wireframe skin class for the MX WindowedApplication component. | |
WindowedApplicationSkin | spark.skins.spark | A skin class for the Spark WindowedApplication and Window containers. | |
WindowedSystemManager | mx.managers | The WindowedSystemManager class manages any non-Application windows in a Flex-based AIR application. | |
WindowMaximizeButtonSkin | mx.skins.halo | The skin for the maximize button in the TitleBar of a WindowedApplication or Window. | |
WindowMinimizeButtonSkin | mx.skins.halo | The skin for the minimize button in the TitleBar of a WindowedApplication or Window. | |
WindowRestoreButtonSkin | mx.skins.halo | The skin for the restore button in the TitleBar of a WindowedApplication or Window. | |
WindowsAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Canvas class. | |
Wipe | fl.transitions | Wipe 類別會使用水平移動之圖形的動畫遮色片來顯現或隱藏影片片段物件。 | |
Wipe | spark.effects | The Wipe effect performs a bitmap transition effect by running a directional wipe between the first and second bitmaps. | |
WipeDirection | spark.effects | The WipeDirection class defines the values for the direction property of the Wipe class. | |
WipeDown | mx.effects | The WipeDown class defines a wipe down effect. | |
WipeDownInstance | mx.effects.effectClasses | The WipeDownInstance class implements the instance class for the WipeDown effect. | |
WipeLeft | mx.effects | The WipeLeft class defines a wipe left effect. | |
WipeLeftInstance | mx.effects.effectClasses | The WipeLeftInstance class implements the instance class for the WipeLeft effect. | |
WipeRight | mx.effects | The WipeRight class defines a wipe right effect. | |
WipeRightInstance | mx.effects.effectClasses | The WipeRightInstance class implements the instance class for the WipeRight effect. | |
WipeUp | mx.effects | The WipeUp class defines a wipe up effect. | |
WipeUpInstance | mx.effects.effectClasses | The WipeUpInstance class implements the instance class for the WipeUp effect. | |
Worker | flash.system | Worker 物件代表 Worker,亦即 Flash 執行階段的虛擬實體。 | |
WorkerDomain | flash.system | WorkerDomain 類別提供建立並存取 Worker 物件的方式。 | |
WorkerState | flash.system | 此類別會定義代表 Worker 類別 state 屬性之可能值的常數。 | |
WSDLBinding | mx.rpc.wsdl | A binding defines the message format and protocol for messages sent to and from operations as defined by a particular portType. | |
WSDLLoadEvent | mx.rpc.events | The WSDLLoadEvent class represents the event object for the event dispatched when a WSDL XML document has loaded successfully. | |
X500DistinguishedName | flash.security | X500DistinguishedName 類別會定義用於 X509Certificate 類別的「辨別名稱」(DN) 屬性。 | |
X509Certificate | flash.security | X509Certificate 類別代表 X.509 憑證。 | |
XML | 最上層 | XML 類別包含使用 XML 物件的方法和屬性。 | |
XMLDocument | flash.xml | XMLDocument 類別代表存在於 ActionScript 2.0 中的舊版 XML 物件。 | |
XMLList | 最上層 | XMLList 類別包含用來處理一個或多個 XML 元素的方法。 | |
XMLListCollection | mx.collections | The XMLListCollection class provides collection functionality to an XMLList object and makes available some of the methods of the native XMLList class. | |
XMLLoadEvent | mx.rpc.events | The XMLLoadEvent class is a base class for events that are dispatched when an RPC service successfully loaded an XML document. | |
XMLNode | flash.xml | XMLNode 類別代表存在於 ActionScript 2.0 中,且已在 ActionScript 3.0 中重新命名的舊版 XML 物件。 | |
XMLNodeType | flash.xml | XMLNodeType 類別包含與 XMLNode.nodeType 搭配使用的常數。 | |
XMLNotifier | mx.utils | Used for watching changes to XML and XMLList objects. | |
XMLSignatureValidator | flash.security | XMLSignatureValidator 類別會驗證 XML 簽章檔案格式是否正確且未修改,也可以選擇驗證它是否使用連結到受信任數位憑證的金鑰進行簽署。 | |
XMLSocket | flash.net | XMLSocket 類別會實作用戶端通訊端,讓 Flash Player 或 AIR 應用程式能與以 IP 位址或網域名稱做為識別的伺服器電腦進行通訊。 | |
XMLUI | adobe.utils | XMLUI 類別會啟用與 SWF 檔的通訊,這些檔案是用來當作 Flash 編寫工具之延伸功能裡的自訂使用者介面。 | |
XMLUtil | mx.utils | The XMLUtil class is an all-static class with methods for working with XML within Flex. | |
ZipCodeFormatter | mx.formatters | The ZipCodeFormatter class formats a valid number into one of the following formats, based on a user-supplied formatString property. | |
ZipCodeValidator | mx.validators | The ZipCodeValidator class validates that a String has the correct length and format for a five-digit ZIP code, a five-digit+four-digit United States ZIP code, or Canadian postal code. | |
ZipCodeValidatorDomainType | mx.validators | The ZipCodeValidatorDomainType class defines the values for the domain property of the ZipCodeValidator class, which you use to specify the type of ZIP code to validate. | |
Zoom | fl.transitions | Zoom 類別會依比例縮小或放大影片片段物件。 | |
Zoom | mx.effects | The Zoom effect zooms the object in or out on a center point. | |
ZoomInstance | mx.effects.effectClasses | The ZoomInstance class implements the instance class for the Zoom effect. | |
ZoomViewTransition | spark.transitions | The ZoomViewTransition class performs a zoom in or out transition for views. |
Tue Jun 12 2018, 04:01 PM Z