We recently switched our webapp to use SSL at the request of a very large client. We complied and everything went smooth until my IE users started emailing support about not seeing our flash graphs (XML/SWF Charts: www.maani.us/xml_charts/)
In IE8 it prompts that insecure content is being delivered, we fixed this issue by changing the flash plugin links in the embed code to call https, but the swf's just have red X's in the upper left hand corners.
Browsing directly to the swf's has the same effect. Red X's like the content doesn't exist.
I have updated ie8's flash to 10.0.45.2
FF, Chrome, and Safari work just fine. IE7 will load the swf, but won't load the xml to power the graph. These graphs have worked for over two years without issue until the SSL/https switchover we completed over the weekend.
The embed code is here: https://gist.github.com/f425b370de390764bd75 links to screenshots are at the top of the gist.