So I started wondering this and I’m hoping to get some opinions
Should you blit everything to a main target [Copy Pixel Method] Or have everything as Display object, where you use the display list and flash handles it?
I’ve heard blitting is ‘faster’ but now that flash is getting or has hardware acceleration support does this mean that the tables are turned?