Small-Screen design tips for FlashLite applications
This is a simple but must-read list of advices to make small Devices Look Great (via Opera Dev Community) :
- Design with document order in mind
- Design the small-screen version for maximum readability
- Only use images suited for a small screen, hide the rest
- Be careful with the use of colors, font sizes, and alignment
If you're a FlashLite developers I'd add :
- Be careful to add complex animation
- Reduce the use of loadMovie command
- Make available the use of a back button
- Reduce to the bone menu items and screens
- Exit, About, Select and Help should appear on the first screen
- Handle battery and connection warnings
- Be careful to use sound
- Do not exceed frame rate to 15
- Use vector graphics rather than bitmaps
- Use device fonts and check the 'Use device Fonts' box in the Property Inspector





























Ciao Marco,
great sets of rules !!
Alessandro
Posted by: Alessandro | September 29, 2005 at 03:22 AM
thanks biskero !
I'd love flashlite developers like us, share their set of rules !
Posted by: Marco Casario | September 29, 2005 at 09:24 AM