Adobe Flash Interactivity tutorials
This is a very detailed tutorial that will show you how to get some eyes to follow the mouse pointer, blink and even wink in a very realistic way.
Related Tutorials
Eyes following mouse cursor
A simple and easy tutorial for you to know how to use the mouse interactivity in Actionscript 3. Well create the eyes for an alien character that will follow the mouse. Also well hide the mouse and change it with something else. All this is done in a general Movie Clip so you can drag it in your project .
Dynamic Mouse Trail in Flash
Learn how to create a cool mouse trail effect that gets dynamically generated as your mouse moves. A popular effect that you can add to your applications is a mouse trail. In case you are not familiar with them, mouse trails are nothing more than some content that follows your mouse around the screen. What makes them a little different from a standard "follow mouse" effect is that they often trail your mouse movement by a few milliseconds. This has the effect of providing you with the illusion of your mouse cursor leaving behind a trail of where it has been in the past.
Making a MC follow the mouse
This tutorial lets you create a MC which will follow your mouse using simple actionscripting.
Making objects follow the mouse
you can get it to follow the mouse around the screen, like a child who can't take a hint.
Obejct Follow Mouse
Learn how to make an object follow the mouse and speed up or slow down depending on how far away the object is.
Car blink
This tutorial will show you how to create a car blink using Color Mixer Panel without action script.
Creating A Custom Mouse Curser In Flash
I'm going to show you how to make your mouse arrow customized using simple actionscript in Flash. This is a neat effect you can use if you want the mouse to match the scheme of your site, but try not to go overboard as lots of Flash developers have done in the past.
Mouse Follower
This tutorial will show you how to create a movie clip that will follow your mouse pointer. The Mouse Follower is useful for menu on-the-go.
Object follow the mouse on click
Learn how to create that any object, follow the mouse on click using the Action Script.
Mouse control and actionscript
Our world of Flash interactivities will suddenly shrink if our mouse was taken away from us, the mouse is with the keyboard a very important input device that let us converse quickly and efficiently with our Flash applications. Fortunately actionscript has some built in methods, properties and events that are going to be very handy to give us control and information on the mouse activity.
Creating Eyes That 'Watch' The Cursor Flash tutorial
This tutorial, we hope you can learn somthing about Flash interactivity from it! This tutorial is split into three parts: The Movie Guidelines for setting up the movie, ready for adding our actions. The Good Stuff Here we work through the script that will generate the mouse interaction. Advanced Use Here i discuss some other ways that the skills taught in this tutorial can be developed to create more complex projects.
Follow object with mouse in Actionscript 3
In this tutorial you will learn how to follow an object with the mouse in Actionscript 3.0.
Change Flash Size at Run-time
This tutorial demonstrates how to create a Flash movie that changes it's size when the user moves the mouse over it and collapses when the mouse is out of the rectangle in Flash Designer.
Creating a Custom Cursor in Flash
There is more than one technique for making this effect in Flash, we are going to use the most basic one. In our example, the custom cursor is a Movie Clip symbol that is being dragged by the actual mouse cursor which is being hidden. This is a beginner tutorial and you will not need any specialist knowledge with ActionScript to follow it. Here is an example of the result effect that we will create:
StartDrag command for 1 axis only
This tutorial details how to have an object follow the mouse on 1 axis only (not possible with the drag command). This gives the effect of it sliding across the screen. This can be done easily by making the x/y position of the object equal to the corresponding position of the mouse. However, to make the movement look more authentic, like it is following the mouse, not just always in the same position, you can add a small piece of code which makes it lag behind a little.
Follow object on mouse click
Move an object when the mouse is clicked.
Mouse.Hide meets With
This Flash tutorial will show you how to use the mouse.hide action to create a custom mouse cursor.
Mouse Over
In this tutorial I will teach you how to create a flash mouse over effect. It is a very simple effect no action scripts, just some text, buttons and movie frames. Its a nice effect if you have a flash gallery or a display with a lot of images.
Creating Custom Cursors in Flash
In Flash you can hide the standard cursor (Mouse pointer icon) and create custom cursors. The Mouse object in Flash has a hide method which can be used to hide the normal mouse pointer and then we can define a Movieclip as our custom cursor. In this Tutorial you'll learn how to create and use Movieclips as Custom Cursors using simple Actionscript.
Bezier Curve
Using the combination of drawing script and mouse detection script, this tutorial will create a crazy bezier curve line that will follow your mouse cursor.
Mouse Over Effect Part 1
This tutorial demonstrates how to enlarge an image on mouse over in Flash Designer.
Changing the Mouse Cursor with Flash 5
Learn how to customise your standard mouse cursor with Flash 5!
Simple blink text effect
In this tutorial, you will see how to create a text effect which is blinking, using the flash filters.
Drag-and-drop objects using mouse in Flash MX 2004.
You need the flash program where user is able to drag objects or shapes from one part of the screen to other using mouse? You are on the right way!
Drag-and-drop objects using mouse in Flash MX 2004.
You need the flash program where user is able to drag objects or shapes from one part of the screen to other using mouse? You are on the right way!.
Drag-and-drop objects using mouse in Flash MX 2004.
You need the flash program where user is able to drag objects or shapes from one part of the screen to other using mouse? You are on the right way!
Guided planet animation
Make a movie clip follow a circular guide with this detailed and easy-to-follow Flash tutorial!
Create Soaring Spring-Flowers with Mouse
This tutorial shows how to create the soaring spring-flowers which follow the mouse movement. The effect is quite simple to make and using only basic actionscript.
Creating Interactive Movies
Selteco Flash Designer provides basic level of interactivity. Each item can be defined as a button and react to mouse over events or mouse clicks.
The Tank: Part 2: Rotating and Shooting the Cannon
In this Flash tutorial you will learn how to make the cannon on the tank rotate wherever the mouse is pointing and shoot whenever the left mouse button is clicked. Topics covered in this tutorial: mouse angle detection, onMouseDown event, duplicateMovieClip, rotation and actionscript controlled motion.
Create a custom mouse curser in flash mx
This tutorial tells you how to create a custom mouse cursor in flash mx.
Flash Star Effects
You will learn how to create your own stars from scratch, or where to look for one, how to make a star blink, fall, or how to make it move like crazy in your movie. After reading our indications and studying our samples we hope you will also have the ability to recognize a perfect picture for the background when you see one.
Crosshairs Rollover Text Effect
In this Flash tutorial you will create a rollover effect using masks. The crosshairs will follow your mouse cursor as you move over the text. Topics involved: startDrag actionscript, masking, drawing a target using radial gradient tool. Source file included.
Creating a Magnifying Glass
The aim of the tutorial is to learn how to create a Magnifying Glass using a very simple piece of code. You will also learn how to attach several Movie clips to the mouse, some move with the mouse and others move in the opposite direction to the mouse. You will also learn how to use masks in Flash MX.
Creating a Magnifying Glass
The aim of the tutorial is to learn how to create a magnifying glass using a very simple piece of code. You will also learn how to attach several Movie clips to the mouse, some move with the mouse and others move in the opposite direction to the mouse. You will also learn how to use masks in Flash MX.
Using Tell Targets to Hide and Show the Mouse
A really nice new feature of flash 5 is the ability to hide the mouse cursor. Learn how to here!.
Flash Menu and Mouse Customization
Tutorial on how to create drop down menu and custom your mouse pointer.
Follow the Path
Use Flash to create an object to follow a created path.
Position of mouse
This Flash tutorial will teach you how to display the x and y position of the mouse.
Menu that Swings In
The aim of the tutorial is to learn how to create a Menu with swings in and out. When your mouse goes over the gray Menu Bar to the left, the Flash Menu swings into view. You can then click on the Flash menu buttons. When you move your mouse away from the buttons in the Menu swings away.
 
Categories