Latest tutorial: Making a Movieclip face another Movieclip or point on the stage | Ask Tutorial5!
 

Get tutorials on EMail




Flash tutorials
Making a Movieclip face another Movieclip or point on the stage
(17 votes)
Written by Lawrence Esswood   

In this tutorial you will learn how to make a Movieclip face another Movieclip or point on the stage.

Last Updated ( Wednesday, 21 May 2008 )
 
Premium Flash Files
(15 votes)
Written by AnaS   

Do you need professional Flash files for your projects? Get high quality Premium Flash from real professionals!

As an extent to our own Flash tutorials we are introducing to you the premium work of professional Flash gurus around the world.

If you are searching for high quality, cutting edge and beautiful Flash components for your projects then look no further.

We took the liberty of compiling a list of the best and most appreciated premium Flash files we could find all in one place.

Last Updated ( Tuesday, 26 March 2013 )
 
Flash photo gallery using ActionScript loadMovie() method
(75 votes)
Written by AnaS   
loadmovie_50x50.jpgFlash offers a couple of ways for loading content at runtime, but from my point of view the simplest choice is loadMovie() method of the MovieClip class.
Last Updated ( Friday, 21 March 2008 )
 
Flash picture gallery with twinkling transition
(83 votes)
Written by AnaS   

picturegallery_logo_50x50.gifIn this tutorial it will be explained how to create a flash picture gallery that can be browsed using next and previous buttons.

Last Updated ( Friday, 28 March 2008 )
 
Flash smoke appearing text effect
(59 votes)
Written by AnaS   
Flash smoke text effectThis tutorial shows you how to create a smoke appearing text effect for your flash banners.
Last Updated ( Friday, 28 March 2008 )
 
How to create a hyperlink in Flash using getURL() method
(66 votes)
Written by AnaS   
logo_50x50.jpgIs basic to create hyprelinks when you develop a website.This tutorial explaines how easy is to create a hyperlink in Flash using getURL() method in AS 2.
Last Updated ( Sunday, 26 April 2009 )
 
Flash jumping ball
(67 votes)
Written by AnaS   
Logo Flash Jumping BallIn this flash tutorial it will be explain in detail how to create a ball that jumps when the user click on a certain area.
Last Updated ( Friday, 28 March 2008 )
 
Flash Analog Clock with ActionScript
(152 votes)
Written by AnaS   
Flash Analog ClockIn this tutorial it will be shown how to create a awesome flash analog clock using ActionScript.
Last Updated ( Friday, 28 March 2008 )
 
Flash slideshow with fade transition
(168 votes)
Written by AnaS   

In this tutorial it will be explained how to realize a flash slideshow with fade transition between images. For attempting this tutorial you need to have basic knowledge of Flash, but no ActionScript is required.

Last Updated ( Friday, 28 March 2008 )
 
Flash tabs menu
(68 votes)
Written by AnaS   

flashtabsmenulogo_50x50.jpgIn this tutorial it will be shown step by step how can be developed an awesome flash menu with tabs. We will use MovieClips, masks, invisible buttons and some ActionScript.

Last Updated ( Friday, 28 March 2008 )
 
Customize right click menu in Flash
(27 votes)
Written by AnaS   
This tutorial will explain in detail how to customize the right click menu (context menu) in Adobe Flash 8 using ActionScript.
Last Updated ( Friday, 28 March 2008 )
 
Control the playhead of a MovieClip using ActionScript
(23 votes)
Written by AnaS   
playhead_logo_50x50.gifIn this tutorial it will be analized how can be controlled the playhead of a MovieClip using ActionScript play() and stop() methods.
Last Updated ( Friday, 28 March 2008 )
 
Moving an object using the arrow key in Adobe Flash 8
(29 votes)
Written by AnaS   

flashkey_logo_50x50.gifThis tutorial is about how to move an object using the LEFT, RIGHT, UP and DOWN heys in Adobe Flash 8.
Last Updated ( Friday, 28 March 2008 )
 
Create a Flash preloader using ActionScript
(108 votes)
Written by AnaS   
The scope of flash preloders is to keep the user involved while the main contant is loading. That is why is very important for creating attractive flash preloaders.
Last Updated ( Saturday, 29 March 2008 )
 
Flash scratch out effect
(69 votes)
Written by AnaS   
flasheffectlogo-50x50.gifIn this flash tutorial it will be explained how to realize a scratch out a picture effect. This tutorial uses dynamic masks and ActionScript Drawing API.
Last Updated ( Friday, 28 March 2008 )
 
How to use Flash hitTest() for adding interactivity
(59 votes)
Written by AnaS   

flashhittestlogo50x50.gifMovieClip.hitTest() method could be very useful especially when you develop games with

Flash. This tutorial is an example of how to use hitTest method with drag and drop

activities.

Last Updated ( Friday, 28 March 2008 )
 
Make your Flash masks draggable
(38 votes)
Written by AnaS   
dragmasklogo50x50.gifIn this tutorial will be explained how to dynamically add a mask to a movieclip and then how to make the mask able to be dragged.
Last Updated ( Friday, 28 March 2008 )
 
