My account
Shopping cart
Knowledge base
Support


JC Loader - Events



Overview | Properties | Methods | Events | ActionScript 3.0 usage | User Manual

Event Description
JCLoaderEvent.TRANSITION_START Dispatched by the JC Loader component when a show, hide or a swap transition has started. You can get the type of transition from the currentTransitionType property.
JCLoaderEvent.TRANSITION_END Dispatched by the JC Loader component when a show, hide or a swap transition has ended. You can get the type of transition from the currentTransitionType property.
Event.OPEN Dispatched by the JC Loader component at the moment it starts loading the specified content.
Event.COMPLETE Dispatched by the JC Loader component after it has completely loaded the specified content.
ProgressEvent.PROGRESS Dispatched by the JC Loader component during the loading process of the content. This can be used to find out how much of the total content has loaded. This information (the amount of loaded data) and the total size of the data is given in bytes.

Properties
bytesLoaded : uint - the number of bytes loaded so far.
bytesTotal : uint - the total number of bytes that will be loaded.
IOErrorEvent.IO_ERROR Dispatched when the JC Loader component instance encounters an error while the external content is being loaded.

Properties
text : String - the text to be displayed as an error message.
SecurityErrorEvent.SECURITY_ERROR Dispatched by the JC Loader component if the content cannot be accessed/loaded due to security issues - mainly because the location is not in exactly the same domain as the calling SWF, and the requested domain has not authorized cross-domain access by way of a cross-domain policy file.

Properties
text : String - the text to be displayed as an error message.

Overview | Properties | Methods | Events | ActionScript 3.0 usage | User Manual

Image and flash loader component with transition effects based on FlashEff 2.0. The pack contains the .mxp install file, the documentation files and the sample files.
Multiple scaling modes
1000+ show/hide effects (based on 52 FlashEff 2.0 patterns)
Built-in preloader
API for code manipulation
FlashEff-like configuration panel utility