Knowledge Base |
Important! All new questions are usually answered within the next business day.
MCTE V3 (MovieClip Transition Effect V3)
(views: 20023)
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: 2446)
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



Yes it is a timeline animation. No masks.