KuneriLite cool new features
- Filed under: Software Tools, Tutorials & Tips
- Date: Apr 29,2008
- Tags: kunerilite, S60, Symbian
Kunerlite just released 0.9.6.1 version, that fixes issues with Flash Lite 3 and add new cool features
New features
* Launch SWF in phone boot (startup)
* Days and month support for Timer plugin
* JPG resize command in Upload/Download plugin and Camera plugin
* Extracting zip files with Unzip command in File plugin
* Custom /predefined IAP (Internet Access Point) support in Upload/Download plugin
* Switch to disable escape decoding of a variable
Changes
* Fixes and optimizations for Flash Lite 3 devices
* Fixed install paths in KuneriLite Wizard
* Camera plugin buttons layout fixed in some phone models
* Fixed variable returning in Upload/Download plugin loadVariables command
Being a great tool to extend FlashLite functionalities adding support for native features like local file system read/write, camera recording, accelerometer capabilities and much more. All these without the need to have any Symbian knowledge.
Practically, you interact with KuneriLite engine via localhost calls. For example, if you want to get recursive folder listing starting from current application base path, you can simply do:
loadVariables("http://127.0.0.1:1001/Basic/file?
klCommand=dir&klPath=\\&klArgs=/s", targetMc);
Their tool comes with an integrated wizard and an emulator, to be used with Symbian S60 3rd edition SDK Maintenance Release, to allow full development without the need of a real device.
[kunerilite & jappit]
Bookmark this article! [?]
Related posts:
- Analysts Opinion About Flash in iPhone Adobe Systems Inc. is expecting to bring Flash to iPhone,...
- Sony Ericsson SE C905 with Project Capuchin Sony Ericsson they have announced/mentioned the first...
- N78 flash on specs This high-end bar-style smartphone sports an FM music...
- Creating a Flash Lite Game - Tutorial A nice tutorial will teach you how to create a Flash Lite...
- Opera Mobile S60 improves media portability Opera Mobile brings full Internet content and images to any...




Leave a comment