Flex: Simple Visualizer

Well I’ve gone way off target, and presently am having a little fun with Flex*. Here’s an audio player experiment. Just for fun. Terrible code. You know how it is. I think you need to click it to start it. Yeah.

aud02.swf

click for
http://omino.com/pixelblog/wp-content/uploads/2008/11/aud02.swf

Source code follows.

/src/flex/aud02.mxml in new window download /src/flex/aud02.mxml to file hide /src/flex/aud02.mxml

*If I’ve got the nomenclature right, Flex refers to ActionScript code which uses MXML code structure and is compiled by Adobe’s freely available MXMLC compiler and is playable by the Flash browser plugin. But maybe not. I’m a bit confused by the names. Anyway, it’s fun to code.