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

Tags: Dreamweaver

Similar Questions

  • 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.

  • Help! Site of 'Put' problem Dreamweaver FTP to a remote server (Go Daddy)

    I have Dreamweaver CS5.5.  I encounter the following problem with the hopes that you can help me.

    I'm putting the site via FTP files to a remote server (Go Daddy).

    I already had the entire site.  Now that I had to modify some pages, I can't put the site published to Go Daddy.

    While I can connect via FTP with Go Daddy, I click the Put button, it goes through all the files indicating "successful" - but when I check the site on the internet, the modified version of the site does not appear - the original version of the site stays.

    I contacted Go Daddy, they examined and confirmed that all of the information for the Site > manage > edit window is correct (i.e. server name, address FTP, username, password, root directory), but when I put the files (except for 1 single file I have through), they do not receive the files on their end and they cannot understand why.  Go Daddy concludes that the problem lies in the performance of Dreamweaver.

    I did some of the following:

    Root directory: public_html /.

    Enable Cache

    Passive FTP mode

    and I've tried a variety of combinations, but nothing has worked.

    There is something essential that I'm missing? Something? that I should check?  Help, please.

    Use Filezilla entire websites to the server. You can see exactly what is happening, and if a file or two fail to get - a common occurrence - you can put them after the break.

    I only use FTP of the DW to a single file or handles of files that I've just updated (for example, edit the image files, etc.). If I have a site with 12 000 files, I need to have the peace of mind that everything will be properly implemented and Filezilla gives you that.

  • 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.

  • 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 loading XML file on the server hosting

    I have a question wher the lods of XML data very well file and displays on my server testingg but returns "undefined" when uploaded to the server hosting.

    The page can be found at http://www.merryheartpuppets.com/index3.html

    The ActionScript for the clip is included below:

    The SWF works! and the xml data are read and displayed correctly. I always get an error when you try to view the slideshow.xml in the browser even with the changes.

    I think that the happy ending is the result of several things:
    1 make the changes suggested by GWD and
    2 pointing the domain to the appropriate folder. For some reason, the hosting server was not pointing to the folder to which I had originally put in it. Then, I changed it. But the change doesn't take effect for some reason any. In any case, after further investigation, I got the domain pointing to the appropriate subfolder and the swf file is working now.

    Thank you all for your patience to input and advice. I could not successfully achieved this without your intervention. TX!

  • Problem connecting to the new remote server

    We recently spent hosting companies and I am unable to connect to the new server.

    Work in Dreamweaver CS5, Mac OS X

    Here are the steps I took:

    -Under 'sites', went to "manage sites", clicked on the current site and press "Edit".

    -Click on "servers", then + to add a new server. Entered all my info in the "Site settings" window

    -When I click on 'test', I get an error message:

    "an FTP error occurred - cannot establish a connection to the host." No response from the server... »

    Any suggestions? Am I missing a step somewhere?

    Thanks in advance for your help

    Try to go to ftp.yourdomainname.com and see if you by entering your username and password allows through a browser.

    If it isn't, your host has really messed up something.

    Or I guess if the change happened fairly recently, DNS cannot have been activated yet and you could always essentially try to log the old servers.

  • Load SWF a remote server with ActionScript in AIR base iOS ipa

    Hi Nimisha1,

    Can you please confirm if I can SWF load of distance on the server with ActionScript in AIR iOS ipa?

    Any help regarding this is appreciated.

    Thank you

    Amandeep Singh

    Hi Steve,.

    You cannot load a swf file on a remote server that contains ActionScript.

    Thank you

    Nimisha

  • Problem with opening of library saved on the remote server. Can anyone advice please?

    I saved the library on the remote server. When I try to open it, I get the following message:

    "Libraries cannot be saved to this location. . The format of the selected hard drive or network volume is not supported. Select another location. »

    Can anyone help please?

    I don't think I have made it clear that the problem is with iMovie on iMac ElCapitan 10.11.3 running. Thank you

  • Load the Web site to a remote server in Dreamweaver CC 2015

    Dreamweaver CC 2015, what are the steps to load your site (folders and files) to a remote server specific? I've already implemented the information on each site server. And I am able to connect to the remote server. I just can't understand how to load the sites on the server.


    Thank you.

    Hello

    Please see the links below which explains how to define a site, server and how local files to the server.

    Publish your Web site. Adobe Dreamweaver CC tutorials

    https://helpx.Adobe.com/Dreamweaver/how-to/publish-manage-websites.html

    Please do not hesitate to get back to us if you need help for the same.

    Concerning

    Vivek

  • Remote server configuration problem

    The problem I have is that the various dialog boxes multiple paths in the configuration of the remote server seem rather amibiguous. I tried what seems like every combination of remote and local access roads, as well as various url strings. Any combination I can't get the file to resolve a URL that works.

    Our current development configuration consists of a central server running Windows 2008 Web Server and ColdFusion 8.0.1. There are three of us using the machine, each developer has their own part on it. We each have our own set of virtual servers running from the share, through IIS on the server.

    This has been a great Setup for us because it allows almost double environment for our production configuration. However, I can't for the life of me get a remote server configuration works completely. I have a machine of secondary dev I use where I'm running CF9 locally, and it works perfectly (I am aware of people who say that eclipse doesn't really want you develop remotely). We will move our server main dev CF9 immediately, and we want to keep the centralized server dev, remote server seems how to configure things.

    It seems that the best scenario is to set up a server for each virtual server I set up. I would set a maximum as in the dialog box:

    General settings
    Server name: foo - site.com

    Host name: dev1.foo - site.com

    Other parameters

    Web server port: 80

    RDS username: my user name

    RDS password: my password

    The remote server settings

    Naming port: 2910

    User name: username admin-server

    Password: password-server-admin

    Document root: (it is a source of confusion, does she want a url? a local file as my drive path mapped "Z:\) » ? or the physical path on the server 'C:\webroot\ '? Could be a path from my eclipse installation? Also, he wants a global path? "or connected to this server config?)

    Mappings

    Local path: (Once again, similar confusion... If it is local to me, or the server? or maybe a url?)

    Remote path: (If this should be a url, and if so does an absolute url for the local path listed above? And this she the Local path is the root of the virtual host, it must then be the same as the document root [which doesn't seem to work]?)

    Install Extensions

    Root Web server: (If it's a physical path? should be related to Eclipse on my machine? or from the server?)

    Installation location: (It would depend on the web root of remote server of course)

    I keep trying different things, and end with either the CF for a project server settings telling me the project exists outside of the root of the web, or sample that url looks like [ http://[hostname]/[projectname] .

    Any help would be greatly appreciated.

    The document root must be a physical path on the remote server, for example 'C:\webroot '. This is the path on the remote computer and the path not mapped on the computer on which the CF Builder is installed.

    In maps, local path is the path on the computer on which the CF Builder is installed. Path remote is the path on the remote machine and not the URL.

    for example if CF is installed to D:\Coldfusion on the remote computer and the local computer (where CF Builder is installed) you have the files in C:\ColdFusion, then when you configure the remote server, you must define the root of the Document to D:\Coldfusion\wwwroot and then you must create a map with local as C:\ColdFusion\wwwroot path and remote as D:\ColdFusion\wwwroot path.

    CF Builder uses this information when you preview files and when you debug a file.

  • 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.

Maybe you are looking for