Photoshop Maya 3DS Max Blender Bryce Corel DRAW Cult3D Flash Bodypaint 3D Cinema 4D LightWave 3D ZBrush Rhinoceros SoftImage XSI Vue d'Esprit x

Subcategories

Actionscript  ArrayActionscript (262) Animation  ArrayAnimation (189) Audio  ArrayAudio (15) Basics  ArrayBasics (133) Games  ArrayGames (34) Multimedia  ArrayMultimedia (18) Special FX  ArraySpecial FX (117) Text Effects  ArrayText Effects (80) Tips   Tricks  ArrayTips & Tricks (44) Web Design  ArrayWeb Design (92)

Macromedia Flash tutorials

Showing tutorials 220 to 240 out of 996 Macromedia Flash tutorials.

ADVERTISMENT

ADVERTISMENT

In this tutorial we will learn how to control the volume of the sound that we play in Flash   Adding sound to your site can improve the user experience but not offering a way to control the sound could irritate the user and make him go away forever  and we don t want that  We will build a slider that will help us to increase or decrease the sound volume and will learn how to load mp3s that we import in the Flash Library

Control sound volume.

In this tutorial we will learn how to control the volume of the sound that we play in Flash. Adding sound to your site can improve the user experience but not offering a way to control the sound could irritate the user and make him go away forever, and we don’t want that. We will build a slider that will help us to increase or decrease the sound volume and will learn how to load mp3s that we import in the Flash Library.

Rated:*** with 741 hits  Added on: Mar 26, 2008

A sneaky method for creating lines that radiate out from the center of your Photoshop file

Creating a Space Vortex Blast in Flash

A sneaky method for creating lines that radiate out from the center of your Photoshop file.

Rated:*** with 583 hits  Added on: Mar 24, 2008

how to dynamically load image on to the stage give it properties  and adding an click event function through actionscript

Make a dynamic loader with AS3

how to dynamically load image on to the stage give it properties, and adding an click event function through actionscript.

Rated:*** with 804 hits  Added on: Mar 24, 2008

In this lesson  you will see how to draw women silhouette using the Line and Paint Bucket Tool

Silhouette Women animation

In this lesson, you will see how to draw women silhouette using the Line and Paint Bucket Tool.

Rated:*** with 1144 hits  Added on: Mar 21, 2008

The Tools Panel is going to be one of the most often used panels in Flash  In this introduction to a series of lessons on using the drawing tools  Craig explains the tools panel and shows you how you can customize it

"Introduction to Flash CS3" Preview

The Tools Panel is going to be one of the most often used panels in Flash. In this introduction to a series of lessons on using the drawing tools, Craig explains the tools panel and shows you how you can customize it.

Rated:*** with 268 hits  Added on: Mar 21, 2008

how to create a timer function using Flash actionscript 3

Make a timer function in flash

how to create a timer function using Flash actionscript 3

Rated:*** with 491 hits  Added on: Mar 20, 2008

This tutorial shows you the major steps for creating Easter slideshow without flash skills

Create Easter Slideshow without flash skills

This tutorial shows you the major steps for creating Easter slideshow without flash skills

Rated:**** with 1185 hits  Added on: Mar 19, 2008

This tutorial will show you how to create yee peng festival slide show with flash

Yee peng festival slide show

This tutorial will show you how to create yee peng festival slide show with flash.

Rated:*** with 505 hits  Added on: Mar 18, 2008

read some content from an external text file into a text field  then add a couple of buttons to scroll down the text in the text field

Add scrolls to textboxes with AS3

read some content from an external text file into a text field, then add a couple of buttons to scroll down the text in the text field.

Rated:*** with 426 hits  Added on: Mar 17, 2008

We will apply some random values to some properties of a MovieClip that has a little animation and a blur filter applied to it  this approach will produce a nice organic effect  You must read it the result is fun and cool

Random stars with blur filter applied(ActionScript 3.0).

We will apply some random values to some properties of a MovieClip that has a little animation and a blur filter applied to it, this approach will produce a nice organic effect. You must read it the result is fun and cool.

Rated:*** with 1000 hits  Added on: Mar 16, 2008

A tutorial show you how to create flash thumbnail gallery for website step by step

Create web thumbnail gallery for commercial website

A tutorial show you how to create flash thumbnail gallery for website step by step.

Rated:**** with 1882 hits  Added on: Mar 14, 2008

Customizing your panel layout does you no good if there is no way to hold onto those changes  so in this video  Craig shows you how to save  load  and manage your panel layouts in Flash

"Introduction to Flash CS3" Preview

Customizing your panel layout does you no good if there is no way to hold onto those changes, so in this video, Craig shows you how to save, load, and manage your panel layouts in Flash.

Rated:*** with 277 hits  Added on: Mar 14, 2008

