Swf file not loading over Https(SSL) on Internet Explorer...

hi ,
I have a .swf file used in html file and i try to browse using "https(SSL)".it will loads fine in Firefox, but in Internet Explorer wont able to load. When right-clicking it says "movie not loaded".
even i googling for the same and i got below option but i am still not able to get flash on html page. it will working fine in Internet Explorer,FireFox etc when we use"http".
1) add headers like "Cache-Control: must-revalidate" or "Cache-Control: max-age=0" or "Cache-Control: no-store" etc
2) use CrossDomain.xml
we also able to load swf in https on Internet Explorer but for that we have to do below settings in Internet Explorer browser.
1) Go to Tools --> Click on Internet Option --> click on Advanced tab --> Now in security section checked mark on "Do not save encrypted pages to disk".
but above way is not a proper way to resolve the https issue
Thanks.

found this within the Adobe forums, seems to solve your issue.
I would make sure to use the crossdomain file as well.

Similar Messages

  • Standard version og gmail will not load, although it will on Internet Explorer. HTML version works OK.

    Standard version of gmail will not load, although it will on Internet Explorer. HTML version works OK.

    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    1. Clear Firefox's Cache
    orange Firefox button ''or'' Tools menu > Options > Advanced
    On the Network mini-tab > Offline Storage : "Clear Now"
    2. If needed, delete your google.com cookies here
    While viewing a page on the site, right-click and choose View Page Info > Security > "View Cookies"
    Then try reloading the page. Does that help?

  • SWF Files Not Loading

    I created a master fla and swf files to load into the master
    file externally. Everything loads into the master file just fine
    when I view it in flash or flash player. However I need to add a
    background to it along with a couple other things that I only now
    how to do in dreamweaver. Dreamweaver will load the master flash
    swf but it wont load the external swfs. Please help if you can.
    Thanks.

    I am not sure I completely understand what you are trying to
    do. Can you give us a link to the page in question?

  • SWF files not loading onto page in Catalyst output.

    Hello,
    This is a new one that I have not yet seen.  I have a large assortment of SWF files set up in Scroll Panes and they are not loading up when I check the project using Firefox or Safari.  The site is here:
    www.electronic-lifestyle.com
    Go into any page linked from the top row and then hit a sub page.  When you see a scroll bar come up on the right side of the film strip yet nothing inside the film strip you will see the issue.
    This is really serious and could screw up my entire project so any advice would be really helpful.  I need to figure out why the SWF files are not loading in on the browser with the files from the server when they work just fine using the local deploy files.  Everything works just fine from the machine but when I try to get it to download from the server nothing.
    All of the SWF files are built in Flash CS5 using AS3 and contain some simple links and commands.  Some of the SWF files are coming up just fine, it is just the latest batch of files I have uploaded that are giving me the problem, but only off the server.  The same files work just fine in local mode.
    Thanks in advance,
    Brett

    Chris,
    This is not an apples to apples comparison but I think it will Illustrate the differences.  This is a sample of code from Catalyst that works:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Group xmlns:s="library://ns.adobe.com/flex/spark" xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:fclib="com.adobe.flashcatalyst.components.*" xmlns:d="http://ns.adobe.com/fxg/2008/dt">
        <fx:Script>
            <![CDATA[
                protected function mac_btn_clickHandler():void
                    navigateToURL( new URLRequest( encodeURI("http://www.mcintoshlabs.com")), "_blank");
                protected function integra_btn_clickHandler():void
                    navigateToURL( new URLRequest( encodeURI("http://www.integrahometheaters.com")), "_blank");
            ]]>
        </fx:Script>
        <fclib:SWFController loadForCompatibility="true" source="assets/images/ElectronicMain2c.swf" x="0"/>
        <s:Button skinClass="components.Button1" x="0" y="1328" d:userLabel="Mac_btn" click="mac_btn_clickHandler()"/>
        <s:Button skinClass="components.Button1" label="Button" x="0" y="1768" d:userLabel="Integra_btn" click="integra_btn_clickHandler()"/>
    </s:Group>
    This is an example of the AS3 code that was confounding the SWF load on the example I gave:
    button_1.addEventListener(MouseEvent.CLICK, fl_ClickToGoToWebPage);
    function fl_ClickToGoToWebPage(event:MouseEvent):void
        navigateToURL(new URLRequest("http://www.mcintoshlabs.com"), "_blank");
    button_2.addEventListener(MouseEvent.CLICK, fl_ClickToGoToWebPage_2);
    function fl_ClickToGoToWebPage_2(event:MouseEvent):void
        navigateToURL(new URLRequest("http://www.integrahometheater.com/"), "_blank");
    Now these are from the same page, the first of which is online right now here:
    www.electronic-lifestyle.com/AS/Main.html
    This particular code is used on the Electronics page.  When I look at the two side by side it seems there are some syntax differences but I do not know enough about AS3 to tell what the important differences are.
    Thanks for looking,
    Brett

  • Flash video (.flv) not loading under HTTPS (SSL)

    Hi,
    We have developed a rich media eLearning simulation
    application that dynamically loads separate .FLVs (animated talking
    characters). The client implementation is in a learning management
    system on an internal HTTPS connection. The FLVS do not work on
    this LMS server but DO work when they open the same application
    from our external (to the client) test web server (e.g. plain and
    simple HTTP).
    The PCs are the same machines. They are connecting from
    within the same LAN (behind the firewall) e.g. all conditions are
    exactly the same except for the HTTP/HTTPS difference.
    The client is checking that the server MIME types are
    correctly specified (it is believed that they are).
    So...any advice why HTTPS/SSL might affect the FLV loading?
    For reference: We are compiling in Flash 9. Client players
    are running 9.0.124.0. All the files reside on the server(s) e.g.
    no cross-domain file issues.
    Thanks.
    Kevin
    Kevin Corti
    PIXELearning Ltd
    www.pixelearning.com

    found this within the Adobe forums, seems to solve your issue.
    I would make sure to use the crossdomain file as well.

  • Flash swf file not loading on webpage

    Hi there,
    I have put an swf onto my web page and everything works fine when i test it in my browser through dreamweaver.
    When i go online to my website:  http://www.organicgrowshop.co.uk/     it doesn't load
    I have uploaded the two script files to my webhost. I have the latest version of flash on my comp. I can get an FLV file to load ok in its place.
    What am i doing wrong??
    Any help is much appreciated!
    Thanks,
    Matt

    Hi there,
    Thanks very much for taking the time to help me!
    Sorry, i have been messing around trying to get different things to work with no luck.
    I did have the script files and the swf uploaded directly to my root folder, this didnt work so i tried making a scripts subfolder in my root folder to put the scripts in. This hasnt worked either.
    The files are definitely in my root folder. Can you take a look again for me?
    I dont understand why i can get it to work with an FLV file but not with the SWF file?
    Thanks again,
    Matt

  • Swf files not loading properly

    Hello, I'm new to Flash and recently downloaded the trial to make a few things to add to my website. Nothing too complex, I made a slideshow of images and turned some images into buttons. Either way, after I publish the files and import the swf files into Dreamweaver, I always get a flash player error when I try to look at the content on my website. It will tell me that I need to update my flash player to 11.2. I've downloaded 11.2 multiple times, reinstalled flash player, and made sure that I do indeed have the correct version of flash player on this computer. Just to ensure that it wasn't a problem with my laptop, I checked with a different computer as well and it had the same problem.
    Is this a problem because I'm trying to create content with the trial version? Or am I just doing something wrong? After I create whatever I'm making in Flash, I save it, publish it, and import the .swf file into Dreamweaver.

    As far as the trial version being the source of the problem goes, it is not likely because the trialversion is a fully functional version without restrictions on use. 
    What might be part of the problem could be allowing Dreamweaver to embed the Flash content into the web page rather than using the code that Flash will generate for embedding. 
    What you should do is publish an html page via Flash (set it up in the Publish Settings) and test that html page to see if you have the same issue.  If not, copy the code from that page and use it in place of whatever Dreamweaver created for it.

  • Swf link not working in Firefox, Opera and Internet Explorer but works in Safari

    Hi,
    I'm sorry but Im a real newbie and really need help!!!
    On the homepage of my website I have put a swf file that I linked to another page in my website through the div a href link and it displays great on safari and links, however in other browsers, when i try to click on it, it comes up with the link at the bottom of the browser (where it sometimes says Done), however it doesnt actually link, it jsut stays on the homepage.
    Here is the coding i put in:
    <div id="products2">
              <p>
              <a href="Our_brands/index.html">
                <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','449','height','449','title','Products','src','Productions/boxes3','quality','high','p luginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=Shockwav eFlash','movie','Productions/boxes3' ); //end AC code
              </script>
                <noscript>
                <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="449" height="449" title="Products">
                  <param name="movie" value="Our_brands/boxesnew.swf" />
                  <param name="quality" value="high" /><param name="SCALE" value="noborder" />
                  <param name="allowScriptAccess" value="always"/>
                  <embed src="Our_brands/boxesnew.swf" width="449" height="449" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" allowScriptAccess="always" scale="noborder"></embed>
                  <br />
                  <br />
                </object>
                </noscript>
              </a>
              </p>
            </div>
    Could someone please tell me where I am going wrong?
    I would REALLY appreciate it.
    Thank you in advance!!

    I'm doing it for a client and they dont want it put up on the server yet, I wish I could put it up bc I have no idea what I'm doing!
    Basically I wanted a swf file from Flash to display a range of products (I have turned all the products into buttons) and then I put coding into all the buttons to on release getURL which work in the swf file, however when I put the swf file into dreamweaver, the buttons worked in hover state, but the action scripting didn't work to link the swf file to another page in the website (the index in Our_brands folder).
    So i decided to make it link to the index.html in Our_brands folder from wrapping the swf box in a div tag and linking the div tag <a href="Our_brands/index.html"> which links it great in Safari but wont link in Firefox, Opera and Internet Explorer.
    Does that make any sense?
    Sorry if it doesn't.
    Thanks for the quick reply as well!!!

  • I have Adobe Photoshop elements that was installed on my XP windows machine. I have got Windows 8 now with iternet explorer 11 a brand new machine but photoshop will not load onto it, it says internet explorer 5 or higher needed, please help

    any thoughts on this problem, I find no version stated on the photoshop elements program. sorry it says internet explorer 4 or higher need which is what I have.

    Message to use a new version of IE
    There is a problem with IE10+ in that it is mistakenly seen as being IE1.  To get around this either use a different browser or use compatibility view (http://windows.microsoft.com/en-us/internet-explorer/use-compatibility-view#ie=ie-10)

  • Safari will not load selected https/ssl sites

    Hello all,
    I seem to be having what I believe to be an SSL certificate issue with the site https://my.pocketsmith.com/login . I am able to load the front page just fine (www.pocketsmith.com), but I have been totally unable to load either of the secure my.pocketsmith.com (pricing & login) pages which are linked at the top of the front page.
    I am also unable to load the certificate info data when I click on the "lock" in the address bar after the page fails to load. It's like Safari doesn't want to deal with the certificate at all.
    As far as I can tell the certificate is issued by GeoList and checked by Experian - I think that's how it works - for my.pocketsmith.com.
    I'm running Windows 7 through a straight connection (no proxy).
    I am able to access both of the SSL pages without issue on Chrome and IE 8.
    I have no Safari 5 extensions or add-ons installed.
    The error message Safari displays is:
    "Safari can’t open the page “https://my.pocketsmith.com/login” because Safari can’t establish a secure connection to the server “my.pocketsmith.com”."
    I've eliminated as many things as I can think of, to include updating the Thawte, Experian & GeoTrust root certs, deleting ALL SSL certs and starting over, resetting Safari (clear cookies, history, cache, etc.) several times, uninstalled/reinstalled Safari, uninstalled my antivirus software (NOD32), disabled Windows firewall, deleting all of the Safari 5 DNS pre-fetch files (the entire Safari folder in my user folder actually), switched my DNS server settings to both the Google and OpenDNS addresses, uninstalled/reinstalled Java (latest release), uninstalled/reinstalled Flash.....umm, that's all I can think of off the top of my head.
    Still no joy.
    I've read in a couple forums that it's possible there's a java script running that may not be compatible with Safari 5's security settings. Have also heard that it's possible the SSL cert. on the back end needs to be updated. No idea how plausible either of those theories are, but I've written PocketSmith to see if I can find out.
    In the mean time I'm stuck using either IE or Chrome, neither of which I'm overly fond of. Just wondering if anyone has had a similar issue that they were able to get to the bottom of (I read the 1st 20 pages of the forum and wasn't able to find the exact same issue).
    Thanks in advance.
    EDIT: I forgot to mention that I also read somewhere that someone had traced a similar issue to a problem with TLS 1.x (don't remember which, sorry...) and/or SSL 3.0. In other words, it's possible that it's a protocol problem and not necessarily a certificate problem. However, Safari doesn't seem to have an option to check these settings built in - does it just use whatever the IE settings are or is there some way to manipulate them directly in Safari?
    Thanks again.
    Message was edited by: abn.geek

    Hi
    From your description, it seems the proxy server codes are correctly established in your System Preferences>Network panel, otherwise Camino would not work (uses the same Network settings as Safari).
    I suspect the problem exists with the Proxy server relative to Safari. Have you spoken with your IT department, or whomever is in charge of the Network?

  • I can not load in foxfire, I use Internet explorer use internet. Done the tools, option -change the proxy , didn't work. Cleared out our cookies and double checked that foxfire is allowed through our firewall. Help me, I need foxfire back. Cindy

    I don't know what you need here

    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.com/kb/Server+not+found
    *https://support.mozilla.com/kb/Firewalls
    *http://kb.mozillazine.org/Error_loading_websites
    You can also try to reset (power off/on) the router.

  • Flash player not loading on http but works on https

    I have an issue where flash player shows "movie not loading" on http pages but works fine on https.
    I am using windows 7 64 bit, ie9 64 bit, i have tried it with the latest firefox and chrome and i still get the same issue.
    This started with flash player 10.3, the 10.2 version did not have this problem and all subsequent versions have the same issue. i am currently using the 11.2 version of flash.
    Example: Any flash video on youtube with the address beginning with HTTP, the video screen is black and when you right click you get movie not loading and the correct version of the flash player. If you change the header over to HTTPS the video works fine. this wouldnt be much of a problem except when going to any other website that has flash as its main element but does not have an HTTPS version, you cannot use the page or its features.
    I have uninstalled and reinstalled several times, done a clean install, deleted all files and updated every area of my computer but this issue remains. I have read the forums here and done any suggestions listed to no avail and noticed many people have this type of problem. This issue has now been going on for almost 6 months. Can anyone help?
    I may have posted this in the wrong forum and I appologize. If so can you please move it to the correct location?

    I don't claim to know the solution to your problem, but in your situation I would try either or both administrator install methods: 1) Right-click the downloaded install file, choose "Run as Administrator" and install the software as usual. 2) Try using a different Windows account that you are positively certain has full administrator rights or the actual Administrator login name, install with that account.
    Also, make sure you empty the browser cache before retrying the http pages. What about other browser settings, like security or privacy settings? Any add-ons or antivirus browser helper objects?
    Do you only use Internet Explorer, or is this issue the same in Firefox, Opera, Chrome and Safari?
    Good luck, hope you get the error fixed.

  • Xml file not loading from different server

    Hi,
    I have a simple flash banner that is pulling a number from an xml file on a different server. When it gets to the frame where the number should be it just says "transferring data from eckul.com" and will not actually pull in the number. Unfortunately I can't put the files on the same servers. Any help would be much appreciated, below are the links and the xml code I'm using followed by the action script. Cheers
    http://www.sainters.net/newsletters/2010/flash_test_membership2.html
    http://www.eckul.com/number.xml
    <?xml version="1.0"?>
    <inventors>
        <person>
            <name>892</name>
            </inventors>
    function loadXML(loaded) {
    if (loaded) {
    _root.inventor = this.firstChild.childNodes[0].childNodes[0].firstChild.nodeValue;
    _root.comments = this.firstChild.childNodes[0].childNodes[1].firstChild.nodeValue;
    name_txt.text = _root.inventor;
    comment_txt.text = _root.comments;
    } else {
      trace("file not loaded!");
    xmlData = new XML();
    xmlData.ignoreWhite = true;
    xmlData.onLoad = loadXML;
    xmlData.load("http://www.eckul.com/number.xml");

    so, in frame 1 of your fla before you execute that cross-domain load method, use:
    System.security.loadPolicyFile("http:www.yourcrossdomain.com/subdirectoriesIfNeeded/crossd omain2.xml");
    where the following (crossdomain.xml) is in www.yourcrossdomain.com's root (IF you want to allow allow subdirectory policy files):
    <!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
    <cross-domain-policy>
    <site-control permitted-cross-domain-policies="all"/>
    </cross-domain-policy>
    and in the subdirectory (and its descendents) that you want to allow access put crossdomain2.xml:
    <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
    <cross-domain-policy>
      <allow-access-from domain="www.thedomainthatstryingtoloadcrossdomaindata.com" />
    </cross-domain-policy>

  • SWF FIles not showing on internet

    Hello, I am using Adobe CS4 and I have embeded a swf file and when I view it using the play button it works fine, when I attempt to view it once loaded to the server nothing shows but a black box.  I have uploaded the scripts folder to the root directory and still nothing. Here is my code that I am using if someone could please take a look and assist me I would greatly appreciate it.  I didn't have this issue when I was using DW 8 which is what this was uploaded with originally. This is the link to the webpage itself that I am trying to get the file to load into: http://www.pkp2.rladesignsconcepts.com/test.html....I have even tried to use the swfobject program and still nothing....Please help!
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="950" height="550" id="intro for site" title="intro6">
      <param name="movie" value="intro6.swf" />
      <param name="quality" value="high" />
      <param name="swfversion" value="6.0.65.0" />
      <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
      <param name="expressinstall" value="Scripts/expressInstall.swf" />
      <param name="LOOP" value="false" />
      <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="intro6.swf" width="950" height="550">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="swfversion" value="6.0.65.0" />
        <param name="expressinstall" value="Scripts/expressInstall.swf" />
        <param name="LOOP" value="false" />
        <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
        <div>
          <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
          <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
        </div>
        <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
    <script type="text/javascript">
    <!--
    swfobject.registerObject("intro for site");
    //-->
    </script>
    </body>
    </html>

    You stil have a space in the ID
    96B8-444553540000" width="950" height="550" id="intro " title="intro6">

  • Troubles with xmp files not loading...

    I'm having troubles with xmp files not loading with images but are present in the image folders. does anyone know why this is happening and if there is a way to fix this. Also when trying to load the xmp individually they are grayed out and unable to load. I have tried this on different machines (Macs) and still no luck. Any help would be greatly appreciated in this issue.

    > The information contained in the XMP file is stored in the DNG file so there is no need for a separate file.
    Aww, yuck!! That's a real drag...
    When editing lots of files (yesterday's shoot produced 8GB) I back everything up to off-line storage and then, after doing all my edits and crops in ACR, I only have to copy over the small XMP files which takes no time at all.
    So if I re-edit the DNG with ACR I have to re-copy ALL the files again to the off-line storage.
    I used to sometimes even save 2 versions of the xmp files when I needed 2 different crops of the same images, such as doing a wide screen 'cinema' crop for a corporate client's Intranet presentation of their event, as well as more standard crops to be used for their newsletters.
    Guess I won't be using DNG any more..
    Thanks for the help Kees :-)
    Russell

Maybe you are looking for

  • Reading a string one character at a time

    Hi, I'm hoping you use SmallBasic for year 10 exam students at my school.  But, I have found a problem I cannot solve. I need to be able to read one character at a time from a string (txt file) and convert each char to its ACSII code. How do to I rea

  • Different Identity Root with different Masters in one sun IM system

    Hi! We have the problem that we have to administer identities which have completely different sources and attributes. (internal identities with sap hr as master, external identities for system a with sql db as master, external identities for system b

  • Clean up the subscriber in shutdown

              Hi,           If I have a startup class to set up a topic subscriber, like the ServerReceive           in jms examples, how can I gracefully shut down it?           Thanks           

  • How to set the DISPLAY variable to run admsi.pl?

    Dear Experts, I'm trying to patch Oracle apps R12 using admsi.pl. hostname: black APPS db: VIS But I keep getting the error: Please set the DISPLAY variable and re-run this script This is what I did: VIS database and listener are already running. log

  • Should one buy only Elements 13 or the combination Elements 13   Premier Elements 13?

    I have been using Photoshop CS2 for many years, but Adobe won't activate it anymore and wants me to pay monthly subscription.  I am not a professional, so should I buy Elements 13 or the combination Elements 13 + Premier Elements 13?  Really only wan