>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
General
> My w800i Homemade Flash Menu
Bookmark topic
Quote:
anyway... i cannot find a way to change the Playnow™ icon... how did you guys manage to do so?
Simply remove the and replace it with whatever element u want.
Here's the code where TinuX (sense) replaced playnow with "Shortcuts" (I have partly edited the code, some more customizations)
------------------------------------------------------------------
Code:
<!-- Desktop Element 1 using DESKTOP_HOOK_1 -->
<element id="Applications" >
<label type="name">
<text>My Menu</text>
</label>
<icon pos="unselected" source="file">icon9_unselected.png</icon>
<icon pos="selected" source="file">icon9_selected.png</icon>
<menu id="Menu_shortcuts_Id">
<label type="title" textid="SHC_EDIT_SHORTCUT_TXT"/>
<element id="MenuItem_Bt_Activation">
<label type="helptext" textid="BT_ACTIVATION_HLP"/>
<icon pos="left" source="internal">MENU_BT_REMOTE_CONTROL_ICN</icon>
<link type="internal"/>
</element>
<element id="Menu_CalendarMain">
<label type="name" textid="MENU_CALE_CALENDAR_TXT"/>
<icon pos="left" source="internal">CALE_CALENDAR_MENU_ICN</icon>
<link type="internal"/>
</element>
<element id="Application_Calculator_Id">
<label type="name" textid="MENU_CALCULATOR_TXT"/>
<label type="helptext" textid="MENU_CALCULATOR_HLP"/>
<icon pos="left" source="internal">CALC_CALCULATOR_MENU_ICN</icon>
<link type="internal"/>
</element>
<element id="UICLH_MenuItem_CallInfo_CallTime">
<label type="name" textid="MENU_CALL_TIMERS_TXT"/>
<icon pos="left" source="internal">TR_TIMER_MENU_ICN</icon>
<link type="internal"/>
</element>
<element id="Settings_Brightness_Id">
<label type="name" textid="LS_BRIGHTNESS_TXT"/>
<icon pos="left" source="internal">ENTERTAINMENT_MENU_PICTUREEDITOR_ICN</icon>
<link type="internal"/>
</element>
</menu>
</element>
[ This Message was edited by: IRFCA_WDG-3A on 2006-06-15 07:14 ]
--
Posted: 2006-06-15 07:49:06
Edit :
Quote
yah i got it... finally figured out... coz my previous customizations works.. i guess the menu.ml that i copied wasnt customized enough and failed to rename the right lines
much thanks guys! finding ways to change the Sending Message animation.
--
Posted: 2006-06-15 08:19:53
Edit :
Quote
I can't believe it took so long to figure out! Really nice result though.
--
Posted: 2006-06-15 09:01:41
Edit :
Quote
I can't replace playnow icon can u help me ??
--
Posted: 2006-06-16 21:23:46
Edit :
Quote
One thing i am struggling with is how to get the icons onto the phone. Can someone help?
Thanks
--
Posted: 2006-06-17 00:15:48
Edit :
Quote
lilpee69er here is it
http://forums.se-nse.net/index.php?showtopic=3749&hl=[ This Message was edited by: hellogoodbye on 2006-06-17 12:05 ]
--
Posted: 2006-06-17 13:04:46
Edit :
Quote
Here's mine.. facing my computer whole day
cant find any Xbox 360 controller in png format

it would be great if its in white
*WindowMediaPlayer *MozillaFirefox *Xbox
*Sony Cybershot T7 *MozillaThunderBird *Apple iTunes
*Napster *MsnMessenger *JmeBlackSpeaker
*Skype *HFNAddressBook *SteelPlateControlPanel
[ This Message was edited by: QuickShare™ on 2006-06-17 12:37 ]
--
Posted: 2006-06-17 13:28:24
Edit :
Quote
Whats is playnow? As the first icon in my phone goes to Sony Ericsson, what exactly do you mean :S
--
Posted: 2006-06-17 14:25:04
Edit :
Quote
Quote:
On 2006-06-17 14:25:04, Hustl£r wrote:
Whats is playnow? As the first icon in my phone goes to Sony Ericsson, what exactly do you mean :S
your post its on me? if yes, the PlayNow™ its the title for my first icon .. it is there from the beginnig, not sure why your phone shows Sony Ericsson..

mine was K750i.. R1CA021 firmware
--
Posted: 2006-06-17 14:30:36
Edit :
Quote
Here's a "horizontal scrolling" menu, akin to the W550's "breakbeat" menu, created by me.
For obvious reasons, use themes with black backgrounds only. Corresponding menu.ml as well as a matching theme file included with the icons.
http://forums.se-nse.net/index.php?s=&showtopic=3716&view=findpost&p=54083
--
Posted: 2006-06-17 19:43:09
Edit :
Quote
New Topic
Reply