Home / Components / Design & Effects / Confetti Generator /
Confetti Generator
3 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]
> View graphic table with full license features
$10.00
Package includes: FLA, SWF
Flash Version: Flash CS3, Flash CS4
Viewable with: Flash Player 9
Flash knowledge level: Intermediate
Action Script: ActionScript 3.0
Product ID:F1003451
Please install flash first.
var screen_width=550;
var screen_height=275;
Default screen width and height are 550 and 275 respectively.
Screen width & height can be changed to fit the area you want to confetti to be "sprinkled"
-Color are randomize at load
-Size of confetti changeable
targetName.scaleX = Math.random()*2;
Default value set at *2, can be set to a higher value for bigger confetti
-Changeable amount of confetti
var amountToCreate = 10;
Default set at 10. Value can be changed to the amount you want.
-Speed of falling
targetName.y += 10;
Default set at 10, set the number you want for the confetti to fall every frame per second.
-Changing Rotation
targetName.rotation = Math.random()*360;
Default value set at 360. Value can be changed the the amount you want. Lesser value means lesser rotation of confetti.
$10.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |
Other by junqin:
Related components:
Featured components:
HTML / XML Video List - white theme - with mult...[+]






















no comment
Add comment