alert 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

Mouse particle effect

Simple mouse particle effect on mouse movement.
3239 downloads, 24245 views
Download (22.74 KB)

Comments

You need to login to post a comment.

user mundakas
mundakas 15 years ago

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!

user m_lokeshkumar
m_lokeshkumar 15 years ago

great job........ can you send me the script for as3.0
bcoz i am perfect in as3.. my email id is " [email protected] "

user mickey33
mickey33 15 years ago

Looks so cute!