We're seeing some really gnarly display corruption in our flash video player. Here's an example:

Example screenshot of display corruption

We're using fl.video.VideoPlayer for displaying our video, and it seem like perhaps this bug appears most when we're switching between different instances of VideoPlayer, particularly when there's something else above the VideoPlayer that is actively being redrawn. It looks to me like maybe an uninitialized video buffer is getting painted when it shouldn't be.

Has anyone seen anything like this? Any ideas on how to further track down what's going on?

link|improve this question

46% accept rate
feedback

1 Answer

The only time I've seen glitches like that in Flash is when I've been doing extensive alpha stacking or pushing brightness filters above 100%.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.