I’ve got a strange problem, on IE my Flex app. displays it’s normal initial UI fine but there’s a big white box at the bottom of the screen with “false” in it. Does anyone know what could be causing this? I’m using the latest FlashPlayer 11.3.300.257 no debug.
Thanks,
Fred
I solved it, the server had no MIME type setup for CSS and IE9 was balking at trying to load history.css. Beware.