Kaken Bok
Kaken Bok

Reputation: 3395

Flex movie delayed in inactive window

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

Answers (1)

Constantiner
Constantiner

Reputation: 14221

This behavior was introduced since Flash Player 10.1. You can read more details here.

Upvotes: 1

Related Questions