Problem loading SWF in MSIE

I am an experienced Flash developer, but I have never seen it before.

Here's what happens:
My page calls a JavaScript (from an included JS) function will Flash version detection, and then writes the < object > in the page if the major version is 7 or newer. It seems to work very well in all the browsers that I have tried, but I just encountered a very strange problem with it in Internet EXPLORER 6 on Windows XP...

The SWF file loads and displays correctly posted at this URL: www.silverdock.com

The SWF file does not load, but IE renders a box with a scroll bar in its place at this address: www.silverdock.com/index.html

These two URLS are the same exact HTML file (I double and triple checked this).

Content of the < object > tag looks like this:

< object width = "400" height = "300" >
"" < param name = "movie" value = " http://v2.silverdock.com/fl/sdp_v2.1.11.swf?c=101 & v = 1 ' / >
< param name = "quality" value = "high" / >
< param name = 'wmode' value = 'transparent' / >
"" < embed src = " http://v2.silverdock.com/fl/sdp_v2.1.11.swf?c=101 & f = & v = 1" quality = "high" wmode = "transparent" type = "application/x-shockwave-flash" width = "400" height = "300" > < / embed >
< / object >

Does anyone know what is the problem?

Any suggestions would be greatly appreciated.

A big thanks to TimSymons for providing insight that helped solve this.

It turns out that the problem was caused by the variables of execution being passed to the SWF as arguments GET. The line of code in the embed which caused the failure of the loading SWF file was this:

http://v2.silverdock.com/FL/sdp_v2.1.11.swf?c=101&f=&v=1&i=http%3A%2f%2Fwww.silverdock.com % 2Findex.html"/ >

Reorganization just the runtime in the embed variables solved the problem:

http://v2.silverdock.com/FL/sdp_v2.1.11.swf?c=101&v=1&i=http%3A%2f%2Fwww.silverdock.com%2f index.html & f ="/ >

As I said, I don't really know WHY it worked, but it worked, so for now, the problem is solved and I can try to isolate the behavior more at my ease.

Tags: Adobe Animate

