Hello ladies n gents!

Im new to flash lite menus/themes, recently flashed a K610i to W660 firmware.
And i am using flash lite menus/themes. And i want to change one or two menu items, the icon and where it leads.
I have this menu/theme called orbit_black and in menu it have Radio but K610 doesn't have support for Radio so i would like to reassign that button to something else.

But i do not know exactly how to do that..
I open the flash - orbit.swf in Adobe flash and i can read out for an example:

Code:
Variable _level0.DB_DATABROWSER_TXT = "DB_DATABROWSER_TXT"
Variable _level0.MENU_PHONEBOOK_TXT = "MENU_PHONEBOOK_TXT"
Variable _level0.MENU_FM_RADIO_TXT = "MENU_FM_RADIO_TXT"
Is it there that i change to something else?
But for an example if i want the Radio button to open Moby Explorer... what do i write instead of "MENU_FM_RADIO_TXT"?

Thanks!