Free Flash Tutorials
Page Two
As a service to web viewers, we have posted links to 87 free, high-content video FLASH tutorials from one of the best sources on the web. And they are all FREE! See an additional 24 Flash video tutorials on Page 1 and 18 more Flash video tutorials on Page 3 and 23 more on Page 4.
Please check back often as we are constantly adding more Free Flash Video Tutorials as they become available.
See our links to 93 free video tutorials on Photoshop from the same source.
These video tutorials come from ![]()
They are one of the leading training companies in video learning on web design and development technologies. Lenox Web gets nothing from these links. But we have used their tutorials in the past and we can attest that they are great! Check them out; they have tutorials covering many different topics. And they are reasonably priced.
But why Videos?
Videos are great at getting you up to speed on a particular topic very quickly. We've read our fair share of 1000 page technical books, and many of them are great, but sometimes you just need to see someone performing a task and listen to their explanation. As the old adage goes, "a picture is worth a thousand words." As visual and audio learners, videos help us quickly understand 80% of what we need to know to get started, and after we have a fundamental grasp on a given technology, we can find the last 20% in the online help, in books or on the discussion forums.
Flash Tutorial Videos |
|
Smoke Effectfrom: LearnFlash.com
|
Flashing Face Effectfrom: LearnFlash.com
|
New Year Fireworksfrom: LearnFlash.com In this special New Year tutorial, you will learn how to play with fireworks without setting any grassfires, and you will do so by learning how to create a fireworks show from scratch in Flash Professional 8. |
Falling Flakesfrom: LearnFlash.com Once you've drawn your snowflake in Flash, this video will teach you how to animate multiple instances of your snowflakes falling before your eyes. This tutorial uses the Math.random method in order to give your snowfall a more natural feel. |
Gradient Mask Reflectionsfrom: LearnFlash.com A gradient mask is a great way to make a reflection effect. However, there arises a problem when you try to make a gradient mask visually in Flash. Flash treats the gradient like it was just a solid fill. But don't worry! There's a way to overcome this if you apply the mask using actionscript, and in this video, you'll learn how. |
Fixing Unruly Shape Tweensfrom: LearnFlash.com Sometimes complex shape tweens can get a little rambunctious, even when we add all the shape hints we can think to add. In fact, sometimes the shape hints only serve to make things worse. In today's tutorial, you'll learn a quick cheat that might fix some of the less desirable shape tween effects that might pop up. |
Cursor Replacement And Blending Modesfrom: LearnFlash.com You're going to need Flash Professional 8 for this tutorial. In this video, you'll learn how to use Flash 8's blending modes to create a circle that follows the cursor around on the stage, inverting the colors of the image in the layer below the circle. |
Rotating Globe Effectfrom: LearnFlash.com Unfortunately, Flash doesn't have any functionality for creating true 3D animations by itself, but if you know a few tricks, sometimes you can fake it. In this tutorial, you'll learn how to create a somewhat 3D-esque rotating globe effect in Flash. |
Animating Filters In Flash Pro 8from: LearnFlash.com You can motion tween a lot of things in Flash--position, transparency, color, etc--but did you know you could ALSO tween a filter in Flash Professional 8? In this video, Craig will show you how! |
Creating A Bounce Animation With Actionscriptfrom: LearnFlash.com Creating a bouncing ball animation can be a little tedious if you do it visually in Flash. In today's video tutorial, Craig will show you how to create a bounce animation with only a few lines of ActionScript by calling on the Tween class and the Bounce class. |
Creating & Animating Cloudsfrom: LearnFlash.com One of the most popular features of Flash Professional 8 is the new "Filters" feature, which lets you add blurs, drop shadows, glows, and other filters to your objects. In today's tip, you'll learn how to use the "blur" filter to create some very realistic clouds, and then you'll learn how to animate those clouds in Flash. Unfortunately, if you don't have Flash Professional 8, you'll just have to sit back and watch. |
Continuous Animationfrom: LearnFlash.com In this video, you'll learn how to set up a looping animation that doesn't seem like it's looping. It will look like a continuous stream flowing through a pipe. |
Semitransparent Buttonsfrom: LearnFlash.com In today's beginner-level tutorial, you'll learn how to create a very simple, yet elegant, button symbol with a semitransparent background that loses its transparency on rollOver. |
Typewriter Effectfrom: LearnFlash.com Today's tip is a simple, though somewhat tedious effect, that allows us to create a typewriter animation where the user can see the text being typed onto the stage. The animation will be synced up with a sound file. |
Animating Linesfrom: LearnFlash.com In today's tutorial, you'll learn how to animate a series of lines to make it look like they're drawing themselves onto the stage. This is done using a simple mask. |
Symbol Instancesfrom: LearnFlash.com I was asked recently about how to alter the label on one instance of a button without having the labels of the others instances of the same button change along with it. In this video, you'll learn an important distinction between the way symbols work and the way symbol instances work. |
Rotating Sunburst Effectfrom: LearnFlash.com |
Text Swipe Effectfrom: LearnFlash.com In today's tutorial, you'll learn how to create an animated text swipe effect, where the text is quickly and smoothly revealed from left to right. Text effects like this can be a little tedious to achieve, but the end result is usually well worth the effort. |
Creating A Gyroscope Animationfrom: LearnFlash.com Creating a spinning ring is as easy as flipping it over and tweening it. In this video, you'll learn how to create a gyroscope effect using multiple instances of this simple technique. |
Countdown Timerfrom: LearnFlash.com In this tutorial, you'll learn how to create a timer in Flash that will count down the time to a given date in days, hours, minutes, and seconds. This is a great tool for counting down to holidays, birthdays, anniversaries, etc. |
Bungee Ballfrom: LearnFlash.com
|
Dynamic Linesfrom: LearnFlash.com |
In this special New Year tutorial, you will learn how to play with fireworks without setting any grassfires, and you will do so by learning how to create a fireworks show from scratch in Flash Professional 8.
Once you've drawn your snowflake in Flash, this video will teach you how to animate multiple instances of your snowflakes falling before your eyes. This tutorial uses the Math.random method in order to give your snowfall a more natural feel.
A gradient mask is a great way to make a reflection effect. However, there arises a problem when you try to make a gradient mask visually in Flash. Flash treats the gradient like it was just a solid fill. But don't worry! There's a way to overcome this if you apply the mask using actionscript, and in this video, you'll learn how.
Sometimes complex shape tweens can get a little rambunctious, even when we add all the shape hints we can think to add. In fact, sometimes the shape hints only serve to make things worse. In today's tutorial, you'll learn a quick cheat that might fix some of the less desirable shape tween effects that might pop up.
You're going to need Flash Professional 8 for this tutorial. In this video, you'll learn how to use Flash 8's blending modes to create a circle that follows the cursor around on the stage, inverting the colors of the image in the layer below the circle.
Unfortunately, Flash doesn't have any functionality for creating true 3D animations by itself, but if you know a few tricks, sometimes you can fake it. In this tutorial, you'll learn how to create a somewhat 3D-esque rotating globe effect in Flash.
You can motion tween a lot of things in Flash--position, transparency, color, etc--but did you know you could ALSO tween a filter in Flash Professional 8? In this video, Craig will show you how!
Creating a bouncing ball animation can be a little tedious if you do it visually in Flash. In today's video tutorial, Craig will show you how to create a bounce animation with only a few lines of ActionScript by calling on the Tween class and the Bounce class.
One of the most popular features of Flash Professional 8 is the new "Filters" feature, which lets you add blurs, drop shadows, glows, and other filters to your objects. In today's tip, you'll learn how to use the "blur" filter to create some very realistic clouds, and then you'll learn how to animate those clouds in Flash. Unfortunately, if you don't have Flash Professional 8, you'll just have to sit back and watch.
In this video, you'll learn how to set up a looping animation that doesn't seem like it's looping. It will look like a continuous stream flowing through a pipe.
In today's beginner-level tutorial, you'll learn how to create a very simple, yet elegant, button symbol with a semitransparent background that loses its transparency on rollOver.
Today's tip is a simple, though somewhat tedious effect, that allows us to create a typewriter animation where the user can see the text being typed onto the stage. The animation will be synced up with a sound file.
In today's tutorial, you'll learn how to animate a series of lines to make it look like they're drawing themselves onto the stage. This is done using a simple mask.
I was asked recently about how to alter the label on one instance of a button without having the labels of the others instances of the same button change along with it. In this video, you'll learn an important distinction between the way symbols work and the way symbol instances work.
In today's tutorial, you'll learn how to create an animated text swipe effect, where the text is quickly and smoothly revealed from left to right. Text effects like this can be a little tedious to achieve, but the end result is usually well worth the effort.
Creating a spinning ring is as easy as flipping it over and tweening it. In this video, you'll learn how to create a gyroscope effect using multiple instances of this simple technique.
In this tutorial, you'll learn how to create a timer in Flash that will count down the time to a given date in days, hours, minutes, and seconds. This is a great tool for counting down to holidays, birthdays, anniversaries, etc.
