RSS

Archive for the ‘Tutorials’ Category

July 2nd, 2010 - 1:52 PM § in Beginners

Perlin Noise Quick Preview

If you are in a hurry and want to see how would a perlin noise look, this mini app might help you to see it. You can specify all of the parameters from the BitmapData.perlinNoise Function except for the offsets param.

May 15th, 2010 - 11:42 AM § in Advanced, Tutorials

Turn your Audio Visualizer from the traditional bar graph into the shape of a circle.

In flash, the samples are achieved through the static method ComputeSpectrum within the SoundMixer of the application. The SoundMixer handles every audible channel within your flash project and the ComputeSpectrum analyzes the samples per frame and returns into a provided byteArray, 512 bytes of sa[...]

April 14th, 2010 - 7:08 PM § in Tutorials

Facebook Connect Walkthrough

The communication involves a few key lines included in your HTML file, using an xd_receiver.htm, and an Actionscritpt file that is able to tap into the REST Api as well as the JS.[...]

February 5th, 2010 - 7:41 PM § in Advanced, Anomalies, Beginners

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging![...]