Related Tutorials
Flash Player Control For TestingHow to make a right click control of which player you view SWFs in for testing in older versions. Also allows you to make Projector files with the version of your choice.
Old Projector Movie
How to make it seem as if the movie you are watching is on an old movie projector.
Make your own mp3 Player Flash tutorial
One of the best features of Flash MX is its ability to download mp3 files directly into flash player, before the release of flash MX developers had to import mp3 files into their projects and this made handling such files very hard. But now with the loadSound() function you can easily load mp3s and choose the method flash player downloads them.
Floating Flash Over Your Webpage in Flash MX
This tutorial is designed to teach you the process of manipulating your flash movie so that It will have the ability to float over your webpage.By the end of the tutorial, you will have the ability to play your Flash movie containing transparency in Internet Explorer (Only works in IE on Windows OS).
Writing ActionScript 3.0 in Flash
The Flash Professional 9 ActionScript 3.0 Preview is the only development environment that allows you to create Flash documents (FLA files) that use ActionScript 3.0, although you can also compile SWF files from ActionScript (AS) files using Flex Builder 2.
Importing MOV Files Into Flash
The object of this tutorial is to demonstrate how Quicktime MOV files can be used in flash movies. There seems to be some confusion about this but let me start by saying that the flash player cannot actually play any type of digital video. This confusion is fueled by the ability of flash to import MOV files and to export it's movies in MOV or AVI format.
Use FSCommand With the Browser
This tutorial was written for the Flash Designer software, FScommand doesn't work when the movie plays in a browser. FScommand works only with Macromedia standalone projector.
Loading/manipulating coldfusion data in flash
This tutorial covers how to use flash to load/manipulate coldfusion data, it does not explain how to write the coldfusion pages.
Loading .TXT files in Flash
There are many way to load text files into flash, but I think this is the easiest.
Movie and Image Preloader Woes
Yes, by now we should all know that Flash MX can load .jpg files dynamically into a flash movie aswell as being able to load external .swf files, but as always, when it comes to loading large files from external sources, it is good practice and almost standard to create a preloader for the file.
Embedding Flash SWF files in Visual Basic
For making our VB projects more attracitve we embed our flash made Movies into our VB files. Lets make a simple example have simple animations.
Caching SWF files for Faster Movies Flash tutorial
Learn how to cache SWF files to speed up the loading and unloading of movie files that are used repeatedly throughout a site.
Importing txt Files - The Easy Way
Import txt files into flash the easy way. It will show you how you can keep a flash based website up to date without updating the swf file.
Optimising a Flash Movie
Want to create fast loading Flash movies. Essential skills for all Flash developers.In this tutorial I will look at those things which clog up a Flash file. Then I will look at what you can do to help create meaner and leaner files.
Loading External Text
This tutorial would teach you how to read external text files into your flash movie, the benefit of this feature makes it possible for you to update the content of your flash website without editing the flash file itself, but just editing text files that has the text of the website.
Communicating between SWFs with the localConnection class
The localConnection class is not used a lot because a lot of Flash developers are not just aware of its existence. That class lets you communicate between 2 or more SWFs running on the same machine. This can be useful to develop complex interactivities between multiple movies running in the browser or even between a projector and movies running in a browser.
Video In Flash
You can import, compress, export and view movie files in Flash. We're going to walk through, from start to finish, the entire process of using video in Flash.
Applying Flash 8 Filters Using ActionScript
This tutorial will hopefully teach you how to do that easily. This tutorial is to be followed in Flash 8 and the created SWF files will have to be viewed on Flash 8 Player to show these effects.
Reading Text Files in Flash
One of the powerful aspects of flash is the ability to loaded information while playing. In this tutorial learn how to create and load a text file into a flash movie.
Preloading External Jpegs or SWFs into Flash
If you wish to preload Jpeg images or Flash Movies which are stored outside the Flash file use this preloader tutorial. This tutorial will show you how to use the Flash MX04 Loader Component to preload and place external files into your Flash Movie. The tutorial also shows you how to use the progressBar component.
Flash Sound
In this tutorial you will learn how to add sound to your Flash Movie. This tutorial explains how to Import sound files into your Flash movie and then looks at the two different ways in which Flash handles sound: Event and Streamed sound. There is an explanation of both sound types and practical instructions of how to use each of these in your Flash Movies.
Optimizing your Flash SWFs
Nowadays there is a lot less reasons to spend hours optimizing our Flash content for speed because computers are faster and cheaper to buy than 10 years ago. This doesn't mean that we should stuff our flash files with assets without worrying about optimization.
Flash MX 2004 Sound On/Off Button - Actionscripting for Sound/Music files
While working in Flash with sound/music files you will find it really necessary to use a sound on/off button as an option. We have endeavored to make the ActionScripting used in this tutorial as basic & minimal as possible.
Sound in Flash
This tutorial covers the latter part by showing you how to import sound files into your Flash movie and looking at the different ways Flash handles sound.
Vectorizing 3D files from Flash using macros
Learn how to convert a series of images into a vectorized Flash movie.
Optimizing a Flash Movie
In this tutorial I will look at those things which clog up a Flash file. Then I will look at what you can do to help create meaner and leaner files.
HOW TO Intercommunication between two separate SWF files.
This tutorial will work ONLY with movies exported in Flash 6 or bigger. This means it works only in Flash MX.
How to insert SWF files into Powerpoint
Importing Flash files created with Mix-FX into PowerPoint is a snap. By following these simple steps, you will be up and running in no time at all and impressing all of your visitors with your talents!
How to turn a flash game into a profitable product?
Learn how to create independent exe with trial limitations from a set of flash files.
Creating a Dynamic Playlist for Progressive Flash Video
There's been a strong outcry for an article demonstrating an XML-driven playlist that does not require Macromedia Flash Communication Server. You wanted the flexibility to update your progressive Flash video (FLV) playlists without editing your Macromedia Flash source files.
Sound
In this tutorial you will learn how to add sound to your Flash Movie. This tutorial explains how to Import sound files into your Flash movie and then looks at the two different ways in which Flash handles sound: Event and Streamed sound. There is an explanation of both sound types and practical instructions of how to use each of these in your Flash Movies.
Creating an Autorun for your .exe Projectors
This tutorial will show you, step by step, how to create an autorun for your .exe projector when distributed on cd-rom. In order to do this.
Frame Navigation using Flash
In this tutorial we will be investigating how to use flash files in one frame to affect a HTML file in the other.forward too.
Playing Flash Video Using The AS3 FLVPlayback Component
Learn how to play video files in Flash.
Simple Preloader
In this tutorial, you're going to learn how to make a "simple preloader". The person who's going to view your flash project must receive an indication that your flash file is being loaded. Simple preloaders are useful with small-sized flash files.
Publishing a Flash Movie
There is no point in being able to create great Flash movies if you cannot Publish the movie to the web! This tutorial looks at the group of files that is created as Part of the Publishing process and goes through the steps that you need to know in order to get your Flash movie onto a web page or into other formats.
Flash MX Skip Intro
A short discussion on the pros and cons of the Flash intro. We also develop a clever "skip intro" button and explain the advantage of sharing resources between your Flash files.
Layering Audio in Flash - The killersound Technique™
Flash can be used as a sequencer or mixer similar to software used by digital musicians to sequence music.Generally each composition is made up of various elements or components such as bass, drums, melody, etc. Each element is recorded and optimized separately and imported as an individual sound file into Flash. The lengths of these sound files are either identical or in exact proportion of each other.
Controlling sound using Actionscript
Audio integration into a Flash file always adds "glamour" to the Flash file. It makes it highly presentable and enhances the user experience. We will see how to do the following using Flash: 1. Import audio into flash 2. Adding audio to frames 3. Adding audio to buttons 4. Looping audio 5. Updating/Editing the added audio 6. Sharing the audio file across multiple files/projects
Loading External Data into Flash
Below is the Tutorial of how Flash obtains data from External sources. You might be wondering how a flash (.SWF) file obtains data from remote files.

Report
Adobe Fireworks
Adobe Flash
Adobe Illustrator
Adobe Image Ready
Adobe Photoshop
3D Studio Max
Cinema 4D
Maya 3D
Microsoft Excel
Microsoft PowerPoint
Microsoft Word
Microsoft Access
MySQL
C and C++
Python
Visual Basic
.htaccess
Adobe DreamWeaver
ASP
CGI & Perl
CSS
Java
JavaScript
Microsoft FrontPage
Windows Vista
Windows 7