Problem with Flash and https on IE6

  • Thread starter Thread starter Edika
  • Start date Start date
E

Edika

I have a problem to view a flash file on Internet Explorer 6 with https.
If I try to see the page with normal http protocol the flash file run correctly, if I try to open the same page with https protocol the flash does not appear and looks like continue loading
infinitely. This only with IE6, if I tra to open with mozilla or Firefox everything is ok.
Look at this link to a test page.

http://secure.luxornet.com/flash.html this run correctly
https://secure.luxornet.com/flash.html this doesn't run at all

Do you know any known problem about that?

Thanks

Edika
 
I believe this is a security-related issue - I'm seeing the same thing here
as you are - that the .swf movie might be being called from a https://
server.
Try setting the MovieName property to
"https://www.mywebsite.com/mymovie.swf.

http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18860
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14213
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16629

Cross-browser info for Flash:
http://developer-test.mozilla.org/en/docs/Using_the_Right_Markup_to_Invoke_Plugins
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top