Hello
how we can send a flash lite application in background.
if it possible help me.
thanks
TJ
Hello
how we can send a flash lite application in background.
if it possible help me.
thanks
TJ
I don't believe it is possible using AS code.
You can launch another application using fscommand("launch", path to another app);
This may put the Flash Lite app in background, but the flash lite app in background won't work ...
Flash Lite is designed for display, not for background processing xD
To add to this. Since Flash Lite 3.1 you can keep alive in the background as well. See This article for more info