Esato

Forum > Sony Ericsson / Sony > General > My w800i Homemade Flash Menu

Previous  1234  Next
Author My w800i Homemade Flash Menu
govigov
K500
Joined: Jul 30, 2004
Posts: > 500
From: Back home - Cochin
PM
Posted: 2006-06-14 19:26
Reply with quoteEdit/Delete This PostPrint this post
[/quote]



[/quote]

well i like the red back light a lot ...
emanuelj
Xperia X10 Black
Joined: Jan 17, 2003
Posts: > 500
From: Sweden
PM
Posted: 2006-06-14 19:26
Reply with quoteEdit/Delete This PostPrint this post
step by step instructions please!
gregface
G900 Brown
Joined: Mar 05, 2004
Posts: > 500
PM
Posted: 2006-06-14 19:32
Reply with quoteEdit/Delete This PostPrint this post
i dont use far plugin, i use a service cable which i think makes it slightly easier.
Superluminova
K610 red
Joined: Feb 24, 2002
Posts: > 500
From: ...Mummies Tummy!
PM
Posted: 2006-06-14 20:34
Reply with quoteEdit/Delete This PostPrint this post
come on someone please do a step by step guide
OBEY GAINT
IRFCA_WDG-3A
W960
Joined: Nov 24, 2005
Posts: 359
From: Rajdhani Express!!
PM
Posted: 2006-06-14 20:44
Reply with quoteEdit/Delete This PostPrint this post
@govigov,
Quote:



well i like the red back light a lot ...




LOL, that's the result of a misplaced finger on my digicam's flash!!!
"http://www.irfca.org/gallery/" - The Indian Railways' Fan Club Online!!
Tigerente
R520 copper
Joined: Nov 21, 2004
Posts: > 500
From: near to Kiel/Germany
PM, WWW
Posted: 2006-06-14 22:22
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-06-14 19:26:58, emanuelj wrote:
step by step instructions please!



It's a bit too much, to write a short instruction.
And also a short description, how to do, won't help and might lean to big problem using the phone.
So it's better, that you read yourself these two topics and try it out to make your own impressions come true:


Pimp Your Main Menu


SE Flash Plugin


whistla
W810 black
Joined: Aug 22, 2005
Posts: > 500
PM
Posted: 2006-06-14 23:11
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-06-14 19:19:23, IRFCA_WDG-3A wrote:
BTW Hustler, is it just me or u have really changed the desktop font size? The "messaging" text in the pic seems a bit smaller font than usual....




Nope, its always been like that!

Edit: Ill do a step by step guide when im free for you all!
_________________
A - Z Trusted Traders List



[ This Message was edited by: Hustl£r on 2006-06-14 22:12 ]
rockygali
K810 Blue
Joined: Nov 21, 2005
Posts: > 500
From:
PM, WWW
Posted: 2006-06-15 04:51
Reply with quoteEdit/Delete This PostPrint this post
like the one being asked on the other forum which is i think have not been answered...

can we somehow change the link of the menu... like if its pointing at APPLICATIONS. can we somehow reconstruct links to that...
"Darkness is the absence of light.. and not the opposite..."
IRFCA_WDG-3A
W960
Joined: Nov 24, 2005
Posts: 359
From: Rajdhani Express!!
PM
Posted: 2006-06-15 05:33
Reply with quoteEdit/Delete This PostPrint this post
LOL, I was the one who asked it......and i have asked it here too!!!!

The link to TinuX's menu.ml shows how to make a shortcut menu, but not an applications menu
"http://www.irfca.org/gallery/" - The Indian Railways' Fan Club Online!!
rockygali
K810 Blue
Joined: Nov 21, 2005
Posts: > 500
From:
PM, WWW
Posted: 2006-06-15 07:37
Reply with quoteEdit/Delete This PostPrint this post
@IRFCA
oh sorry about that...

anyway... i cannot find a way to change the Playnow™ icon... how did you guys manage to do so?


anyone????
"Darkness is the absence of light.. and not the opposite..."
IRFCA_WDG-3A
W960
Joined: Nov 24, 2005
Posts: 359
From: Rajdhani Express!!
PM
Posted: 2006-06-15 07:49
Reply with quoteEdit/Delete This PostPrint this post
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 ]
rockygali
K810 Blue
Joined: Nov 21, 2005
Posts: > 500
From:
PM, WWW
Posted: 2006-06-15 08:19
Reply with quoteEdit/Delete This PostPrint this post
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.
"Darkness is the absence of light.. and not the opposite..."
shaliron
K610 red
Joined: Jan 15, 2006
Posts: > 500
From: Melbourne, Australia
PM
Posted: 2006-06-15 09:01
Reply with quoteEdit/Delete This PostPrint this post
I can't believe it took so long to figure out! Really nice result though.
A wooden spoon is a spoon made from wood. Source: Wikipedia

Winner of: Best Thread (Huge SE Portfolio) 2007, Best Post (Huge SE Portfolio) 2007, Best Signature 2007, and 2nd Best Nickname 2007.
hellogoodbye
Xperia X10 Black
Joined: Mar 18, 2006
Posts: 85
PM, WWW
Posted: 2006-06-16 21:23
Reply with quoteEdit/Delete This PostPrint this post
I can't replace playnow icon can u help me ??
lilpee69er
K850 Blue
Joined: Dec 28, 2003
Posts: 190
From: Loughborough, Leicestershire
PM
Posted: 2006-06-17 00:15
Reply with quoteEdit/Delete This PostPrint this post
One thing i am struggling with is how to get the icons onto the phone. Can someone help?

Thanks
Access the forum with a mobile phone via esato.mobi