Flash Fly Out Effect with ActionScript Pulse Particle System
Create flash flying out effect from center of movie stage.
Flash Tutorial Content:
The Flash fly out effect is the most basic example of using Pulse Particle System. The Star MovieClip flying out from the center of the Flash Movie stage.
Flash Pulse Particle System Explorer Codes:
Here's the Flash fly out effect code generated from Particle Explorer of Flash Pulse Particle System. Copy the following code to the Config field of Parameter tab Window of your Flash document.
Codes:{pps:10,x:100, y:100, width:1, height:1,size:15, color:2588900, movement:true, minSpeed:63.3, maxSpeed:353.6, minAngle:0, maxAngle:360, minScale:0.2, maxScale:1, lifespan:3140}
Parameters Tag of Flash Document:
Download Flash Source File:
Just click here to download the source code for this tutorial.
Remarks:
This Flash ActionScript tutorial shows how to create flash fly out effect with pulse particle system.