Quick actionscript 3 lightning effect
Posted on | February 11, 2009 | 5 Comments
Here’s the source
Comments
5 Responses to “Quick actionscript 3 lightning effect”
Leave a Reply
Posted on | February 11, 2009 | 5 Comments
Here’s the source
5 Responses to “Quick actionscript 3 lightning effect”
Leave a Reply
February 17th, 2009 @ 2:40 pm
Vet gedaan hoor!
May 5th, 2009 @ 9:53 pm
Nice effect. But how do you have 2 or more lightning from the same point? I want to use this for internet pipe/cloud computing flash banner I am working on.
Thanks.
May 6th, 2009 @ 9:14 am
you could use a for loop around the code in arc, making as many lines as you want. It would create multiple arcs, but they would all use more or less the same straight line, with variance ofcourse.
If you then would alter the endpoints (the mouse x and y), you could have multiple arcs from the same starting point, pointing in different directions
June 28th, 2009 @ 7:57 am
And now, young Skywalker, you will die!
July 10th, 2010 @ 12:24 am
Thanks for this useful article.