FFILES.COM NEWS CONTESTS SUBMIT A FILE REGISTER CONTACT
username:
password:
register | login help

Flare Random Lines

Previous overall listing: flash animation with xml file Previous in Physics and Motion: Leaves Next overall listing: Fire text Next in Physics and Motion: Mouse easing

This is the first script i written by my own........

By learning from the book

Foundation ActionScript 2.0 Animation: Making Things to Move...

More (ratings, comments).
user alien Author URL no website
Listing URL none
Downloads 735 Views 11024
alien  

User ratings for Flare Random Lines.

Donate Add to favorites Subscribe to comments Report listing Download

Comments

You need to LOGIN to post a comment.
user nardy
nardy: 1 month ago

This is fantastic! I can't stop clicking! =D

user chuy
chuy: 2 months ago

Haven't figured out an use for it yet (i am not a programmer) but it certainly looks very VERY nice!

user hancock
hancock: 3 months ago

it's very nice man.......

user alien
the listing author alien: 5 months ago

nnielss :

The function lineStyle means
lineStyle (stroke of the line, color of the line, alpha of the line)

then,
the 2nd function, color of the line is = random(18451547)

so that's it's changes the line color from random numbers...
the 18451547 refers to the color and also as a integer...
every time integer changes with randomization and with this color also

user alien
the listing author alien: 5 months ago

nnielss :

The function lineStyle means
lineStyle (stroke of the line, color of the line, alpha of the line)

then,
the 2nd function, color of the line is = random(18451547)

so that's it's changes the line color from random numbers...
the 18451547 refers to the color and also as a integer...
every time integer changes with randomization and with this color also

show all 16 comments