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
Mouse particle effect
Simple mouse particle effect on mouse movement.3239 downloads, 24329 views
Comments
You need to login to post a comment.
Hi, you have an error on your code:
Inside "tracker", on frame 4:
change
if (xPos != mousex) or(yPos != mouseY))
to
if (xPos != mouseX) or(yPos != mouseY))
(x to X)
Thanks!
great job........ can you send me the script for as3.0
bcoz i am perfect in as3.. my email id is " [email protected] "
Looks so cute!