-
sample flash widget
Hi
I 'm new to development of widgets having embedded flash files.
I 've created a sample .html and .swf file then packaged them into a folder. then zipped it , renamed it to .wgz and transffered to e90. While intallation of .wgz , installation failed by throwing exception feature not supported
-
Re: sample flash widget
[QUOTE=success_anil;637399]Hi
I 'm new to development of widgets having embedded flash files.
I 've created a sample .html and .swf file then packaged them into a folder. then zipped it , renamed it to .wgz and transffered to e90. While intallation of .wgz , installation failed by throwing exception feature not supported[/QUOTE]
This error is thrown if [URL="http://www.forum.nokia.com/devices/E90_Communicator"]your[/URL] phone doesnt support WRTs.However, i found that ur phone supports WRT but from a specific sw version.
[CODE]WRT support from sw version 210.34.75 onwards. in E90[/CODE]
So, you have to update ur phones firmware to make it work.
Btw, Check out thta vNokia Software Updater comes in a CD with ur phone . If yes! then update ur firmware from there .
Best Regards,
SajiSoft
-
Re: sample flash widget
Hi success_anil,
check also that you've used a correct folder structure, and that you're packing all the mandatory files (especially the Info.plist). More infos are available here:
[url]http://library.forum.nokia.com/index.jsp?topic=/Web_Developers_Library/GUID-0E3095DB-03FF-4240-83F2-6D876AD2083A.html[/url]
Pit