[osflash] Different approaches for rendering a grid of elements/data

Eduardo Omine eduardo.omine at gmail.com
Sun May 11 08:15:03 PDT 2008


I think it's better to keep data as clean as possible.
You could make a copy of the data array and format it as a 2D array,
but then you're just moving the "break-the-lines" code to a different
place; I don't see any advantages in doing that.

-- 
Eduardo Omine
http://blog.omine.net/
http://www.omine.net/



More information about the osflash mailing list