OptimizeIt Presentation at 360Flex

My slides but not the code made it up on the 360Flex usb drive, I didn’t figure that out until today when I was giving my talk. So my talk at 360Flex in San Jose was called: OptimizeIt – Actionscript tips for iPhone games.

It really is a bunch of Actionscript optimizations and some of the limitations of the Packager of iPhone. I cover both test case data across a iPhone 3GS, iPhone Touch 2nd generation, and a iPhone Touch 1st generation, as well as demos and code. You can get my slides and code below.

Code and Slides

  • http://renaun.com/blog/2010/03/22/374/ Renaun’s thoughts on Embedding assets with mxmlc as flash.display.BitmapData

    [...] have been playing with optimization techniques for building applications targeted for constrained devices. While at 360Flex and talking about some [...]