I was all psyched to get browser history working so easily in my app, but now it looks like it's causing white flashing in firefox 3 and os x. At first I thought it was just me, but it looks like the most basic example has this effect. Take a look:
http://www.bobbyvandersluis.com/swfobject/flex3/flex_updated/DeepLinking/index.html# (if you click the receiving tab you see the white flash in ff3) This uses the standard adobe embed code from adobe, but it is taken from the swfobject page: http://www.bobbyvandersluis.com/swfobject/flex3/ It seems that whenever i call setFragment on the IBrowserManager (the call that updates the fragment) it flashes just like in the example above. The combo that I've narrowed down to so far is the following: - ff3 - os x - dynamic embedding - flash 9.114 Anyone come across this problem?

