deviant art

Deviant Login Shop  Join deviantART for FREE Take the Tour
[x]
Download File
SWF, 3.4 KB
more ▶

More from ~Volcanic-Penguin

Featured in Groups:

Details

January 13, 2005
3.4 KB
550×400
Link
Thumb

Statistics

Comments: 2,188
Favourites: 9,616 [who?]

Views: 1,697,686 (156 today)
Downloads: 255,282 (0 today)
[x]
:iconvolcanic-penguin:
Alright, just because you people liked it so much (and I think you're crazy for doing so) I've updated it a bit. Well, quite alot actually. So now it's a bit more worthy of all those favs it's got. Click on the buttons in the lower left corner to change the amount of lines and their rotation, and click anywhere on the scene to change the appearance of the lines. You can aslo click on the little buttons in the lower right corner to switch between a black and white background. Enjoy.

Added the original type of line because one person told me they liked it better as it was before. And while I was at it, I added another one too.

edit: Added three types of lines, and took all the old arrangements and copy-paste-and-flipped them. Why didn't I think of that before -_- I know, I've updated this one alot and haven't uploaded anything new, I'm working on something else but it's a much bigger thing so it'll take a while.

¨¨¨
The new script is a bit long so I'll just leave the old one:

Here's the old script, which is put on four copies of the same movieclip placed in the center of the Scene. They're initially rotated 0(360?), 90, 180, and 270 degrees, to make it so, well, you figure it out. It's pretty simple really.

onClipEvent (load) {
x=0 //where the dot is
y=0 //where the dot is
xmove=0 //it's movement
ymove=0 //it's movement
}
onClipEvent (enterFrame) {
xmove+= (_root._xmouse-_x-x)/10 //math
ymove+= (_root._ymouse-_y-y)/10 //math
x+=xmove+(_root._xmouse-_x-x)/10 //math
y+=ymove+(_root._ymouse-_y-y)/10 //math
clear()
lineStyle(1,000000,100)
moveTo(oldx,oldy)
lineTo(x,y)
oldx=x //this is so that in the next frame it knows where the dot was last frame
oldy=y //this is so that in the next frame it knows where the dot was last frame
_rotation-- //This is negative on two of the movieclips (that initially have an opposite rotation to eachother), and positive on the other two.
}
Add a Comment:
 
:iconfrostline1:
Electro Music + This = EPIC
Reply
:iconiwuvicecream:
awesome i think this is so epic awesome!!
Reply
:icongirl-over-the-road:
Mood: Obsessed ~Girl-over-the-road Dec 22, 2012  Student Traditional Artist
And this is why i have never got anything done, kudos
Reply
:iconelliotgrey:
Mood: Love ~ElliotGrey May 20, 2012  Student Writer
I'm not kidding when I say I'm still tripping out to this. Put some electro house on and space.
Reply
:iconglustora:
Mood: Love ~glustora May 5, 2012  Hobbyist General Artist
Holy shi- this is the trippyest thing EVER.
Reply
:iconohanabi:
Mood: Love ~Ohanabi Apr 25, 2012  Hobbyist Traditional Artist
awesome!!
Reply
:iconagakikama:
It's Whanderfull!!!!
Reply
:iconlucy-livija:
Bcos it was wery beatiful and interesting
Reply
Add a Comment: