Knowledge Base |
Important! All new questions are usually answered within the next business day.
MCTE V3 (MovieClip Transition Effect V3)
(views: 7817)
A transition effect component with lots lots of flash animation effects already included and lots of patterns sold separately. Here are all known common issues for MCTE V3, the custom patterns are treated here too. If you have any questions that you think we should discuss here please let us know. Write to support.
Multiple transitions using frame by frame animation
(2008-02-18 - views: 1085)
Q: How can I use MCTE to to show and hide sequential images with transitions, in a frame by frame animation ?
A: Here is an example of show/hide transitions on more images. The entire animation is done without writing any code.
Files: MCTE_MultipleTransitionsFrame.zip
Files: MCTE_MultipleTransitionsFrame.zip
User Comments
It can show from left and hide to right
In this case you need to use preset 1 if you want to slid in the clip from left and set the preset to 2 when it slides out to the right. You can find out more about the presets on the web page of each pattern.
posted by negush on 2008-02-22
In this case you need to use preset 1 if you want to slid in the clip from left and set the preset to 2 when it slides out to the right. You can find out more about the presets on the web page of each pattern.
How to use transitionTo in MCTE
I cannot figure out how to use the transitionTo and transitionFrom parameters using MCTE v3. Can anyone help with this please? Thanks!
posted by misty on 2008-03-12
I cannot figure out how to use the transitionTo and transitionFrom parameters using MCTE v3. Can anyone help with this please? Thanks!
transitionTo and transitionFrom
The "transitionTo" and "transitionFrom" types of transitions are usually used to change from one target object to another or from one state of the target object to another, while the "show" and "hide" transitions are usually used to make visible or invisible the target object.
posted by negush on 2008-03-17
The "transitionTo" and "transitionFrom" types of transitions are usually used to change from one target object to another or from one state of the target object to another, while the "show" and "hide" transitions are usually used to make visible or invisible the target object.
pause timeline?
Is there a way to achieve the same effect but putting a pause in the AS. Instead of using the timeline to pause the image?
posted by jaycbrf4 on 2008-05-13
Is there a way to achieve the same effect but putting a pause in the AS. Instead of using the timeline to pause the image?
pause timeline
Here is an example of the same animation, using only ActionScript code:
http://www.jumpeyecomponents.com/knowledgebase/MCTE-V3-%28MovieClip-Transition-Effect-V3%29/
Multiple-transitions-using-ActionScript-code~344/
I hope this will help you out.
posted by negush on 2008-05-14
Here is an example of the same animation, using only ActionScript code:
http://www.jumpeyecomponents.com/knowledgebase/MCTE-V3-%28MovieClip-Transition-Effect-V3%29/
Multiple-transitions-using-ActionScript-code~344/
I hope this will help you out.
Login to post your comment
Other questions in this item:
MCTE + Loader Pro V3 slide show Apply 3D Cube transition without using actionscript Apply Flip transition using code how to instantiate the MCTE component through Actionscript MCTE is working, but not properly MCTE+Loader Pro+3DCube Create MCTE and Loader v3 using code Apply 3D Cube transition using actionscript Multiple transitions using ActionScript code Apply the MCTE by pressing a button Transition between two movie clips using Blur 3D Cube effect Apply Flip transition with no code Remove MC after it plays Use SquareLight Transtion using AS to create slideshow Component Now Showing up in AS3? Using animated movieClips tweenDuration:Number Using MCTE in a class based environment MCTE + LoaderProV3 + Multiple transitions Apply Flip transition using code MCTE V3 using videoclips Trial version message Solid Red Window Set up MCTE with a XML file Shadow to target clip Shadow to target clip Setup MCTE from .xml file MCTE hides text written with Arial from stage MCTE hides text written with Arial from stageMenu |
|
|


If I set the transitions to slide, is there a way to set it up on "show" it slides from the right and on "hide" it slides to the left.