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 (731) Animation  ArrayAnimation (546) Audio  ArrayAudio (29) Basics  ArrayBasics (192) Games  ArrayGames (59) Multimedia  ArrayMultimedia (54) Special FX  ArraySpecial FX (193) Text Effects  ArrayText Effects (216) Tips   Tricks  ArrayTips & Tricks (181) Web Design  ArrayWeb Design (179)

Macromedia Flash tutorials

Showing tutorials 780 to 800 out of 2424 Macromedia Flash tutorials.

ADVERTISMENT

ADVERTISMENT

In this Flash tutorial you will learn how to change the colour of a movie clip in Actionscript 3 0 using the ColorTransform class

Change movie clip colour in Actionscript 3

In this Flash tutorial you will learn how to change the colour of a movie clip in Actionscript 3.0 using the ColorTransform class.

Not yet rated with 510 hits  Added on: Sep 11, 2009

In this tutorial you will learn how to create a beautiful flash intro with very attractive effects  based on XML Technology and using Action Script 2 0  Advanced Flash Level

How to create an XML Driven Intro with Beautiful Effects

In this tutorial you will learn how to create a beautiful flash intro with very attractive effects, based on XML Technology and using Action Script 2.0. Advanced Flash Level

Not yet rated with 838 hits  Added on: Sep 11, 2009

Learn how to create a menu with actionscript 3 and the Tweenlite engine that bounces up and down when the user interacts with it

Create a Bouncing Menu with AS 3.0

Learn how to create a menu with actionscript 3 and the Tweenlite engine that bounces up and down when the user interacts with it.

Not yet rated with 648 hits  Added on: Sep 11, 2009

Another remarkable video tutorial by say web design giving and introduction to the Sound Transform Class Continuing from the previous tutorial  volume controls are installed on a music player  Extensively documented source code available for free download

Volume Controls for Your Flash Application

Another remarkable video tutorial by say web design giving and introduction to the Sound Transform Class.Continuing from the previous tutorial, volume controls are installed on a music player. Extensively documented source code available for free download.

Not yet rated with 513 hits  Added on: Sep 09, 2009

This tutorial shows how to build a driven xml image viewer in Flex which allows the user to navigate through the images using a previous and a next buttons

Build a XML Image Viewer with Flex

This tutorial shows how to build a driven xml image viewer in Flex which allows the user to navigate through the images using a previous and a next buttons.

Not yet rated with 719 hits  Added on: Sep 08, 2009

Another remarkable http   www say web com tutorial on how to create a Flash Music Player using ActionScript  and the SoundChannel class

Video: Flash Online Music Player

Another remarkable http://www.say-web.com tutorial on how to create a Flash Music Player using ActionScript, and the SoundChannel class.

Not yet rated with 500 hits  Added on: Sep 08, 2009

On another remarkable tutorial by Say Web  this guys are serious   we have a extensive introduction to the Sound class in Actionscript and a easy to understand demonstration on how to use it  Extensevely documented code available for copy and customization  Source file available for download

Video Lesson 28: How to Load and Play Sound in Flash using the Sound Class

On another remarkable tutorial by Say Web (this guys are serious) we have a extensive introduction to the Sound class in Actionscript and a easy to understand demonstration on how to use it. Extensevely documented code available for copy and customization. Source file available for download.

Not yet rated with 526 hits  Added on: Sep 07, 2009

In this thoroughly explained  detailed flash lesson  I will explain to you how to create cool pink flowers animation in flash using some special flash tricks and gradients

Pink flowers animation in flash

In this thoroughly explained, detailed flash lesson, I will explain to you how to create cool pink flowers animation in flash using some special flash tricks and gradients.

Not yet rated with 1708 hits  Added on: Sep 07, 2009

What do we do when we want to make sure that our clip only start after all items are downloaded  A Pre Loader makes sure all items are in place before our movie starts  Tutorial includes extensively documented source code for changes and customization

ActionScript 3.0 Video Lesson: Creating a Pre Loader

What do we do when we want to make sure that our clip only start after all items are downloaded? A Pre Loader makes sure all items are in place before our movie starts. Tutorial includes extensively documented source code for changes and customization.

Not yet rated with 548 hits  Added on: Sep 06, 2009

In this thoroughly explained  detailed flash lesson  I will show you how to create realistic  frame by frame bird fly animation using some special flash tips and tricks

Realistic, frame by frame bird fly animation

In this thoroughly explained, detailed flash lesson, I will show you how to create realistic, frame by frame bird fly animation using some special flash tips and tricks.

Not yet rated with 2370 hits  Added on: Sep 04, 2009

In this tutorial you will learn how to change the Frame rate dynamically in Actionscript 3 0

Change Frame rate in Actionscript 3

In this tutorial you will learn how to change the Frame rate dynamically in Actionscript 3.0.

Not yet rated with 682 hits  Added on: Sep 03, 2009

