PDA

View Full Version : Flash under https


aboni
03-17-2005, 11:49 AM
When Internet Explorer open a flash movie under https channel his show a message that say:
"This page contains both secure and nomsecure items."

Has a way to Internet Explorer don't show this message?

Thanks for any thing!

Andrew

sourada
03-18-2005, 07:59 AM
The alert (probably) comes from the fact that the Flash .cab referenced in the <object> tag is referenced by http rather than https. You can try changing the reference to the .cab to https, although I can't say with certainty that that won't have any bad consequences...

aboni
03-18-2005, 09:02 AM
It's correct! Thanks!