Does flash pause its execution somehow if the browser tab in which its residing is inactive?
I developed a multiplayer game using cirrus and when I tried to play it by switching tabs, making a move in each tab, there were some inconsistencies regarding the way the game executed as if the inactive tab pauses the flash execution and then resume once it was active.
The game works perfectly in standalone flash player/debugger.