PHP MySQL ebook
February 12, 2011 – 4:57 pm | No Comment

Hey everyone!!
With this section I hope to share with you resources which I have tried and valued
So you’re new to PHP and want to learn from scratch. Well I was in your position not too …

Read the full story »
SEO Tutorials

Need help with Search Engine Optimisation? This is the place to look for the latest tips and hints with the advice we offer. Keep an eye out here for the latest posts.

PHP Tutorials

Learn how to code with PHP to achieve your goal. In here I aim to show and teach you about little tips and tricks that should enhance your coding abilities

Flash Tutorials

Learn how to use Adobe Flash for your own purposes. Little tips and hints to help you along

Website Development

In here I aim to help you with developing your website from scratch. Come here for various tips and pieces of advice to help you build and improve your website.

Home » Flash Tutorials

Making an Simple mouse follower

Submitted by on July 29, 2007 – 3:20 pmNo Comment

1- Draw what ever you want to follow the mouse.
2- Select it and press F8 make it a movie clip.
3- Click on the new movie clip
4- load up the actions panel from windows>action

insert the following

Actionscript:
  1. onClipEvent (load) { //when the movie loads
  2. Mouse.hide(); //hide the mouse
  3. startDrag("", true);//start to follow the mouse.
  4. }

press control and enter to test it.

What do you think.
If you have any problems please don't hesitate to ask.

VN:F [1.9.13_1145]
Rating: 1.0/10 (1 vote cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)
Making an Simple mouse follower, 1.0 out of 10 based on 1 rating

Popularity: unranked [?]

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.