Flash Smoke Effects ActionScript Tutorial - Smoke Rising Up Softly from Chimney
Create flash smoke effect with flash actionscript Pulse Particle System component. Smoke is rising up softly from the chimney.
Flash Tutorial Content:
With Flash Pulse Particle System, this is quite easy to create flash smoke effect. In this flash example, a light smoking effect is rising up from the chimney. Moreover oscillation and rotation are also added to the smoke thus producing a more realistic flash smoke effect.
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:9, size:9, movement:true, minSpeed:1.00, maxSpeed:1.80, minAngle:80.0, maxAngle:100.0, minScale:0.8, maxScale:1.5, gravity:-0.8, fade:3000, xOscillate:[1, 200], rotate:[-3, 3], scale:[2180, 0.25, 1], lifespan:4000}
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 smoke effect with pulse particle system.