Drag and Drop in Flash, drag on a specified aria, drag on a vertical or horizontal line
(83 votes)
Written by AnaS   

flashdraganddroplogo50x50.gifDrag and Drop operations are useful especially for elearning flash developers. Flash provides two methods startDrag and stopDrag for programming Drag and Drop applications. In this tutorial it will be explained how to create Drag and Drop activities in Flash, and also some advanced tips and tricks about how to drag on a specified aria or drag on a vertical or horizontal line.

Last Updated ( Friday, 28 March 2008 )
 
Make a wheel rotate and move in Flash with ActionScript
(56 votes)
Written by AnaS   
logo-flashwheel-50x50.gif
This tutorial will describe how to make a wheel rotate and move using only ActionScript.
Last Updated ( Saturday, 22 March 2008 )
 
Flash Shape Tween - tutorial for begginers
(50 votes)
Written by AnaS   


logo-tutorial16-50x50.gifFlash Shape Tween means the transformation of a shape to another, Flash creating the transitions between shapes. This process is also called morphing. With Shape Tween you can make changes in shape, size, position, color and transparecy.

In the following tutorial it will be shown how to make a transition between a circle and a square, and then from the square into the X letter.

Last Updated ( Saturday, 22 March 2008 )
 
Creating an invisible button in Flash
(52 votes)
Written by AnaS   

logo-tutorial15.gifInvisible buttons are very useful when you want to make clickable an entire banner or you want to make clickable two or more elements, without adding code to each of them. In this tutorial it will be shown how you can easily create an invisible button in Flash.

Last Updated ( Friday, 28 March 2008 )
 
Personalize the mouse cursor in your Adobe Flash movies
(43 votes)
Written by AnaS   
icon-14.gifIf you want a special mouse cursor in your Flash movies, all you have to do is pay some attention to this tutorial. It will be explained how to personalize, change the appearence of the user's mouse cursor in Flash, in 5 easy steps.
Last Updated ( Saturday, 22 March 2008 )
 
Display Date with JavaScript
(27 votes)
Written by AnaS   
icon-12_50x50.gif

In this tutorial it will be explained how to display the Date in your website using JavaScript.

The Date will be shown in the format Sunday, May 20 2007.

Last Updated ( Tuesday, 10 July 2007 )
 
Moving a car on a road with Adobe Flash 8 Motion Guide
(68 votes)
Written by AnaS   

icon-car.jpgIn this tutorial you will learn how to move a car on a road by using Motion Guide. Later we will apply custom ease to the motion (Flash Professional only).

Last Updated ( Saturday, 22 March 2008 )
 
Adobe Flash 8 Digital Clock using ActionScript
(26 votes)
Written by AnaS   

inco5.gifTime is money is a well-known saying. This tutorial explains how to make a Flash 8 Digital clock using ActionScript programming.
Start Adobe Flash 8 and create a new document having 250x70 dimensions.

Last Updated ( Saturday, 22 March 2008 )
 
Making a simple Adobe Flash 8 button – tutorial for beginners
(64 votes)
Written by AnaS   
icon-flash-buttons.gif
In this tutorial it will be explained how to make a simple Adobe Flash 8 button.
Last Updated ( Saturday, 22 March 2008 )
 
Cool Water Text Effect in Adobe Flash 8
(68 votes)
Written by AnaS   

icon-water-text-effect.gifIn this tutorial we’ll learn how to create a cool water text effect for Adobe Flash 8 using Mask and Motion Tween.

Last Updated ( Friday, 21 March 2008 )
 
Formatting your Adobe Flash8 website using CSS
(32 votes)
Written by AnaS   

css-flash.jpg
In this tutorial it will be explained how to format an Adobe Flash 8 website text by using CSS.

Last Updated ( Saturday, 22 March 2008 )
 
Adobe Flash8 cool text animation effect
(30 votes)
Written by AnaS   
icon.jpg


In this tutorial it will be shown how to create an Adobe Flash 8 cool text animation effect by using alpha property and the Free Transform tool.

Last Updated ( Saturday, 22 March 2008 )
 
Create a Dynamic Football field with Adobe Flash and ActionScript
(36 votes)
Written by Daniel H   

logo_50x50.jpg
This awsome tutorial will show you how a dynamic football field can be created using ActionScript.
This is used in TV shows everywhere for Football matches and tehniques.

 

Last Updated ( Friday, 21 March 2008 )
 
Display Date with Adobe Flash 8 and ActionScript
(27 votes)
Written by AnaS   

date_time40.jpg
In this tutorial it will be explained how to display the Date in your .swf files by using ActionScript.

Last Updated ( Saturday, 22 March 2008 )
 
Creating a photo album with Adobe Flash 8 and ActionScript
(31 votes)
Written by AnaS   

photo-album-40px.jpg
Learn how to create a photo album using Adobe Flash 8 and ActionScript with the possibility of adding transitions between photos.

Last Updated ( Saturday, 22 March 2008 )