links work but the skype not. So can someone help me! I've seen somewhere in YouTube phone with that kind of menu. Here is the code i changed:
Where is my mistake?????
CODE
<element id="Internet">
<label type="name" textid="MENU_INTERNETSERVICES_TXT"/>
<icon pos="unselected" source="file">icon2_unselected.png</icon>
<icon pos="selected" source="file">icon2_selected.png</icon>
<menu id="Menu_InternetServices_Id">
<label type="title" textid="MENU_INTERNETSERVICES_TXT"/>
<element id="InternetServices">
<label type="name"><text>Opera Mini</text></label>
<icon pos="unselected" source="file">opera_unselected.png</icon>
<icon pos="selected" source="file">opera_selected.png</icon>
<link type="java" javasuitename="Opera Mini" javasuitevendor="Opera Software ASA" javasuitepoint="Browser"/>
</element>
<element id="InternetServices">
<label type="name"><text>Skype</text></label>
<icon pos="unselected" source="file">skype_unselected.png</icon>
<icon pos="selected" source="file">skype_selected.png</icon>
<link type="java" javasuitename="Skype" javasuitevendor="Skype Limited" javasuitepoint="Browser"/>
</element>
<element id="InternetServices">
<label type="name" textid="OLP_TITLE_TXT"/>
<icon pos="unselected" source="file">internet_unselected.png</icon>
<icon pos="selected" source="file">internet_selected.png</icon>
<link type="internal"/>
</element>
</element>
<label type="name" textid="MENU_INTERNETSERVICES_TXT"/>
<icon pos="unselected" source="file">icon2_unselected.png</icon>
<icon pos="selected" source="file">icon2_selected.png</icon>
<menu id="Menu_InternetServices_Id">
<label type="title" textid="MENU_INTERNETSERVICES_TXT"/>
<element id="InternetServices">
<label type="name"><text>Opera Mini</text></label>
<icon pos="unselected" source="file">opera_unselected.png</icon>
<icon pos="selected" source="file">opera_selected.png</icon>
<link type="java" javasuitename="Opera Mini" javasuitevendor="Opera Software ASA" javasuitepoint="Browser"/>
</element>
<element id="InternetServices">
<label type="name"><text>Skype</text></label>
<icon pos="unselected" source="file">skype_unselected.png</icon>
<icon pos="selected" source="file">skype_selected.png</icon>
<link type="java" javasuitename="Skype" javasuitevendor="Skype Limited" javasuitepoint="Browser"/>
</element>
<element id="InternetServices">
<label type="name" textid="OLP_TITLE_TXT"/>
<icon pos="unselected" source="file">internet_unselected.png</icon>
<icon pos="selected" source="file">internet_selected.png</icon>
<link type="internal"/>
</element>
</element>
And last. What is the code line for changing w800 menu.ml file to k750i because my k750i is not flashed and it gives me error when opens the menu.
