This tutorial will teach you how to create a pictures transformation using Blur Filters Effect in flash 8. You can use this tutorial for some presentation, intro....
Transformation effect Adobe Flash / Getting Started
In this easy tutorial made for Flash 8, you will see how to apply transformation effect on any object with no Action Script. For this example, I will apply this effect on some picture.
Pictures for the Web Adobe Flash / Web Designing
There are many ways of getting pictures for your web page or Flash file, the most simple is to scan an image. You can also get images from the web as there are millions out there. This tutorials covers scanning and copying images from the web. These will be Bitmap images (pictures which are made of thousands of dots of colour), not Vector images, which are made up of mathematical co-ordinates.
Slide Show Adobe Flash / Getting Started
Before you open the Flash and go to work, Find a five pictures on the internet or somewhere. After you have found that pictures, set their dimensions in photoshop or any other graphic program (could be done in flash also) to 300x225px.
Create a Drop Down Menu for showing pictures Adobe Flash / Navigation
This tutorial shows how to use drop down menu using simple actionscript. When you click the button, it will show a drop down buttons which every button can be clicked to show different pictures.
Use Array Batch to Load External Pictures Adobe Flash / ActionScript
Welcome to Flash tutorial center! Is it a little bit complex for you to load external pictures with loadmovie function? Take the following tutorial, you will feel the power of using array batch, which makes it much easier.
Use Array Batch to Load External Pictures Adobe Flash / ActionScript
Welcome to Flash tutorial center! Is it a little bit complex for you to load external pictures with loadmovie function? Take the following tutorial, you will feel the power of using array batch, which makes it much easier.
Loading External Images using Flash MX 2004 Components Adobe Flash / Backend Integration
This tutorial shows you how to load external images into Flash using an Array (list) and Flash MX 2004 Components. This means that the pictures are not loaded preloaded into Flash. Therefore the Flash Movie does not have to load all the pictures before you can start to view the first picture. If you preload all the images into FLash there can be a long wait before the user can view the first picture.