Hi,
I would like to know how to close the symbian application launched through fscommand-launch.
I am planning to launch my custom application and would like to close it after its use.
-- Mrudul
Hi,
I would like to know how to close the symbian application launched through fscommand-launch.
I am planning to launch my custom application and would like to close it after its use.
-- Mrudul
Hmmm... What are you trying to do exactly?
The Symbian application should close itself after taking care of it's business (and how to do that is a Symbian programming question which I do not know answer to).
Note that it is hard to guarantee that the control returns to your Flash Lite app (what happens for example if the user has closed your FL application in the mean time?)
Hartti
Hi Hartti,
Thanks for the quick response.
- Mrudul