Tony Ross demonstrates how to create optical illusions in Flash. In the first video he creates a spinning illusion of circles with cycling gradients using Motion Tweens and Rotation Options. In the se ...
How to create smooth Flash animations using the Movie Clip characteristics. ...
Learn how to create a high score table for Flash games using Armorbot.com ...
How to load images, external .swfs, and URLs into Flash using ActionScript. ...
Learn how to animate sprites (like characters from video games) that you can download using Adobe Flash ...
This tutorial will teach you how to make a simple Flash app that uses the microphon using the ActionScript code:m = Microphone.get();attachAudio(m);m.setUseEchoSuppression(false);onEnterFrame = functi ...