ProgressHandler

ProgressHandler
Scaleform::GFx::State
    Scaleform::GFx::ProgressHandler
Declaration
class ProgressHandler : public State;
Description

ProgressHandler is user-defined handler to receive SWF/GFx load progress. The callback is invoked through a call to Loader::CreateMovie.

Methods
Method 
Description 
Called when a tag has just been loaded from the SWF/GFx file. 
ProgressHandler constructor. 
Callback method invoked when file loading progress status changes. 
Structures
Structure 
Description 
Info 
Provides information of the file being loaded. 
Description of a SWF tag being loaded. 
File

GFx_Loader.h