My account  |  Support  |  Shopping Cart
Jumpeye Components, V3 Flash Components, Flash Components Pro, Flash V3 Components

MCTE V3 Methods



Properties | Methods | Events | Built in Patterns | XML | Data Model Diagram

You can instantiate the MCTE from ActionScript, dynamically or statically using the following syntax:

Method Description
transitionEffect The method used to perform the transition effect, this is only for advanced use, you don’t need to use this method in order to perfom transitions on a frame animation basis.

All parameters are optional, however, the transitionType (the first parameter) should be entered.

Sytax:
mcteInstance.transitionEffect([transitionType:String, [patternName:String, preset:NotSet, gain:Number, tweenType:String, easeType:String, tweenDuration:Number, customParam1:String, customParam2:String, customParam3:String, customParam4:String, customParam5:String] ] );

Usage:
mcteInstance.transitionEffect("show");
mcteInstance.transitionEffect("show","SquareScale","6",100,"Strong",
"easeInOut",20, "", "100","20");
or
targetInstance.MCTE.transitionEffect("show");
removeEffect It instantly removes the effect and the MCTE from a specific target.

Usage:
mcteInstance.removeEffect();
or
targetInstance.MCTE.removeEffect();
show Performs a show transition based on the setup that the MCTE already has.

Usage:
mcteInstance.show();
or
targetInstance.MCTE.show();
hide Performs a hide transition based on the setup that the MCTE already has.

Usage:
mcteInstance.hide();
or
targetInstance.MCTE.hide();
transitionTo Performs a state-to-state transition on a single MovieClip (from first state to second) or a mc-to-mc transition on two MovieClips (from first clip to second) based on the setup that the MCTE already has.

Usage:
mcteInstance.transitionTo();
or
targetInstance.MCTE.transitionTo();
transitionFrom Performs a state-to-state transition on a single MovieClip (from second state to first) or a mc-to-mc transition on two MovieClips (from second clip to first) based on the setup that the MCTE already has.

Usage:
mcteInstance.transitionFrom();
or
targetInstance.MCTE.transitionFrom();

Properties | Methods | Events | Built in Patterns | XML | Data Model Diagram


Menu

Free Trial Versions

The trial versions do have a major limitation. They will ONLY run into debugger flash player versions, such as the Flash IDE player and the activeX FP used by developers.

Switch from Free Trial version to Full version.

You can switch from Trial to Full versions in a blink of an eye.
See this tutorial in order to find out how.

We accept Google Checkout

Google Checkout Acceptance Mark

Secured by VeriSign