how to get screen to refresh in a background app
I have an AIR program that is running in the background of the screen while i work on other programs. I can tell the app is running, because the tracing windows in Flash Builder shows tracing output, but the window associated with the program doesn't update unless i click on the window to activate it. I would like to force a refresh every now and then, via timer() call, but i can't seem to find a function to request refresh. I know that in Flex there was some kind of invalidate function, but this is a vanilla Adobe AIR program... i am sure there is some simple way to do this, perhaps someone could help me out, much appreciated.
edward
