Title:
Notes from the Mobile Tips and tricks Flash Lite session @ MAX.
Entry:
Hartti Suomela from forum nokia has made post of his notes from the Tips and tricks Flash Lite session @ MAX.
For the full post, click here.
Below are a couple of the notes he made:
- Make the app work first (before making it pretty) - remember to also add Exit button
- Optimize your loops - negative while-loops are fastest of all, avoid function calls in loop condition (instead run it once before loop if value does not change)
- Test automation through Device Central- create a device set, and run the same test on all devices (you could also take a screenshot of every test run for examination)
- Device profiling - test the devices with FPS monitors or use the Device Central profiling features
- Extending Flash Lite (will be available Adobe MAX) - possibilities: KuneriLite, Janus, Flyer, Sony-Ericsso's Capuchin, SWF2Go, there is also an article
Congrats to Dale, darren, Scott and alessandro (50+ attendees), wish i'd been able to attend :)
Keywords:
MAX, mobile , tips, tricks, notes