Flash Mobile Drawing: Using Graphics in Small Doses
This is an update from the original article Flash Mobile Drawing Performance: The Best Way? Working with Jake from byHook and testing the graphics.drawRect() approach, we have come to an interesting intitial conclusion. Using the graphics rendering solution by far outperforms the alternatives when a relatively small number of items have to be drawn. When [...]