This tutorial will teach you how to create a vertical randomly moving bar equalizer. These bars are going to move in a random manner by having a random value for their _yscale property on each frame.
Sound Equalizer Adobe Flash / Sound
Using the enhanced ActionScripting features of Flash, it is now possible to create some truly interactive audio effects, for example volume and panning controls. This tutorial will explain how to use sound objects, Smart Clips and ActionScripting to create an interactive 3 band graphic equalizer effect with volume control.
Random Jumping Flash Adobe Flash / ActionScript
Random Jumping - Predictability is way overrated. Web users all over the world expect a button to stand still when they click on it. So why not take a little of that predictability away from them? In this video, you'll learn how to generate random numbers in Flash and then use those numbers to create an elusive button or graphic that jumps to a random position on the stage every time your user hovers his mouse cursor over it.
Random colors custom ad banner with time counters Adobe Flash / Dynamic Content
In this easy lesson made for Flash MX, Flash MX 2004 and Flash 8 I will show you how to create a Flash banner ad that fits specific needs of the website it will be displayed on. The unique behaviour of this banner is that it will perform a random display of colored stripes for 9 seconds, after which it will come to a standstill.
Preload External Jpeg with Scroll Bars Adobe Flash / Preloaders
This preloader tutorial shows you how to load an external image in to the Flash file and use Scroll Bars to move the image. This give you the opportunity to load over-sized or Panoramic images. This uses the Flash MX 2004 Scroll Pane component.
Simulated Flash Audio Spectrum Analyzer Adobe Flash / Sound
To code a Simulated Spectrum Analyzer for visual Audio representation using Adobe Flash and Actionscript. The analyzer accepts a spectrum object to define how the audio bars will react. This means you can adjust it to simulate different genres of music or audio levels. It is easy to change the color, size, the number of bars both horizontally and vertically, the spacing between them and their fading effect. We also code a function to turn the analyzer off.
Flash Actionscript Goodies Adobe Flash / ActionScript
Heres a collection of actionscript scripts and codes to use as reference when creating dynamic flash projects, includes, loops,random numbers and key listeners for keyboard input
Flash Random Adobe Flash / Getting Started
Random motion can be easily produced via actionscript. You can a sample of this effect. This tutorial shows you how to reproduce this effect.