My account
Shopping cart
Knowledge base
Support

Knowledge Base

Important! All new questions are usually answered within the next business day.

MCTE V3 (MovieClip Transition Effect V3)

(views: 26779)

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.



Apply 3D Cube transition without using actionscript

(2007-08-20 - views: 16682)
Q: How do I instantiate the MCTE V3 component to make a 3D Cube transition, without using ActionScript code ?
A: Attached is a fully functional example of how to use the MCTE component and the 3D Cube transition without writing any line of ActionScript code. You'll also find there the onlide demo of the 3D Cube pattern built with the trial version of the MCTE V3 and the 3D Cube pattern.


Files: 3DCubeNoActionScript.zip 


User Comments

3D Cube Action Script posted for free
posted by philco on 2008-01-24
By posting the full Action Script you have just given away this transition for free.
For those who have the components it wouldn't be hard to paste the code and connect the different parts.
I don't really mind but I just paid a lot of money for it.
The 3DCube pattern is only trial
posted by negush on 2008-01-25
The MCTE component and 3DCube pattern found in the example files posted here are all trial versions so the users do not get the code behind them. The ActionScript code there is on the timeline of these examples is only used to create the examples and not to drive the components. I hope this clears things out for you.
cannot get the custom pattern to work on transition....
posted by pi9 on 2009-03-10
im trying to get the square fade effect to work w the loader... dont know what else to do... also, if i want a text effect to happen at the same time as the transition effect of the images... what do i do??
too bad i have to do this in as2.. the tutorials for the flash eff pack are sooo good... here, i am soo lost... please heeelp!

thanks...
how to use customPatterns
posted by florodebat on 2009-03-11
Hello,

Actually we have an item in our knowledge base where you can find an AS2 example on how to use MCTE together with Loader v3:

http://www.jumpeyecomponents.com/knowledgebase/MCTE-V3-(MovieClip-Transition-Effect-V3)/MCTE-%2B-Loader-Pro-V3-slide-show~107/

You can use that example and only replace the pattern with the SquaresFade pattern. Please remember that if you want to use one of the customPattern you will have to set the "patterName" property to "customPattern" an then you will have to pass the name of the custom pattern you want to use in the "customPattern" property field. All these settings can be made from Component Inspector(with the component selected on the stage press Shift+F7) or by code.
Now if you want a text animation to happening in the same time with the MCTE animation , all you have to do is to use MCTE events to start and play that text animation.


Login to post your comment login to post your comment

Back