And yet another visualization of an actionscript code framework :: PureMVC ::
Visualizing PureMVC with Flare
August 31st, 2008 § 0
Visualizing Cairngorm with Flare
August 31st, 2008 § 0
Here's another visualization of an actionscript framework. This time its the very simple Adobe Cairngorm framework. I also tried out using the Transitioner Class from the Flare framework to straighten the edges of the graph when the visualization loads.
Visualizing Pixlib with Flare
August 31st, 2008 § 2
Here is another visualization much like the Papervision 3d visualization in the previous post. I'm going to keep posting these code visualizations for actionscript libraries in the coming days as I get more time.
Visualizing Papervision 3d with Flare
August 31st, 2008 § 3
So I've become quite interested in the Flare actionscript library for graphing and started playing around with it this weekend. Using the example given here ::: Flare Dependency Graph , I wrote some perl that parses an actionscript source tree and creates a JSON file suitable for import into the Flare libraries. So here is what Papervision looks like when graphed using Flare :::


