Flash Car Exhaust Smoke Blowing Out Effect ActionScript Tutorial
Create flash car exhaust smoke blowing out effect with flash actionscript Pulse Particle System component. The exhaust smoke is blowing out from the car engine.
Flash Tutorial Content:
With Flash Pulse Particle System, this is quite easy to create flash car exhaust smoke blowing out effect. This Flash Smoking Effect tutorial with Pulse Particle System is very similar to the previous tutorial. However we change the smoke direction. The smoke is exhausting or blowing out from the car engine. This produce a more realistic smoking effect because the exhaust smoke is blowing against the car.
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, size:9, movement:true, speed:[10.0, 100.0], angle:[170.15,205.45] , startScale:[1,1] , gravity:-0.1, fade:3000, scale:[2180, 0.25, 1], lifespan:5000}
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 car exhaust smoke blowing out effect with pulse particle system.