Flying LOGO (Transitions)

—-—-—-—-—-—-—-—-LOGO Animation-—-—-—-—-—-—-—-—
This is a cool particle system and it can be applied on any movie.
There are two versions in the package,”background” and “noBackground”.

The background version allows you to add the logo animation on the top of any background,but this version has no glow effect.
The noBackground version will always show a black background,but this version has the glow effect.

Features:
support any logo;
aotu center align;
easy to edit;
easy to use;

Here is the usage:
1.put the two actionscript files and your fla file at the same directory
2.open your fla document,and drags your movieclip on the stage,then give it a instance name,assumed the name is “logo”.
3.add the following code on your frame:
var pixelLogo:Main;
pixelLogo = new Main(logo);
addChild(pixelLogo);
pixelLogo.init();
you can find above code in the “sample.fla” file,main timeline,first frame.
4.test movie,It’s ok now.

An help file is included ,it can help you to use my files in your fla document.

Large images or non-transparent images are not appropriate for this file. thanks for your browse!
And,if you like it,please rating it.

Download Flying LOGO (Transitions)

Leave a Reply

Your email address will not be published. Required fields are marked *