Similar Questions

  • problems loading swf to a remote server

    Hi all

    I have problems loading SWF to my remote server of Mr. There is no problem loading all my other SWF files just straight up. I get a message telling me that Dreamweaver is having a problem connecting to the remote server and it times out. I can load up the swf using cpanel. Does anyone have advice helping, what happens if something can be done to address the problem

    Concerning

    Paul

    Hi Paul,.

    Use to troubleshoot Adobe: http://helpx.adobe.com/dreamweaver/kb/troubleshoot-ftp-issues-dreamweaver-cs5.html. (cs5 is similar I think).

    BUT in any case I'm not a friend of a detailed diagnosis. This is one of the reasons why I prefer an external FTP program. The difficulties with which we must fight encourage me in this opinion, especially because we are always looking for experts, we charge a 'jack of all trades '.

    For this reason, for example, manage multiple Web sites or download my files and sometimes the reverse, for a necessary download from my server or use a "sync a whole site", I use FileZilla (cpanel I don't even know). It just seems easy for me to keep track of all transactions accurately and generate or easily reflect the desired tree structure.
    First and foremost, FileZilla has a function (translation of my German FileZilla), called 'compare the list of files. Here it is possible to use the time of size or change file as a criterion. There is also the possibility of 'hide identical files', while only those files that you want to redact remain visible.

    And even if it means that you need to install a new program, I am convinced that there is an advantage. Here is the link to get it and where you can read information on how it works:

    http://FileZilla-project.org/ and http://wiki.filezilla-project.org/Tutorial#Using_the_site_manager

    Mac: Mac OS X
    http://FileZilla-project.org/download.php

    Of course, you should also access data to reach your server.

    Good luck
    Hans-Günter

  • Problem loading swfs to the server group.

    Hi all

    I have a SWF that has dependent files, and it does not load on the server so that it plays. It plays on my computer when I click on the index.html file that accompanies the swf file that I want to play, but not when I load it on the server for my web site.

    The file I was sent to load on the server includes

    a subfolder with the swf file that I need to play, but also

    an index.html file,

    a file menu.swf

    a file debug.swf

    a file exit.swf and

    an AC_RunActive Content.js file.

    Everything on the site, no matter what path I'm going to get there, loading appears a white screen. The files are there on the server, I can see them, and the size of the file is the same as on my local machine, so I think they have loaded correctly, they just don't play. The closest I've seen is when I make the path to the menu, but a progress bar appears for the menu and he never finishes loading.

    I don't do flash files myself, so I don't even think that I have the vocabulary to ask the right questions. Y at - there a name for this kind of grouping of files (as described above)?  How can I load it on the server so that it plays?

    I work in a Dreamweaver site. I don't know if the problem is how I do the path in Dreamweaver or how I'm loading the files on the server... or something else. I tried to ask this question in the Adobe Flash forum and they sent me here.

    Help!

    P.S. I have other .swf online files that work very well, but these are independent files that have all of these files are associated with them.

    The link in question is the BCBS button on this page

    http://skillbridgetraining.com/custom-training-Temp2.shtml

    Thanks in advance for your help.

    Too bad! It was a problem of capitalization in the code. Apparently, the one who built this ravises thing halfway through and had the menu in the Menu somewhere.

  • Problem loading swf which reads data from a local file

    Hello

    Using flex with an online project, I load a swf file, which reads data in a xml file (it works fine if I open it with flash player)

    I do a very simple test:

    " < = xmlns:mx mx:Application ' http://www.Adobe.com/2006/MXML "
    layout = "absolute".
    minWidth = "955" = "600" minHeight
    >
    < mx:SWFLoader id = "swfloader" source="data/player.swf"/ >
    < / mx:Application >

    Result is that player.swf is unable to read the xml file (error: #2044 Error: ioError unsupported: text = Error #2032: error of flow.) URL: enonce.xml).

    I do the same test with a project of AIR, and it works very well!

    This also works if I put the xml file directly to the same level as my compiled (in bin-debug for example) application.

    I think it's a path problem, but I do not know how to configure it.

    Is there a way to solve the problem?

    Thank you very much!

    Olivier

    You need to change the code in the SWF file you load.  If the SWF file is not

    properly designed, it can not be loaded into other SWFs.

  • problem loading swf

    HI, I hope this time I am following the rules of the forum

    Here is the link of the file problem

    http://www.roulasorour.com/whtie%20zone%20/whitenew.html

    I tried to watch it on firefox, safari and opera, something bad is defintly:)

    I would really appreciate your help

    sincerely

    Rolled

    Screen shot 2010-10-26 at 3.40.21 PM.png

    When I have a link directly on your gallery-

    http://www.roulasorour.com/whtie%20zone%20/resources/Gallery.swf

    It does not load.  This implies that there is something wrong with your gallery SWF, not the code on your page.

  • Problem loading .swf in Dreamweaver CS4

    Hey,.

    I'm having a nightmare trying to get a flash 8 movie, loading in a generated Web page of CS4.

    Basically, the design is fairly simple.  I have a master page that loads a SWF into layer 10 (it's my usual 'Player skin' with a touch of order).  This swf Player loads a series of films in layer 5 of the master in response to a click of the users.

    The problem is that the .swf works well, it works very well in a basic html document, but when I embed in my web page via dreamweaver only master swf loads and it's there like a bump on a log.

    Does anyone have any ideas as to why this is?

    Congratulations in advance.

    If all Flash files reside in a folder separate from the web page, and a single Flash file other Flash files from this folder, and then the file loading must target files it loads as if it were in the folder where the web page is.

  • Problem loading swf on the page-desperately need help html.

    I recently made a website (www.doneanddone.co.nz) that has two sovereign wealth funds on him. The first is a sound swf that works perfectly, but my another swf is a video swf that runs again and again does not appear now, I have loaded on my host.

    I just get this error message-

    SecurityError: Error #2148: SWF file http://www.doneanddone.co.nz/images/kissCouple.swf cannot access local resource C:\Users\Frazer\Desktop\

    Files\iStock_000011299333Small Office We.mp4. Only SWF files local local - with system files and trust can access local resources.
    at flash.net::NetStream/play()
    to fl.video::VideoPlayer /http://www.adobe.com/2007/flash/flvplayback/internal::_play()
    to fl.video::VideoPlayer /http://www.adobe.com/2007/flash/flvplayback/internal::_setUpStream()
    to fl.video::VideoPlayer /http://www.adobe.com/2007/flash/flvplayback/internal::_load()
    at fl.video::VideoPlayer/load()
    at fl.video::FLVPlayback/doContentPathConnect()

    I did my swf using the video import wizard and adding an actionscript loop.
    Could someone help me?

    In the fla file, there must be sonething that is encoded in order to call this address.  You must go through the code in the file and find it.  If you used a FLVPlayer, check the \parameters put in place for this in the properties panel.

  • Problem external loading SWF in Flash Movie

    I am trying to load an external swf (which is a slide show) in a flash animation. The swf file in the film show and apparently plays ok but there is something wrong. On the last image(3rd) in the slide show keys stop responding and when I click on the "back" button on the second slide is going to the third slide, and not the first. When I check the SWF itself it works fine, it is only in the flash movie, where everything is blurred.

    Link to the Flash animation:

    http://www.dagif.com/habanaHarlem.swf

    This is the code that I put in the flash animation:

    holder_mc.loadMovie ("http://www.dagif.com/slideplayerHabana.swf" "");

    Link to external swf: http://www.dagif.com/slideplayerHabana.swf

    This is the code for the external swf file:

    Stop();
    next_btn.onRelease = function() {}
    If (_root._currentframe == 3) {}
    gotoAndStop (1);
    }
    else {}
    nextFrame();
    }
    }
    Stop();

    previous_btn.onRelease = function() {}
    If (_root._currentframe == 1) {}
    gotoAndStop (3);
    }
    else {}
    prevFrame();
    }

    }


    num1_btn.onRelease = function() {}
    gotoAndPlay (1);
    Stop();

    }
    num2_btn.onRelease = function() {}
    gotoAndPlay (2);
    Stop();

    }
    num3_btn.onRelease = function() {}
    gotoAndPlay (3);
    Stop();

    }

    The problem is most likely the use of _root in code that show you.  Like any swf, the _root will demonstrate to the _root of the main sequence and not the loaded swf file.  Try to use this ._lockroot = true; at the beginning of the code of the imported file, replace GOLD is _root references with _parent references.

  • load swf AS2 AS3 swf problem

    I have a flash with AS3 and inside the swf I load in an AS2 swf file.

    to load a swf works fine, but the problem is when I load it in that I want to go

    a specific part of it, for example, I want to go to frame 3 in the loaded swf file.

    I need to check this in the AS3 swf, does anyone know if this is possible?

    Thanks in advance

    Yes, it is possible.  Use the localconnection class to communicate between the two rulers.

  • Problem loading and displaying a swf

    Hello

    I have six buttons, and I want each one to display a corresponding external loaded swf, 01.swf, 02.swf.

    It works fine, except that sometimes the sovereign wealth funds charge upward, and sometimes they are not.  For example, if I hit the 6 button, the 06.the swf loads.  But if I hit the button 6 after reaching the other 3 buttons, SOMETIMES 06.the swf loads, sometimes it doesn't work and I get an error that relates to the removeChild

    var loader2:Loader = new Loader();


    function showVid (evt): void {}

    If (e1.data.childAdded2 == true) {this.removeChild (loader2) ;};

    loader2. Load (new URLRequest("videos/"+e1.data.question_num+".swf"));
    loader2.x =-270;
    loader2.y = 155;
    loader2.contentLoaderInfo.addEventListener (Event.COMPLETE, displayVideo);

    function displayVideo (event: Event): void {}
    addChild (loader2);
    E1. Data.childAdded2 = true;
    }

    }

    1. your add/remove does nothing useful

    2. never nest named functions

    3 use:

    var loader2:Loader = new Loader();

    addChild (loader2);

    function showVid (evt): void {}

    loader2. Load (new URLRequest("videos/"+e1.data.question_num+".swf"));
    loader2.x =-270;
    loader2.y = 155;
    loader2.contentLoaderInfo.addEventListener (Event.COMPLETE, displayVideo);

    }

    function displayVideo (event: Event): void {}

  • Problems loading the SWF in a swf loader

    Hey,.

    I created a shifted image reel that has buttons and so when you click on one it slides through to the other...

    This set works very well in the swf file. However when I pull in through my swf in my main page loader, movie clip buttons will not work.

    He does not even recognize them as anythink you can click.

    The buttons have script on them, because it works through the instant name and then the script is on main parchment and works via the X values and Y, he tells where to go. If you make me?

    Ive tried alsorts on this point, as in turning them into buttons, however the script is on the button, then it's not said not do anythink.

    any ideas how I can sort this out?

    have a time-out to come United and im not the best at flash.

    If you use as2, try adding the following to the main timeline of the frame 1 in the surface layer of your loaded swf (that has the buttons):

    This ._lockroot = true;

  • Problem with playing a loaded "SWF" file in the chronology of the pain

    Hey there. I created a presentation that loads the SWF interactive movies in a clip of 'target' on the main timeline.
    As you progress through the different presentation SWF movies are loaded into the presentation. And this in turn allows me to change the content of the presentations quickly and easily for different customers.
    These sovereign funds use part of the preloaded flash content like the other and drop-down list box objects.
    However, when these sovereign funds are called in the main charge they stop working properly.
    They work fine when tested independently of the main charge.

    Does anyone know how I can be able to get these sovereign funds work properly?

    At soon fofana

    The first thing to do is to check the range of your loaded SWF file. All references to _root, for example, means something different when the SWF is loaded in your film of wrapper.

    In addition, some of the V2 components do not work correctly when the SWF is loaded into another SWF. There is a technical Note and simple workaround here:

    http://www.Adobe.com/go/tn_19278

    Good luck!

  • Removal of the external loaded swf does not decrease memory

    I'm developing a desktop application using flash builder 4.7, where I am loading swf external swf main, but after his withdrawal, it remains in the process (check in the Task Manager. os: windows 7), process decreases a little, but not as much as it should be. so, whenever I insert again and remove, process increases and after multiple loading, application crash down. I'm removing it like this

    if (_loader.numChildren>0)

         _loader.removeChildren(0,_loader.numChildren-1);

    _loader.unload();

    _loader.stopAllMovieClips();

    _loader.unloadAndStop(true);

    _loader.loaderInfo.removeEventListener(Event.COMPLETE, onComplete);

    this.removeChild(_loader);

    _loader = null;

    I have added custom destroy the external inside swf method and started calling him. I was almost everything, remove (almost say because it might be something I missed, because it's huge project) but still the long process.

    That I created empty swf (new project without code and nothing in it) and tried to integrate and to see what is happening. It was just the same...

    Then I thought again Air SDK may have solved this problem, so I've updated SDK for 19.0.0.207 currently more recent, but still nothing, even if the process now increases above.

    I think that it comes to Flash gc. One of the solutions is to have one and only instance of swf external and removeChild and addChild it whenever you need. It is a bad way to do it. Process will not increase all the time, but in my case I have many SWFs to load and it will slow down my request for computers of RAM low resources it could cause the crash and it is bad to have unnecessary things running in the background process

    so any suggestions are welcome

    No need to stop the video clips and remove... use unloadAndStop() and it will all stop and unload the file... as it is not possible to call the content of charger (clips) stop after the unload method, it is already removed... So, try to use only 3 lines only to unload the file.

  • loaded SWF does not work properly

    I created a maze game (the idea is to draw a line to connect between 2 video clips in the wall of the maze)

    This is the code of the game:

    Stop();

    import flash.display.Sprite;

    import flash.events.MouseEvent;

    We draw or not?

    var drawing: Boolean;

    var isStart = false;

    var drawingSprite:Sprite = new Sprite();

    addChild (drawingSprite);

    drawingSprite.graphics.lineStyle (3, 0 x 000000);

    drawing = false; to start with

    stage.addEventListener (MouseEvent.MOUSE_DOWN, startDrawing);

    stage.addEventListener (MouseEvent.MOUSE_MOVE, draw);

    stage.addEventListener (MouseEvent.MOUSE_UP, stopDrawing);

    function startDrawing(event:MouseEvent):void {}

    drawingSprite.graphics.moveTo (mouseX, mouseY);

    drawing = true;

    }

    draw function (event: MouseEvent) {}

    {if (Drawing)}

    drawingSprite.graphics.lineTo (mouseX, mouseY);

    }

    }

    function stopDrawing(event:MouseEvent) {}

    drawing = false;

    }

    Adds an event listener on the stage with the move of the mouse event.

    stage.addEventListener (MouseEvent.MOUSE_MOVE, detectHits);

    function detectHits(event:MouseEvent) {}

    If the mouse touches the edges of the labyrinth, return to the

    first scene and remove the mouse move event listener to the

    Stadium.

    If (wall_mc.hitTestPoint (mouseX, mouseY, true)) {}

    If (isStart == true) {}

    drawingSprite.graphics.clear ();

    gotoAndPlay (3);

    isStart = false;

    stage.removeEventListener (MouseEvent.MOUSE_MOVE, detectHits);

    }

    }

    If the mouse button point the brush, proceed to the third stage and

    remove the mouse event listener move scene.

    ElseIf (hit_mc.hitTestPoint (mouseX, mouseY, true)) {}

    If (isStart == true) {}

    drawingSprite.graphics.clear ();

    gotoAndPlay (2);

    isStart = false;

    stage.removeEventListener (MouseEvent.MOUSE_MOVE, detectHits);

    }

    }

    }

    mc_start.addEventListener (MouseEvent.MOUSE_OVER, fl_MouseClickHandler);

    function fl_MouseClickHandler(event:MouseEvent):void

    {

    isStart = true;

    }

    works very well and published as swf

    When I try to load this game to another fla

    the market never properly Yes the loaded swf file and the game starts well

    but when I start to draw the line in the maze and without touching any wall it moves on the chassis (lost u)

    The error is always using mouseX and mouseY.  If you had failed to compensate for the placement of the loaded swf file then you will would not compensate for mouseX/Y for one would be the same value as mouseX/Y for those responsible.

    You need to deal with the overall conversion to local or you must build in compensation.  Because it is a fixed value (35), you can set the code in the swf file to use a Compensator variable that is set to zero by default in the swf file (for when he plays his own).  When you load it into another file, then you need to wait after is fully loaded and loading file assign a different value to this trim... in this case it would be-35

    Another way to solve this problem would be to move all the content in the swf 35 pixels to the right and downwards (in itself).  Then it would be unnecessary to adjust the positioning and the mouseX/Y values would be the same for the main movie and the one responsible.  Then, the only problem might be using the SWF itself.

  • Weird, click on load SWF event

    Hi, recently I worked on a project aimed at analysing and disseminating the announcement of VAST3. One thing I have to do is listen to the MouseEvent.CLICK on the loaded SWF file.

    I added the charger to a sprite and add the listener of events on the sprite. When I load the following SWF file, the click event is fired only when I click on the bottom. If I click on the logo of the site, no click event occurs.

    If I downloaded the SWF file on my hard drive, everything works fine. The click event can be triggered whenever I click on the ad.

    The SWF file I load has all the embedded assets.

    I want to know what is causing this problem because with some SWF files I can only listen to the MouseEvent.CLICK event on the _loader.content so that some, like the one below, meets partially for click event on _loader.content and _container.

    I simplified the code as shown below.

    package  {
        import flash.display.Loader;
        import flash.display.Sprite;
        import flash.events.MouseEvent;
        import flash.events.Event;
        import flash.net.URLRequest;
       
        public class Main extends Sprite {
    
            private var _container:Sprite;
            private var _loader:Loader;
    
            public function Main() {
                _container = new Sprite();
               
                _loader = new Loader();
                _loader.contentLoaderInfo.addEventListener(Event.COMPLETE, onComplete);
                _loader.load(new URLRequest("http://gtms04.alicdn.com/tps/i4/TB1Fzd.FVXXXXaOXXXXeflbFXXX.swf"));
               
                _container.addEventListener(MouseEvent.CLICK, onClicked);
                addChild(_container);
            }
           
            private function onComplete(event:Event):void {
                _container.addChild(_loader);
                _loader.content.addEventListener(MouseEvent.CLICK, loadedSwfClicked);
            }
           
            private function loadedSwfClicked(event:MouseEvent):void {
                trace("loaded swf clicked"); // When I click on the Logo and the animal
            }
           
            private function onClicked(event:MouseEvent):void {
                trace("clicked"); // When I click on the gradient background
            }
        }
    }
    

    One of my colleagues told me that it has something to do with the issue of security. So I need to make a call Security.allowDomain like this:

    private void onComplete(event:Event):void {}

    Security.allowDomain (_loader.contentLoaderInfo.url);

    _container. AddChild (_loader);

    _loader. Content.addEventListener (MouseEvent.CLICK, loadedSwfClicked);

    }

    And the click on the loaded SWF file will appear correctly.

    Because the bottom layer degraded of the only loaded SWF file contains a Bitmap, which is not an InteractiveObject instance, it will not answer the MouseEvent.CLICK listener on the _loader.content.

Maybe you are looking for