I was wondering if anyone could help me here..

We have a site that is SSL encrypted, and I embed a flex app inside
the html of it.

When I launch the app, it gives a popup (only in IE) saying a secure
site is requesting non secure information.  However, the only images I
request are requested by the url: https://www.oursite.com/files/.  

When I look at it in firebug, all requests are sent over https.

Anyone know why this might be happening?

/files/ is a symbolic link to http://files.gladhandle.com, which is
not secure.  However, in HTML, the popup is gone when we go to the
symbolic link, it is still there in the flash.

Reply via email to