Monthly Archives: December 2008

Saving Flash graphics as image files at runtime

This tutorial explains how to make a screen capture of graphics generated in Flash, within the same file. Very useful for generative graphics that you to be able to create snapshots of, or for creating drawing apps with a save … Continue reading

Posted in Flash | Tagged | Leave a comment

Detecting microphone activity

I found this on the Adobe website: Programming ActionScript 3.0 > Working with sound > Capturing sound input > Detecting microphone activity http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00000301.html It’s still in the Flash 9 documentation, but might be useful for a simple sound detection application.

Posted in Flash | Tagged , | Leave a comment

Generating sounds dynamically in Flash Player 10

Very good examples about dynamic sound generation in Flash: http://www.adobe.com/devnet/flash/articles/dynamic_sound_generation/index.html

Posted in Flash | Tagged , | Leave a comment