Knowledge Base |
Important! All new questions are usually answered within the next business day.
MCTE V3 (MovieClip Transition Effect V3)
(views: 8732)
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.
Solid Red Window
(2007-10-26 - views: 876)
Q: I used MCTE to transition between 4 different movie clips. At then end of my movie I want it to loop and start over from the beginning. If I just let it loop or I tell it to start over using AS 2, I get a solid red window until about half way through the animation. It picks up somewhere in the middle and then works fine until it comes to the end and loops again, same red window.
It all works fine the first time around, but every time it loops, red window.
It all works fine the first time around, but every time it loops, red window.
A: Is that a timeline animation? Do you have masks applied on the movieclips that have the MCTE component applied on them? Please send your files to our support department and we will fix them and post here what was set wrong.
User Comments
Alpha pattern Bug
There was a bug inside the Alpha pattern and you must add a removeEffect command:
mcteInstanceName.removeEffect()
This is the only solution by now. We will fix this bug as soon as possible.
posted by jumpeyecomponents
on 2007-10-29
There was a bug inside the Alpha pattern and you must add a removeEffect command:
mcteInstanceName.removeEffect()
This is the only solution by now. We will fix this bug as soon as possible.
I am having this problem as well ...
...but cant tell which instance is causing the box. so can not use removeEffect()
or can't figure out how correctly.
Please advise
posted by misty on 2007-11-21
...but cant tell which instance is causing the box. so can not use removeEffect()
or can't figure out how correctly.
Please advise
send your files
please send your file to our support department and they'll help you with it.
posted by jumpeyecomponents
on 2007-11-22
please send your file to our support department and they'll help you with it.
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 MCTE is working, but not properly how to instantiate the MCTE component through Actionscript MCTE+Loader Pro+3DCube Create MCTE and Loader v3 using code Multiple transitions using ActionScript code Apply 3D Cube transition using actionscript Transition between two movie clips using Blur Apply the MCTE by pressing a button 3D Cube effect Apply Flip transition with no code Remove MC after it plays MCTE + LoaderProV3 + Multiple transitions Component Now Showing up in AS3? Use SquareLight Transtion using AS to create slideshow Multiple transitions using frame by frame animation tweenDuration:Number Using animated movieClips Apply Flip transition using code Using MCTE in a class based environment MCTE V3 using videoclips Trial version message Set up MCTE with a XML file Setup MCTE from .xml file Shadow to target clip Shadow to target clip MCTE hides text written with Arial from stage MCTE hides text written with Arial from stage problems installing the component on vista 64 bitMenu |
|
|


Yes it is a timeline animation. No masks.