This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
You can open/play the swf file with Flash Player exe
robojiannis (7)
Glowing Space
A variation of the network subject. The stars are draggable; the closer they are to each other the more they glow.3431 downloads, 42410 views
Comments
You need to login to post a comment.
awesome!
very good
nice one, i like it......
wicked man!
WOW, Very nice, I like it
Great
very nice!!
thank you
beautiful
Brilliant.
this is beautiful... i love it...!!!
yay horray!
una belleza
gracias
It has been developed as a game.
sure! do whatever you want with them :=)
Can I please use this and fading crosses on my website?
I just got time to check this again, I modified the code as you suggested and it works nicely now. I will approve the listing now. I see this is 4 weeks old already, oops.
you're right AdrianTNT. I quick look at the code, I'd say it is because the stopDrag function stops onRelease; a onReleaseOutside, would probably do the trick.
this[neo].onRelease = this[neo].onReleaseOutside = function(){
stopDrag();
}
Sometimes dots remain sticked to the cursor. Not only if you move our mouse out of the stage. Is it supposed to do that?