Reputation: 3395
I often want to run a movie but are only insterested in the debugging output and switch back to my code or to the debugger.
I discovered, that the movie framerate is significantly slower in an inactive browser window. This causes e.g. certain async unit tests to fail when run in the Flex UI. So it's not that trivial.
Does anyone know what happens here?
My setup: IE, Debugging player.
Upvotes: 0
Views: 58
Reputation: 14221
This behavior was introduced since Flash Player 10.1. You can read more details here.
Upvotes: 1