开发者

Securing embedded video

开发者 https://www.devze.com 2023-01-29 13:12 出处:网络
https://www.ikeyless.com/vehicles/Ford/Expedition/2005/1000865 Ther开发者_Python百科e\'s an embedded video on that key showing how it works that when viewed in IE shows the unsecure prompt.The proble

https://www.ikeyless.com/vehicles/Ford/Expedition/2005/1000865

Ther开发者_Python百科e's an embedded video on that key showing how it works that when viewed in IE shows the unsecure prompt. The problem is, everything is secure. The relative paths to the swf I changed to https:// directly linking to the file and it doesn't fix it... when I remove the prompt goes away?

Any ideas?


I suggest using something like Chrome or Firefox with Firebug, which can show you all resources loaded. In your case, it looks like the flash movie popup is trying to load:

http://www.longtailvideo.com/jw/images/jwbox/closelabel.gif

Over plain HTTP.

0

精彩评论

暂无评论...
验证码 换一张
取 消