framerate significantly decreases after a while (~3-4 minutes), you should consider to draw them into a bitmap data and remove.
Posted 5 months ago
Actionscript lines that work almost like windows 98 screensaver.
Define as many points/lines as you wish.
Easy to manipulate colors speeds and transparency
Very well commented, therefore it’s almost like a tutorial.
CLICK to clear the stage!
The only limitation is your imagination.
for requests, questions, suggestions please drop me a line at: flashden@compelo.com
Posted 5 months ago
framerate significantly decreases after a while (~3-4 minutes), you should consider to draw them into a bitmap data and remove.
Posted 5 months ago
you are right. I uploaded an older version 
I will re-upload today, Thank you
Posted 5 months ago
nice but it looks like it works with onEnterFrame instead of onMouseMove
Posted 5 months ago
it works onEnterFrame because I want it to be “flying” after the mouse, and not draw when the mouse moves
Posted 5 months ago