Hi everyone,
Can you help me please, i'm writing a program in J2ME about picture. And there's one method about slideshow that i can't find a way to make it.
thanks for anyone who read this topic and help me ^^
Hi everyone,
Can you help me please, i'm writing a program in J2ME about picture. And there's one method about slideshow that i can't find a way to make it.
thanks for anyone who read this topic and help me ^^
hi,
take sample:
Slideshow Midlet
be warned about content that can be shown by that midlet at runtime: some people uploaded content that is "+18" on that mobilists web server (its out of those people control sadly),
regards,
Peter
hy all
i am working on my diploma project
a managed towrite an application that takes one photo from the camera and send it via http on a web page
now, i have to make kind of a slideshow, i have to take picture after picture till i press a stop button and i can't do do it.i have to do something like this: take picture, send it, take picture, send it, etc, until i press a button.
thanks for help
First of whatever is ur problem just post it with full explanation.
For a slide show of pictures what u have to do, just make array of images and draw them on screen after a fix interval and also increase the counter of array one by one. when the counter reaches the limit of array just reinitialize the counter by 0 and so on till any keypressed event generated. If ur need seems different then post with ur actual need..
thanks,
jitu_goldie..
KEEP TRYING..