Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IButton.h File Reference

This file contains the interface for IButton. IButton interface represents a "Button" instance on the stage. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  DOM::FrameElement::IButton
 Defines an interface that represents a "Button" instance on the stage. More...
 

Namespaces

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

Enumerations

enum  DOM::FrameElement::ButtonTrackMode { DOM::FrameElement::TRACK_AS_BUTTON, DOM::FrameElement::TRACK_AS_MENU_ITEM }
 Defines the different tracking options available for a Button instance. More...
 

Variables

FCM::ConstFCMIID DOM::FrameElement::IID_IBUTTON_INSTANCE
 Defines the universally-unique interface ID for IButton. More...
 

Detailed Description

This file contains the interface for IButton. IButton interface represents a "Button" instance on the stage.