How could it be a SWF is not loading in internet explorer chrome on windows but works fine on firefox and safari on osx?
I called the file like myhomepage.fr/videoplayer.swf
Does this direct all of swf is non supported on IE?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You really should use some sort of embedding to include your SWF. Behind the scenes, IE was previously just generating a hidden html document to wrap the .swf anyway.
Go with SWFObject: http://code.google.com/p/swfobject/