Custom Platform Support Development Kit
1.3
|
Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model). More...
Namespaces | |
FillStyle | |
Provides interfaces and definitions for fill styles. | |
FrameElement | |
Provides interfaces and definitions for Frame elements. | |
GraphicFilter | |
Provides interfaces and definitions for graphical filters. | |
Layer | |
Provides interfaces and definitions for Layers. | |
LibraryItem | |
Provides interfaces and definitions for Library Items. | |
MediaInfo | |
Provides interfaces and definitions for media. | |
Service | |
Provides service interfaces for DOM access. | |
StrokeStyle | |
Provides interfaces and definitions for stroke styles. | |
Utils | |
Provides utility interfaces and definitions. | |
Classes | |
class | IFilterable |
This interface represents the list of graphic filters. More... | |
class | IFLADocument |
Defines the interface that represents an FLA document. More... | |
class | IFrame |
Defines the interface that represents a frame in a layer in the timeline. More... | |
class | ILayer |
Defines the interface that represents a layer in the timeline. More... | |
class | ILibraryItem |
Defines the interface that represents a library item in the library. More... | |
class | ITimeline |
Defines the interface that represents the timeline. More... | |
class | ITween |
Defines a interface that represents a tween object. More... | |
Enumerations | |
enum | KeyFrameLabelType { KEY_FRAME_LABEL_NONE, KEY_FRAME_LABEL_NAME, KEY_FRAME_LABEL_COMMENT, KEY_FRAME_LABEL_ANCHOR } |
Defines the types of frames. More... | |
Variables | |
FCM::ConstFCMIID | IID_IFILTERABLE |
Defines the universally-unique interface ID for IFilterable. More... | |
FCM::ConstFCMIID | IID_IFLA_DOCUMENT |
Defines the universally-unique interface ID for IFLADocument. More... | |
FCM::ConstFCMIID | IID_IFRAME |
Defines the universally-unique interface ID for IFrame. More... | |
FCM::ConstFCMIID | IID_ILAYER |
Defines the universally-unique interface ID for ILayer. More... | |
FCM::ConstFCMIID | IID_ILIBRARY_ITEM |
Defines the universally-unique interface ID for ILibraryItem. More... | |
FCM::ConstFCMIID | IID_ITIMELINE |
Defines the universally-unique interface ID for ITimeline. More... | |
FCM::ConstFCMIID | IID_ITWEEN |
Defines the universally-unique interface ID for ITween. More... | |
Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
FCM::ConstFCMIID DOM::IID_IFILTERABLE |
Defines the universally-unique interface ID for IFilterable.
FCM::ConstFCMIID DOM::IID_IFLA_DOCUMENT |
Defines the universally-unique interface ID for IFLADocument.
FCM::ConstFCMIID DOM::IID_IFRAME |
Defines the universally-unique interface ID for IFrame.
FCM::ConstFCMIID DOM::IID_ILAYER |
Defines the universally-unique interface ID for ILayer.
FCM::ConstFCMIID DOM::IID_ILIBRARY_ITEM |
Defines the universally-unique interface ID for ILibraryItem.
FCM::ConstFCMIID DOM::IID_ITIMELINE |
Defines the universally-unique interface ID for ITimeline.
FCM::ConstFCMIID DOM::IID_ITWEEN |
Defines the universally-unique interface ID for ITween.