Category Archives: Software

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

Adobe unveils CS4 September 23rd

Adobe is hosting a webcast to publicly unveil Creative Suite 4, on September 23rd. Advance registration is required. http://www.adobe.com/go/somethingbrilliant

Posted in Flash | 2 Comments

Flash 10 – Adobe makes some noise

Adobe is developing Flash 10 Player: http://labs.adobe.com/technologies/flashplayer10/ You might be aware of the “Adobe, Make Some Noise!” campaign to bring more sound features to Flash: http://www.make-some-noise.info/ Well, it seems Adobe is making some noise. Check out Tinic Uro’s blog: http://www.kaourantin.net/2008/05/adobe-is-making-some-noise-part-1.html … Continue reading

Posted in Flash | Tagged | Leave a comment

Adobe – Open Screen Project

Is Adobe opening up Flash Player? From http://www.adobe.com/openscreenproject/ The Open Screen Project is dedicated to driving consistent rich Internet experiences across televisions, personal computers, mobile devices, and consumer electronics. (…) The Open Screen Project is working to enable a consistent … Continue reading

Posted in Flash | Tagged | Leave a comment

New Adobe app, codename Thermo

Adobe is working on a new tool – “Flex for designers” – codenamed Thermo. Watch the videos here.

Posted in Flash | Tagged | Leave a comment

Flash / PHP / MySQL samples

Here is the link to the samples Rasmus Vuori has prepared for this course: http://mlab.uiah.fi/~ooland/courses/0708/ria/

Posted in Flash | Tagged , | Leave a comment

XMLList in ActionScript 3.0

XMLList is a practical way to represent a section of an XML document in Flash: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/XMLList.html

Posted in Flash | Tagged | Leave a comment

Adobe Flash samples

In this page, many Flash sample files can be found (such as the ones used for the Programming ActionScript 3.0 .pdf also mentioned before). http://www.adobe.com/support/documentation/en/flash/samples/

Posted in Flash | Tagged | Leave a comment