Home | Flash AS3 Tutorials | Flash Animation Tutorials | Store

Flash Fly Out with Motion Guide Effect ActionScript Pulse Particle System Tutorial

Create flash flying out effect with Motion Guide.

Please update flash player to view this Flash ActionScript tutorial!

Flash Tutorial Content:

With Flash Pulse Particle System, this is quite easy to use with Motion Guide to create interesting particle system. In this flash example, the flash particle emitter move along the ellipse motion guide.

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:
Particle Parameter

Download Flash Source File:

Flash Source File Just click here to download the source code for this tutorial.

Remarks:

This Flash ActionScript tutorial shows how to create flash motion guide fly out effect with pulse particle system.