learn about colors and the colortransform class  how to use it to make an animated colortransision

Color change animation with AS3

learn about colors and the colortransform class, how to use it to make an animated colortransision.

Rated:*** with 1034 hits  Added on: Mar 13, 2008

This very simple lesson will show you how to convert bitmap picture into a vector  using a little flash options called Trace Bitmap

Bitmap to vector conversion

This very simple lesson will show you how to convert bitmap picture into a vector, using a little flash options called Trace Bitmap.

Rated:*** with 445 hits  Added on: Mar 13, 2008

This tutorial will tell you how to create flash slideshow on DVD and show it on TV

How to makde DVD photo slideshow

This tutorial will tell you how to create flash slideshow on DVD and show it on TV.

Rated:**** with 1022 hits  Added on: Mar 13, 2008

This simple lesson will show you how to apply mask effect on any object  picture

Simple mask example

This simple lesson will show you how to apply mask effect on any object, picture...

Rated:*** with 509 hits  Added on: Mar 12, 2008

how to make a simple online flash mp3 player  with Flash actionscript 3 0

Mp3 player made simple with AS3

how to make a simple online flash mp3 player, with Flash actionscript 3.0

Rated:*** with 1179 hits  Added on: Mar 11, 2008

This simple tutorial will show you how to jump on any frame using a little action script code

Frame jumping by action script

This simple tutorial will show you how to jump on any frame using a little action script code.

Rated:*** with 857 hits  Added on: Mar 11, 2008

Learn how to create a simple website in flash CS3 with this tutorial  includes code for internal links to labels and external links to urls  Fla source file also included

Flash CS3 Website (ActionScript 3.0) Tutorial

Learn how to create a simple website in flash CS3 with this tutorial. includes code for internal links to labels and external links to urls. Fla source file also included.

Rated:*** with 1296 hits  Added on: Mar 10, 2008

In a previous tutorial Advanced preloader we have learn how to make a preloader that keeps track of how much of our file has been loaded  In that tutorial we have used a jpg file that was embedded in our swf and keep track of its loading progress  That approach is good when working with embedded files but what if we want to be informed of the loading progress of the external file that we load  This is what we will learn today   We will learn how to load external files  swf  png  jpeg and gif  and we will build a cool preloader to keep track of the loading process

Preloading SWF, JPG, PNG or GIF files with AS 3.0.

In a previous tutorial Advanced preloader we have learn how to make a preloader that keeps track of how much of our file has been loaded. In that tutorial we have used a jpg file that was embedded in our swf and keep track of its loading progress. That approach is good when working with embedded files but what if we want to be informed of the loading progress of the external file that we load? This is what we will learn today. We will learn how to load external files (swf, png, jpeg and gif) and we will build a cool preloader to keep track of the loading process.

Rated:*** with 984 hits  Added on: Mar 09, 2008

Go to Top

Highest Rated

I am going to show you that is quick and easy way to convert a picture in vector effect  Here we go

Vector Effect - I am going to show you that is quick and easy way to convert a picture in v...

Rated:**** with 24218 hits

Free Vue video tutorials   From beginers to advance   Boost up your Creativity

Geekatplay Studio Vue Tutorials - Free Vue video tutorials. From beginers to advance. Boost up your Creativ...

Rated:**** with 205386 hits

In this Photoshop Tutorial we will show you give your type a nice feeling of speed

Speed Type Text - In this Photoshop Tutorial we will show you give your type a nice feeling o...

Rated:**** with 7962 hits

In this tutorial  we will create many basic materials very useful explaining step by step what to do  This materials are plastic  wood  chromed metal  glass  metallic paint  water and velvet   We will use VRay  but this tutorial can be followed by another render engine users  as finalRender  Brazil or MentalRay

Advanced Vray Materials - In this tutorial, we will create many basic materials very useful explainin...

Rated:**** with 44393 hits

Most Popular

Free Vue video tutorials   From beginers to advance   Boost up your Creativity

Geekatplay Studio Vue Tutorials - Free Vue video tutorials. From beginers to advance. Boost up your Creativ...

Rated:**** with 205386 hits

photoshop effect tutorial

wet skin - photoshop effect tutorial...

Rated:*** with 191383 hits

Learn to model the McLaren F1  The fastest car in the world   This tutorial will cover everything you will need to start modelling your 1st car in 3DS MAX  It is one of the best step by step tutorials I have seen

Modelling The McLaren F1 - Learn to model the McLaren F1 (The fastest car in the world). This tutorial...

Rated:**** with 128910 hits

Making of the ns5 robot from I robot movie  by Ajdin Barucija

Making of the NS5 robot from the film I Robot - Making of the ns5 robot from I robot movie, by Ajdin Barucija....

Rated:*** with 122874 hits