Hi
I have Flash stub which runs my flashlite 2 movies, but i want to call or initiate the flash stub using j2me application, because i have some bg process running around. can this be done?
flash stub installed in \sys\bin
Thanks
Viswa
Hi
I have Flash stub which runs my flashlite 2 movies, but i want to call or initiate the flash stub using j2me application, because i have some bg process running around. can this be done?
flash stub installed in \sys\bin
Thanks
Viswa
Not really possible. There is no generic command for Java ME to start external applications (except a selected few, like browser and telephony application). On some devices which suppotry CHAPI (JSR-211) you might be able to do this, I am not sure though if this works for your case...
Hartti