Gradient Glow Filter with ActionScript Adobe Flash / Special Effects
The Gradient Glow Filter lets you add a glow effect to Movie Clips, Buttons & Text. You can apply a gradient glow around the inner or outer edge of an object or on top of an object. A Gradient Glow creates a glowing back light effect, enhanced with gradient color.
Text Gradient Fills Adobe Flash / Text Effects
Unfortunately, applying a gradient fill to text in Flash isn't as easy as selecting the text field and then choosing a linear gradient from the Color Mixer panel. So in this video, you will learn two different methods to achieve this effect.
Gradient Bevel Filter with ActionScript Adobe Flash / Special Effects
The Gradient Bevel Filter lets you add a beveled edge highlight making objects look three-dimensional. Gradient Bevels are often applied to buttons but can also be used on Movie Clips & Text.
Making Mouse Trails Adobe Flash / Navigation
This tutorial takes you through the process of creating a mouse trail, that popular effect when a series of objects follows the mouse pointer around.
Mouse control and actionscript Adobe Flash / 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.
Mouse Follower Adobe Flash / Interactivity
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.
Gradient Flash Button Adobe Flash / Navigation
Have you ever want to learn how to create advanced gradient flash button? Exactly this tutorial will show you how to create advanced gradient flash button with RollOver and RollOut effect using Action Script.
Creating A Custom Mouse Curser In Flash Adobe Flash / Interactivity
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.
Detecting the Mouse Angle - Easily Adobe Flash / ActionScript
This tutorial presents a fast easy method for determining an approximation of the mouse angle, and an exact method for calculating the movement of a bullet from the origin to the mouse.
Making gradient fills Adobe Flash / Drawing
Make gradient fills by using just a few lines of ActionScript code! Create nice effects that you can apply to your movies.
Crosshairs Rollover Text Effect Adobe Flash / Getting Started
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.