Read this thoroughly explained  detailed flash lesson and see how to create advanced header animation using some special flash tips and tricks  mouse cursor and action script code

Advanced header animation

Read this thoroughly explained, detailed flash lesson and see how to create advanced header animation using some special flash tips and tricks, mouse cursor and action script code.

Not yet rated with 774 hits  Added on: Sep 03, 2009

Loading Images into stage is much similar to loading text or html  we need a url request  a loader and then addchild method  On this video tutorial we show how simple it is  Works for png  jpg and bmp

Video Tutorial: Loading Images into Stage using ActionScript 3.0

Loading Images into stage is much similar to loading text or html, we need a url request, a loader and then addchild method. On this video tutorial we show how simple it is. Works for png, jpg and bmp.

Not yet rated with 744 hits  Added on: Sep 02, 2009

Using this thoroughly explained  detailed flash lesson  I will explain to you how to create autotyping text animation in flash using some special flash tips and tricks and action script code

Autotyping text animation in flash

Using this thoroughly explained, detailed flash lesson, I will explain to you how to create autotyping text animation in flash using some special flash tips and tricks and action script code.

Not yet rated with 934 hits  Added on: Sep 01, 2009

Learn how to debug your AS3 code by showing current variable values in the output window

Using the trace() Command in Flash

Learn how to debug your AS3 code by showing current variable values in the output window.

Not yet rated with 575 hits  Added on: Sep 01, 2009

In this AS3 0 tutorial  we re going to create a simple but attractive flash preloader that reveals a silhouette according to the progress of the file s loading

Create a revealing silhouette preloader in flash

In this AS3.0 tutorial, we’re going to create a simple but attractive flash preloader that reveals a silhouette according to the progress of the file’s loading.

Not yet rated with 637 hits  Added on: Sep 01, 2009

Links are useful to lead the user to a destination  On this Flash ActionScript 3 0 tutorial we show how to embed links and HTML from a text file and make them clickable on a dynamic text box using the htmltext property in ActionScript

Video: Embedding Links and HTML on Flash Animations

Links are useful to lead the user to a destination. On this Flash ActionScript 3.0 tutorial we show how to embed links and HTML from a text file and make them clickable on a dynamic text box using the htmltext property in ActionScript.

Not yet rated with 534 hits  Added on: Sep 01, 2009

On this Flash ActionScript 3 0 High Definition  HD  tutorial we load a text from a file into stage using a URLLoader and URLRequest variables   Source Files and extensively documented source code available for download

HD Video Tutorial 23: Loading Text from a File – URL Loader URL Request

On this Flash ActionScript 3.0 High Definition (HD) tutorial we load a text from a file into stage using a URLLoader and URLRequest variables. Source Files and extensively documented source code available for download.

Not yet rated with 469 hits  Added on: Aug 31, 2009

Learn how to create a simple Flash widget to show your latest updates on Twitter

Creating a Twitter Widget in Flash

Learn how to create a simple Flash widget to show your latest updates on Twitter.

Not yet rated with 688 hits  Added on: Aug 31, 2009

we present 2 techniques for adding text in ActionScript  The first is classic concatenation  and the second using the append text method

HD Video Tutorial Concatenation and the Append Text Method

we present 2 techniques for adding text in ActionScript. The first is classic concatenation, and the second using the append text method.

Not yet rated with 462 hits  Added on: Aug 31, 2009

Go to Top

Highest Rated

This tutorial shows you how to create 3D flash photo gallery using 3rd flash tool called Wondershare Flash Gallery Factory  Easy to make 3D flash gallery with pre designed free templates and no flash or XML skills needed

How to create 3D flash photo gallery - This tutorial shows you how to create 3D flash photo gallery using 3rd flas...

Rated:**** with 65993 hits

Remove Glasses Digitally in Photoshop Retouching Tutorial

Remove Glasses Digitally in Photoshop Retouching Tutorial - Remove Glasses Digitally in Photoshop Retouching Tutorial...

Rated:**** with 49422 hits

Advanced masking in photoshop video tutorial

Advanced masking and selections with photoshop - Advanced masking in photoshop video tutorial ...

Rated:**** with 34698 hits

Create Water Droplets for your products with photoshop

Create Water Droplets for your products with photoshop - Create Water Droplets for your products with photoshop...

Rated:**** with 34839 hits

Most Popular

In this tutorial  we present ten favorite creative and useful techniques

Ten Photoshop Tips and Tricks - In this tutorial, we present ten favorite creative and useful techniques....

Rated:*** with 704543 hits

How to draw custom arrows in photoshop with the pen tool with a final 3 D embossing effect

How to draw custom arrows in photoshop with the pen tool with a final 3-D embossing effect. - How to draw custom arrows in photoshop with the pen tool with a final 3-D e...

Rated:*** with 609149 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 587064 hits

In this tutorial  we are going to show you how to change any person s eyes color

Eyes Color Retouch - In this tutorial, we are going to show you how to change any person's eyes ...

Rated:** with 584946 hits