Make your own mp3 Player Flash tutorial Adobe Flash / Utilities
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.
Writing ActionScript 3.0 in Flash Adobe Flash / ActionScript
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 Adobe Flash / Third Party
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.
Movie and Image Preloader Woes Adobe Flash / Preloaders
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.
Loading External Text Adobe Flash / Backend Integration
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.
How to insert SWF files into Powerpoint Adobe Flash / Tips and Tricks
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!
Optimising a Flash Movie Adobe Flash / Performance and Optimization
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.
Video In Flash Adobe Flash / Video
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 Adobe Flash / 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.