Creative MovieFX v2 Forum


box Creative MovieFX v2
Creative MovieFX v2 is a Flash effects component that offers the ability to apply effects on any movie clips. From the user friendly interface it?s very easy to browse the over 280 predefined effects gallery and apply them on the three transition types available (In effects, Out effects, and Wait effects) without writing a line of code.

Find out more about Creative MovieFX v2

Thread: enable/disable MovieFX effects with command?

title left
User Details
message
title right
ameyer

post date:
2008-10-30 06:07:15
I created I large swf with a lot of MovieFX effects. I just recognized that on some PC with not such a powerful CPU the MovieFX effects are quite slow and therefore I am looking for a solution to disable the MovieFX effects for the entire swf with one command - is there such a possibility? I using already a config.txt file which I load to customize the swf and I would like to put a variable in this config.txt to enable/disable the MovieFX effects means to trigger the command.

Can anyone help?
Andrei Rinciog [Extend Studio]

post date:
2008-10-31 10:14:16
Hello Ameyer,

You could try to put all the movie fx instances inside a container movie clip and then unload that movie clip from the stage with a button.

The component doesn't have any function that controls more than one instance.

Best regards,
Andrei Rinciog