maybe u can use java app from k500zm ( thx's to k500zm for java app...)
download here :
http://rapidshare.de/files/20887608/...k_bar.rar.html
Tuto :
1. extract from zip
ImageViewer.jad, ImageViewer.jar
2. Convert the images that you want to include to the PNG image file format
(It's best to resize to the e1000 full screen image size = 240 x 320 pixels, anything bigger will not fit to screen)
3. Add the PNG image files to ImageViewer.jar
4. Open ImageViewer.jad with a text editor (Notepad)
5. For each PNG image that you added to the jar file, add a line
Image-<index>: <image file name>
For example, if you added three images, named
Abc.png
dEf.PNG
xyz.png
then you have to add the following three lines to ImageViewer.jad:
Image-1: Abc.png
Image-2: dEf.PNG
Image-3: xyz.png
YOU MUST ALSO CHANGE THE " MIDlet-Jar-Size: 2300 " TO THE NEW SIZE OF YOUR
JAR FILE IN BYTES or it will NOT install i.e " MIDlet-Jar-Size: XXXXX "
6. INSTALL.
Using ImageViewer Midlet...
------------------------
Using ImageViewer is simple. Everything is done using the joystick.
The "Fire" button switches between "image selection mode" and "scroll mode"...



Reply With Quote
Mastaaa 



