Oct 19, 2006

AS3 Visualizer Class

We now have a version of the Visualizer class built in AS3. If you have the Flash 9 Public Alpha installed, you can download our demo and try it out. At this point, its not highly optimized and unfortunately you won't see any performance gain. Perhaps we'll work on an AS3 version of the Visualizer interface application as well. FYI: Visualizer 1.3 is now in the works.

Share this Post


                           

Comments


Steve Schieberl     Aug 30, 2007
Before I found this, I'd already converted Visualizer to AS3 on my own. I just looked at this. It probably help performance to add the event listener to your timer only once, then use start() and stop(). As it is, you're constantly running your timer and adding event listeners. Either way, cool stuff.


Speak






Submit »