K310i Shortcut key to open Web address
Plz help.
I want to change my k310i camera button or other to function as to open a web address or bookmark directly.
K310i Spec = K310_R4EA031_MAIN_GENERIC_DO_RED50.mbn
K310_R4EA031_FS_INDIA_RED50.fbn
K310_GEN_CDA102576_103_R5A_GENERIC_INDIA
I need it urgently.
Please anyone can provide me Patch for the same.
Any other button can be assigned.
I wanna use this to view web statics instantly.
Lot of thanks.
Re: K310i Shortcut key to open Web address
Re: K310i Shortcut key to open Web address
Re: K310i Shortcut key to open Web address
I have done that.
1.Just edit the url of CONTENT_DOWNLOAD_HOOK.itm in tpa\preset\custom
2.Use TUGZIP3.exe to extract CONTENT_DOWNLOAD_HOOK.xml file from CONTENT_DOWNLOAD_HOOK.itm
3.Change the url as shown below.
4.Repack it as CONTENT_DOWNLOAD_HOOK.tar
5.Just rename it to CONTENT_DOWNLOAD_HOOK.itm
Thats it.
6. Now assign the right curse key to open PLAY NOW™ in entertainment menu.
7. Now if you press right key it will just open the web address you provided in CONTENT_DOWNLOAD_HOOK.xml
Thanks to my Hardworking.
Quote:
<?xml version="1.0" encoding="UTF-16"?>
<MenuItem version="1.0">
<item_text>
<TEXT default_lang="en" str="PlayNow™"/>
</item_text>
<item_help>
</item_help>
<item_icon>
<!-- Use default icon in software -->
</item_icon>
<item_action>
<ACTION type="URL" str="http://www.*****************.com" mode="Normal"/>
</item_action>
</MenuItem>