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

This interface represents a tween. More...

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

Go to the source code of this file.

Classes

class  DOM::ITween
 Defines a interface that represents a tween object. More...
 

Namespaces

 DOM
 Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
 
 FCM
 The definitions contained in this namespace define a framework called Flash Component Model (FCM), which is responsible for plug-in management. The FCM framework manages loading, unloading and registration of the plug-in. It also manages service instantiation, object instantiation and object lifetime management.
 

Variables

FCM::ConstFCMIID DOM::IID_ITWEEN
 Defines the universally-unique interface ID for ITween. More...
 

Detailed Description

This interface represents a tween.