Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
DOM Namespace Reference

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...
 

Detailed Description

Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).

Enumeration Type Documentation

Defines the types of frames.

Enumerator
KEY_FRAME_LABEL_NONE 

No key frame label

KEY_FRAME_LABEL_NAME 

Name of the frame

KEY_FRAME_LABEL_COMMENT 

Comment for a frame

KEY_FRAME_LABEL_ANCHOR 

Anchor for a frame

Variable Documentation

FCM::ConstFCMIID DOM::IID_IFILTERABLE
Initial value:
=
{0x8f582ac, 0x85dd, 0x4653, {0x9d, 0xf4, 0x25, 0xc9, 0xa6, 0xc8, 0x69, 0xb7}}

Defines the universally-unique interface ID for IFilterable.

Note
Textual Representation: {08F582AC-85DD-4653-9DF4-25C9A6C869B7}
FCM::ConstFCMIID DOM::IID_IFLA_DOCUMENT
Initial value:
=
{0x9f54b497, 0x9471, 0x4c13, {0x98, 0x5b, 0x7c, 0xb1, 0xd4, 0x57, 0x60, 0x30}}

Defines the universally-unique interface ID for IFLADocument.

Note
Textual Representation: {9F54B497-9471-4C13-985B-7CB1D4576030}
FCM::ConstFCMIID DOM::IID_IFRAME
Initial value:
=
{0x386cb02e, 0x74d0, 0x4114, {0x9e, 0x10, 0xcb, 0xe8, 0xe8, 0xd1, 0x64, 0xa7}}

Defines the universally-unique interface ID for IFrame.

Note
Textual Representation: {386CB02E-74D0-4114-9E10-CBE8E8D164A7}
FCM::ConstFCMIID DOM::IID_ILAYER
Initial value:
=
{0x926cb1e2, 0xce8a, 0x40ec, {0x84, 0xdc, 0x80, 0x5e, 0x11, 0x70, 0x84, 0xbc}}

Defines the universally-unique interface ID for ILayer.

Note
Textual Representation: {926CB1E2-CE8A-40EC-84DC-805E117084BC}
FCM::ConstFCMIID DOM::IID_ILIBRARY_ITEM
Initial value:
=
{0x2ea5b91d, 0x26c8, 0x45a4, {0x8b, 0xdc, 0x41, 0xad, 0x1f, 0x2c, 0x7b, 0x73}}

Defines the universally-unique interface ID for ILibraryItem.

Note
Textual Representation: {2EA5B91D-26C8-45A4-8BDC-41AD1F2C7B73}
FCM::ConstFCMIID DOM::IID_ITIMELINE
Initial value:
=
{0x9ab0d86f, 0x33ac, 0x4185, {0x97, 0x87, 0x98, 0x3b, 0x24, 0x53, 0x67, 0xe1}}

Defines the universally-unique interface ID for ITimeline.

Note
Textual Representation: {9AB0D86F-33AC-4185-9787-983B245367E1}
FCM::ConstFCMIID DOM::IID_ITWEEN
Initial value:
=
{0x1308ceb5, 0x52fb, 0x44e0, {0x85, 0x4b, 0x20, 0xbc, 0x69, 0x43, 0x62, 0xdf}}

Defines the universally-unique interface ID for ITween.

Note
Textual Representation: {1308CEB5-52FB-44E0-854B-20BC694362DF}