Saturday, June 30, 2007

iPod flash menu V2

The navigation in this flash menu is simple, just the arrow keys, and mid-key / left softkey to open an menu item. Some menu items can be opened as both a menu in flash (right key), and the phones normal menu (mid-key). So if you don't like my layout of the messaging menu, you can always open the original one.

The other keys, (1-9, * and #) is set as shortcuts just as a normal menu, except that 1 opens the Application menu, and 2 Games.


Hex modification
The flash file can be customized with a hex-editor.

If you don't want it to vibrate, you can change the "1" in the beginning of the file, just after "VIBRATE" to "0" (zero).

You can also change the shortcuts (1, 2, ... ,#).
In the beginning of the file, you can read "App1_ID" followed by "App526_ID". If you change "App526_ID" to "App110_ID" for example, walkman will be opened when you press the 1-key.
The "App"-code can be determined by either looking in the English_language_v2.as (link at bottom of post), or the menu itself. ( 110 means: 1 - music, 1 -Walkman, 0 - nothing). The same can be done with all of the keys, "*" = AppST_ID, "#" = AppNS_ID.

The phone model can be renamed by changing the "w810i" after PHONE_NAME to your model's name. (NOTICE! Always 5 letters! If you need more, please tell me in the comments!)


Other
If you have any tips on how the menu can be better, please tell me!

Coming:
different sizes.

Languages currently available:
  • *Brazilian
  • Czech
  • Danish
  • Dutch
  • English
  • German
  • Hungarian
  • Norwegian
  • Polish
  • Portuguese
  • Spanish
  • Swedish
thanks to everyone who have helped me translate!
*Separate file due to inability to determinate if the language is Brazilian / Portuguese.

Isn't your language available?
Then please translate the English_language_v2.as to your language and upload it in the comments or here (se-nse.net).

Updates from v 1.0 :

  • Frame rate is set to 40 fps. Should make the menu run smoother.
  • List wrap. When at top/bottom of a list and press up/down, you go to the bottom/top of the list.
  • Multi language. All languages is now in available through one .swf file (File size ~20 kb bigger).
  • Battery indicator is now more precise.
iPod_V2.swf
iPod_V2_br.swf (Brazilian)
English_language_v2.as

No comments: