SWF error

Hi
Just opened an old site to do some minor changes. The site is flash based but I inserted the Flash into a page created in DW.
OK when I open the page I get the following error:
This page contains some swf objects that may not work proporly in the most recent versions of Internet explorer.
Dreamweaver cannot convert them to the new swf markup please delete each of them and insert again
I re exported the Flash file as V9 and re inserted but still get the same error.  Ok the flash was created using Swish (latest version)
Is this a question for this forum, the flash forum or over at Swish?
I've taken the site off line whilst updating so the code is below
thanks
Ian
<!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" />
<meta name="keywords" content="somerset,reportage,bristol,low cost,wedding, photographers, UK, weddings, photographs, photography, photographer, uk, england,photos, pictures, album, personal,aindividual,lbums,jennie edwards,jennie" />
<meta name="description" content="Jennie Edwards for a personal wedding photgraphy service, prices to suit all, based in the SW of the UK" />
<meta name="language" content="English" />
<meta name="robots" content="index,follow" />
<meta name="revisit-after" content="14 days" />
<meta name="author" content="Edwards Micros" />
<meta name="rating" content="Safe for kids" />
<meta name="copyright" content="Edwards Micros 2009" />
<title>Jennie Edwards for a personal wedding photgraphy service</title>
<link href="scripts/pmp.css" rel="stylesheet" type="text/css" />
</head>
  <body bgcolor="#ffffff">
    <center>
      <object
        classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
        codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0"
        id="preloader"
        width="840" height="600">
        <param name="movie" value="preloader.swf">
        <param name="bgcolor" value="#ffffff">
        <param name="quality" value="high">
        <param name="allowscriptaccess" value="samedomain">
        <embed
          type="application/x-shockwave-flash"
          pluginspage="http://www.macromedia.com/go/getflashplayer"
          name="preloader"
          width="840" height="600"
          src="preloader.swf"
          bgcolor="#ffffff"
          quality="high"
          swliveconnect="true"
          allowscriptaccess="samedomain"
        >
          <noembed>
          </noembed>
        </embed>
      </object>
    </center>
    <div id="footer"><?php include("includes/copyright.php"); ?></div>

what version of Dreamweaver was it originally created?
what version of Dreamweaver are you editing it now?
There were some difference on how Dreamweaver injects the code when you insert a swf file to a HTML document between dreamweaver 8, 8.02, cs3 and 4 just to let you know.
I think the what you can do is remove this
<object
        classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
        codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0, 22,0"
        id="preloader"
        width="840" height="600">
        <param name="movie" value="preloader.swf">
        <param name="bgcolor" value="#ffffff">
        <param name="quality" value="high">
        <param name="allowscriptaccess" value="samedomain">
        <embed
          type="application/x-shockwave-flash"
          pluginspage="http://www.macromedia.com/go/getflashplayer"
          name="preloader"
          width="840" height="600"
          src="preloader.swf"
          bgcolor="#ffffff"
          quality="high"
          swliveconnect="true"
          allowscriptaccess="samedomain"
        >
          <noembed>
          </noembed>
        </embed>
      </object>
and reinsert your swf in your current version of Dreamweaver using insert > media > flash  then browse for the swf file
hope it helps!
-dis

Similar Messages

  • SWF error- while generating the flash files.

    Post Author: [email protected]
    CA Forum: Xcelsius and Live Office
    Hi, in the old forum I came across the folowing topic: SWF error- while generating the flash files.
    As I have the same problem, I would like to know the solution / answer / meaning please. What do I have to change in order to let in function properly again.
    Thanks anyone.
    Femke
    (The post is from 3/6/2007)
    The following error is generated upon generating the flash files Any insight???SWF error- while generating the flash files.--ErrorSWF Function Overflow. The generated SWF will not function correctly because data dependencies go beyond SWF limits.--
    OK -

    Post Author: Andres
    CA Forum: Xcelsius and Live Office
    Hello.
    I'm having the same problem. It appeared after I made use of many cells (a table of 10x200 cells) with formulas inside them.
    Before that, while I was making my tests and only used a few cells and the .XLF file was 4Mb, I had no problem. Now that the .XLF file is 8Mb I see this error appearing (in Spanish):
    "Error
    Desbordamiento de la función SWF. El archivo SWF generado no funcionará correctamente ya que las dependencias de datos superan los límites de SWF."
    Any idea of how this could be resolved (appart from using less data)?
    Thanks in advance.

  • Flash IDE, Haxe & OpenFL - Invalid Data Swf Error #2136

    We've recently run into a show stopping issue and can't seem to find any one else on the net who has the same problem (although there have been similar ones).
    We're currently developing a game using Haxe and OpenFL. We use FlashDevelop to code the game and the official FlashIDE (CS6) to create UI/menus which is then hooked up via code in FlashDevelop. A few weeks ago the FlashIDE crashed while the FLA was being worked on. Nothing appeared to be wrong as the file opened normally, however, after building our game in FlashDevelop we received the following message "Invalid Data Swf Error #2136". Since then we've done a handful of things that will seem to fix it temporarily, but as of now, none of those solutions work. At this point we think its some sort of flash limit or an issue with OpenFL, Haxe, and FlashIDE (or some combination of).
    I'd like to note that we've noticed some weird behavior - if we removed any clip the error disappears and if we add it back, the error returns.
    Here's what we've tried:
    recreating movie clips that were created after the crash
    converting the FLA into a archive and repairing it with WinRAR
    splitting the FLA into two files
    copying the library into a new FLA file
    Any ideas on how to fix this would be greatly appreciated!

    If you found a specific clip that caused it to build or fail I'd say it's a possibility. However you mentioned in the OP that you took 'any' clip out and it works but put it back and it breaks. This really seems like a limit. Limits should be openly documented however.
    Perhaps you should take a large bitmap and a complex vector and drop them in 2 different symbols. Then duplicate these symbols until you have more symbols than you currently have. Internally they will all point to the same graphics so it won't be a heavy file. Try exporting that with OpenFL and see if it's a library reference limit.
    I'm sure you get what I'm getting at. If limits arent documented, you may need to stress test the libraries, languages and frameworks yourself using simple self made tests.

  • Captivate8 - cannot preview - swf errors

    Running cp8 on windows 8. Tried to record the simplest of demos. When I went to preview, I get the SWF error (see attached).
    I've seen others have this issue on occasion before. What's it from and how do I get rid of it? I did nothing but record and then try to preview.
    Please advise,
    Thanks,
    Lori

    Hi Lori,
    you can also try to follow the solution given in the below link.
    http://helpx.adobe.com/captivate/kb/swf-compilation-error.html
    Regards,
    Haridoss

  • Printing swf error (no alpha channel?)

    Hi,
    I don't know if this has been covered before but I have tried the following:
    Printing to PDF via the print menu from the swf
    and
    Printing to paper via the print menu from the swf
    In both cases, the images that are on screen are PNGs created as a PNG sequence from After Effects.  They contain alpha channels and the background of the swf is non-white.  However the bounding box of the image gets printed as white, so I have  a sequence of overlapping white regions, some of which occlude the image beneath.  With alpha channels on the monitor, this is not apparent, but when on paper or in PDF format the occlusion is clear.  I don't mind the white background; however I cannot deal with the occlusion.  How can I solve this?
    Sincerely,
    -markerline

    Eureka!! That works better than a vacuum cleaner.  Only problem is I was using the AS3 reference and some of the PrintJob examples that were listed threw errors so I had to use the final example:
    package
        import flash.printing.PrintJob;
        import flash.display.Sprite;
        public class BasicPrintExample extends Sprite
            var myPrintJob:PrintJob = new PrintJob();
            var mySprite:Sprite = new Sprite();
            mySprite.graphics.beginFill(0x336699);
        mySprite.graphics.drawCircle(100, 100, 50);
            public function BasicPrintExample()
                if (myPrintJob.start()) {
                try {
                    myPrintJob.addPage(mySprite);
                catch(e:Error) {
                    // handle error
                myPrintJob.send();
    I did away with the package and the class and just called the function as a mouse event for a print-button.  I'm not sure why the if(myPrintJob.start()) call works because nowhere am I declaring the print job to start.  I guess that's something that happens automatically?

  • Captivate CS6 Preloader (SWF) Error

    So - I changed the Captivate preloader value to 20%.  Now, I get an error when runnig the SWF with the Flash Debugger -
    ReferenceError: Error #1065: Variable CPPreloader is not defined.
    Huh??

    I believe there is a bug with the preloader that results, as you have found, in fail. Hopefully that will be fixed soon.
    Here's how I understand the HTML 5 output from Captivate and how you can use it in Dreamweaver.
    Basically it is HTML 5 ... so it's a bunch of text files like any HTML, so you can open it in Dreamweaver and edit it to suit your needs, drop it into pages/sites of your own, etc - >cough< with the caveat that if yuo are not sure what youa re doing, you could break something.
    But you didn't really explain what kind of integration you are looking for.
    e.g. If you publish as HTML 5 from Captivate, then edit it in Dreamweaver, can you then further edit it in Captivate ... NO you cannot. There is no round tripping between Captivate and Dreamweaver.
    Did you want, instead, to achieve something different?
    Steve

  • Swf error "verify if any of the actionscript keywords..."

    I have looked through the other posts on this topic, but my experience seems different. This error occurs when I add a question slide. If there is no question slide, then I can create the .swf file without incident. When I add a question I am selecting a T/F question. And I did not change anything on the question slide -- still get the error.
    I combed through every slide looking for characters that shouldn't be there, but can't find anything. This is a detailed, very complex project and if I have to start from scratch I really think I will cry.
    Any help would be most appreciated!
    thanks.

    Please Try this:
    Go to C:/program files/Adobe/Captivate/AdobeCaptivate.ini
    Open the file with notepad.
    you need to write this "Use32BitJVMForPublish = 1" (Without double codes) in AdobeCaptivate.ini file.
    Note : Make sure Adobe Captivate is not running while editing .ini file.
    Save it and Try to publish the project.
    Thanks.

  • "Movie not loaded..." swf error on html

    Hi everybody!
    I have a problem when i export a swf and html in flash, because when i upload it to my server and try it online i get the message "Movie not loaded..." when i click in a blank window where it should have played.
    In the activity window i can see that everything is loaded (such as the AC_RunActiveContent.js file) and i know that my server is configured to swf and flv in MIME types.
    The website is http://www.dscdesign.org/flash.html
    and the html code is as follows:
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>flash</title>
    <script language="javascript">AC_FL_RunContent = 0;</script>
    <script src="AC_RunActiveContent.js" language="javascript"></script>
    </head>
    <body bgcolor="#ffffff">
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!-- saved from url=(0013)about:internet -->
    <script language="javascript">
    if (AC_FL_RunContent == 0) {
    alert("This page requires AC_RunActiveContent.js.");
    } else {
    AC_FL_RunContent(
    'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
    'width', '900',
    'height', '600',
    'src', 'flash',
    'quality', 'high',
    'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
    'align', 'middle',
    'play', 'true',
    'loop', 'false',
    'scale', 'showall',
    'wmode', 'window',
    'devicefont', 'false',
    'id', 'flash',
    'bgcolor', '#ffffff',
    'name', 'flash',
    'menu', 'true',
    'allowFullScreen', 'false',
    'allowScriptAccess','sameDomain',
    'movie', 'flash',
    'salign', ''
    ); //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,0,0" width="900" height="600" id="flash" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="false" />
    <param name="movie" value="flash.swf" /><param name="loop" value="false" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />     <embed src="flash.swf" loop="false" quality="high" bgcolor="#ffffff" width="900" height="600" name="flash" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </object>
    </noscript>
    </body>
    </html>
    appreciate your help

    Thank you for the really quick answer
    When it opens the menu buttons should appear immediately such as small animation in loop and the file should load fast because is less than 400Kb.
    Well, the swf loads images and texts from xml files and also some tween animations in a folder. It seems everything is uploaded with the right path (i´m going to confirm that some more times).
    But also the site index with an .flv animation and 2 flash buttons without any external linkage isn´t appearing at http://www.dscdesign.org/

  • Loading external swf files in a swf - Error#1009

    I have been having trouble using a swf file within a swf file.   The external swf files all work as expected.  However when used within another swf file I get the standard TypeError #1009 for some of my swfs.   The external swf files are mainly actionscript 3 files.  A typical swf file will have an object (or objects) in the library which has an export for ActionScipt property enabled and an addEventListener(Event.ENTERFRAME, somefunction).   About four years ago when I had to do some work with AS2 I seemed to get around a similar issue with the _lockroot method but this is no longer part of AS3. I have searched various forums and note that I am not the only one with this issue but did not find any relevant solutions.   If anyone could give me any ideas on how to get around this it would be appreciated.
    Regards
    Norman

    Hi,
    I have added a download to rapidshare and its link is:
    Download link: http://rapidshare.com/files/380202712/ExtSwfs.zip
    The main file Training01.fla has been set up with links to download several swf's.   The links that do not work properly are those labelled :  Module6 and Module 8.   The first Module 6 connects to a function that is a variation of how I was trying to load external swfs using Application Domain, while Module 8 is a link to a swf that uses and external class.  Module 8 is supposed to load with rotating stars, while Module 6 loads the same file as the link called Module 1.   As soon as I use the two links Module 6 or Module 8 the whole lot ceases to work properly.  I did also follow through the examples on the Adobe site.  The examples for Module 6 and Module 8 are tutorials I have used from the Internet as part of my training from the site FlashMyMind.com but they replicate the type of work we have been doing with respect to using ActionScript3.
    Re my background, at this stage I am self-taught using tutorials on the web and whatever books I can lay my hands on here.  There is no structured training available where I live as there is insufficient demand and no books available on Flash or ActionScript at the local book stores or libraries so the books are ones I have ordered via the Internet.  The one I am currently using apart from Adobe Classroom in a Book Flash CS4 is O'Reilly's Learning ActionScript 3.0 a Beginners Guide.
    The other problem I have been trying to solve and still researching is why one loses sound in the flash player when playing flv files, if the user has selected or restarted a video (or videos) many times eg 25 to 30 times as we create video training files and serve them to the user within the flash environment using Flash Player 9 and IE6.
    Regards
    Norman

  • Error parsing SWF - Error #1010

    I'm trying to load an swf compiled with ASC2 and SWF Investigator can't open it.
    My main purpose is test the new features (like inlining).
    Is there anything that I can do?

    After digging the source code for a while I found out that the problem lies in the Abc.parseCpool() method, while parsing the multinames (after line 306 in Abc.as).
    I've made a simple class that shows the problem:
    package 
        import flash.display.Sprite;
        public class TestClass extends Sprite
            private var testVectorProperty:Vector.<int>;
    SWFs generated by ASC2 produce bytes in a different order than the ASC1 does.
    This is the data I get from the Abc.names property with my debugger:
    As you can see, the order in the SWF generated by ASC1 are (from names[3] to names[6]):
    (QName)      private::testVectorProperty
    (QName)      __AS3__.vec::Vector
    (QName)      ::int
    (TypeName) __AS3__.vec::Vector, [int]
    But the order of the bytes in the SWF generated by ASC2 is somewhat the reverse (from names[1] to names[4]):
    (QName)      private::testVectorProperty
    (TypeName) undefined, [undefined]
    (QName)      __AS3__.vec::Vector
    (QName)      ::int
    The result, as you can see, is that the TypeName (names[2]) doesn't know what names[3] and names[4] means, so it is undefined.
    I don't know if this post is of any help but I did my best to chase the source of the bug, and I can't solve the problem myself, as I don't have the knowhow to do it.
    But, if any brave soul can fix this, I'll give you my eternal gratitude. ^_^

  • Flash swf files getting errors in dw8

    For a student assignment, I am trying to load flash files,
    actually the files are all linked through LoadMovieNumber, so what
    I really need to do is load the swf. files in dreamweaver to post
    them to our student website. Dreamweaver recognizes the files, but
    when I try to place them in the remote file it is giving me this
    error-
    gd251kga2\firstsigns_drink.swf - error occurred - An FTP
    error occurred - cannot put firstsigns_drink.swf. Access Denied.
    The file may not exist, or there could be a permission problem.
    File activity incomplete. 1 file(s) or folder(s) were not
    completed.
    Files with errors: 1
    gd251kga2\firstsigns_drink.swf
    But only on 3 of the 10 swf files I am loading...all are
    located in the same folder, all are updated and work properly.
    Does anyone know why this might be happening and anyhting I
    can try to fix it?
    Thank you
    JJ

    It sounds like there are problems with the folder you are
    uploading to. Given this is a school computer you probably don't
    have access to change the necessary permissions. Try renaming the
    file and uploading under a different name then rename on the remote
    server or update your file to recognize the different name.

  • Memory error when exporting swf

    Hi
    haven't used Flash in a while (1-2 years) and was asked to
    put a product cd togther for local company
    cd has to contain video, images and simple animation
    large file (fla) size 165Mb
    my computer has 2Mb of RAM and 32Gb of free hard disk space
    but am still getting an error message when trying to export to swf
    "error exporting movie.not enough memory"
    before i try and get more memory is there any way round this
    or has flash a size limit that it can produce swfs to?
    any help or comments would be greatly appreciated
    thanks

    Well I don't have to render as I go, it is just a choice. I checked to see if all the video and stills were rendered. I re-rendered after making sure all of the options were checked, removed all of the stills from the timeline just in case the still format was the problem, then attempted to export again. It took about 2 hours. I watched with activity monitor and it took almost all of the available disc space then my computer shut itself down. When I rebooted there was a Quicktime file 320 GB in size but would not open. I got an error message that it was not a mov. file.
    But to answer your question:
    Video is 29.97fps DV/DVCPRO
    Frame size is 720 x 480
    3.0 mb/sec
    16 bit Integer
    Aplha= None /ignore
    Composit is Normal
    NTSC-CCIR 601
    Stereo
    Stills are at 25.0 fps JPEG

  • XMLSocket "Failed to load policy file" error

    I am trying to use an XMLSocket.swf file, and it is not connecting.  Do I need to open up a port on my server?  I am trying to run this on a dedicated remote Windows 2008 server.
    Here is the error from FlashFirebug:
         OK: Root-level SWF loaded: file:///C|/Users/vcaadmin/AppData/Roaming/Mozilla/Firefox/Profiles/70vbx4ys.default/exten sions/flashfirebug%40o%2Dminds.com/chrome/content/flashfirebug.swf
        OK: Root-level SWF loaded: http://speak-tome.com/flash/XMLSocket.swf
        OK: Searching for <allow-access-from> in policy files to authorize data loading from resource at xmlsocket://speak-tome.com:9997 by requestor from http://speak-tome.com/flash/XMLSocket.swf
        Error: Failed to load policy file from xmlsocket://speak-tome.com:9997
        Error: Request for resource at xmlsocket://speak-tome.com:9997 by requestor from http://speak-tome.com/flash/XMLSocket.swf has failed because the server cannot be reached.
    My crossdomain.xml is saved to the root of the web directory and looks like:
        <?xml version="1.0"?>
        <!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
        <cross-domain-policy>
        <site-control permitted-cross-domain-policies="master-only"/>
        <allow-access-from domain="*"/>
        <allow-http-request-headers-from domain="*" headers="SOAPAction"/>
        </cross-domain-policy>
    I notice that both ports 843 and 9997 are closed for my domain (speak-tome.com - 72.167.253.16) when I check using a service such as yougetsignal.com/tools/open-ports.  Do I need to get these ports open to get the policy file to work?

    As a test, I uploaded my Flash/Gaia site into an existing site on my old host.  And although the site actually works in this setting, when I run things in the FlashPlayerDebugger, I'm still getting Security Sandbox Violations - so (as adninjastrator suggested in earlier post), this may have nothing to do with the DNS changes - but perhaps with my setting things up wrong somewhere so that the Flashplayer is trying to access my local computer - maybe??
    Debugger logs gives me this:
    Error: Failed to load policy file from xmlsocket://127.0.0.1:5800
    Error: Request for resource at xmlsocket://127.0.0.1:5800 by requestor from http://recreationofthegods.com/bin/main.swf has failed because the server cannot be reached.
    *** Security Sandbox Violation ***
    So, I've now uploaded the identical bin (which contains all the files for my site) - but I'm getting different behaviors on the two hosts.
    On the new holistic servers, the site won't go past the first page:  www.yourgods.com
    On the 1&1 servers, I still get runtime errors in FlashPlayerDebugger - but the site runs ok - http://www.RecreationOfTheGods.com/bin/index.html
    Posting those links in hopes someone with more experience in these sandbox issues can help steer me in the right direction.

  • Widget Spry ImageSlide show will not upload - error message

    I'm attempting to update our webpage (tcmfellowship.org) with a video and slideshow. The video works but I receive an error message when attemping to upload Spry Image Slide Show. The error messages are below. The photos will not upload either but I assume that is because the Spry Slide Show is not on the site.
    John
    Spry-UI-1.7\css\ImageSlideShow\iss-back.gif - error occurred - An FTP error occurred - cannot put iss-back.gif.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\css\ImageSlideShow\iss-busy.gif - error occurred - An FTP error occurred - cannot put iss-busy.gif.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\css\ImageSlideShow\iss-forward.gif - error occurred - An FTP error occurred - cannot put iss-forward.gif.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\css\ImageSlideShow\iss-pause.gif - error occurred - An FTP error occurred - cannot put iss-pause.gif.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\css\ImageSlideShow\iss-play.gif - error occurred - An FTP error occurred - cannot put iss-play.gif.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\css\SpryImageSlideShow.css - error occurred - An FTP error occurred - cannot put SpryImageSlideShow.css.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\plugins\ImageSlideShow\SpryPanAndZoomPlugin.js - error occurred - An FTP error occurred - cannot put SpryPanAndZoomPlugin.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryDOMEffects.js - error occurred - An FTP error occurred - cannot put SpryDOMEffects.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryDOMUtils.js - error occurred - An FTP error occurred - cannot put SpryDOMUtils.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryFadingPanels.js - error occurred - An FTP error occurred - cannot put SpryFadingPanels.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryImageLoader.js - error occurred - An FTP error occurred - cannot put SpryImageLoader.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryImageSlideShow.js - error occurred - An FTP error occurred - cannot put SpryImageSlideShow.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryPanelSet.js - error occurred - An FTP error occurred - cannot put SpryPanelSet.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryWidget.js - error occurred - An FTP error occurred - cannot put SpryWidget.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryWidget.js - error occurred - An FTP error occurred - cannot put SpryWidget.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryPanelSet.js - error occurred - An FTP error occurred - cannot put SpryPanelSet.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryImageSlideShow.js - error occurred - An FTP error occurred - cannot put SpryImageSlideShow.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryImageLoader.js - error occurred - An FTP error occurred - cannot put SpryImageLoader.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryFadingPanels.js - error occurred - An FTP error occurred - cannot put SpryFadingPanels.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryDOMUtils.js - error occurred - An FTP error occurred - cannot put SpryDOMUtils.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryDOMEffects.js - error occurred - An FTP error occurred - cannot put SpryDOMEffects.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Scripts\expressInstall.swf - error occurred - An FTP error occurred - cannot put expressInstall.swf.  Access denied.  The file may not exist, or there could be a permission problem.
    Scripts\swfobject_modified.js - error occurred - An FTP error occurred - cannot put swfobject_modified.js.  Access denied.  The file may not exist, or there could be a permission problem.
    File activity incomplete. 23 file(s) or folder(s) were not completed.
    Files with errors: 23
    Spry-UI-1.7\css\ImageSlideShow\iss-back.gif
    Spry-UI-1.7\css\ImageSlideShow\iss-busy.gif
    Spry-UI-1.7\css\ImageSlideShow\iss-forward.gif
    Spry-UI-1.7\css\ImageSlideShow\iss-pause.gif
    Spry-UI-1.7\css\ImageSlideShow\iss-play.gif
    Spry-UI-1.7\css\SpryImageSlideShow.css
    Spry-UI-1.7\includes\plugins\ImageSlideShow\SpryPanAndZoomPlugin.js
    Spry-UI-1.7\includes\SpryDOMEffects.js
    Spry-UI-1.7\includes\SpryDOMUtils.js
    Spry-UI-1.7\includes\SpryFadingPanels.js
    Spry-UI-1.7\includes\SpryImageLoader.js
    Spry-UI-1.7\includes\SpryImageSlideShow.js
    Spry-UI-1.7\includes\SpryPanelSet.js
    Spry-UI-1.7\includes\SpryWidget.js
    Spry-UI-1.7\includes\SpryWidget.js
    Spry-UI-1.7\includes\SpryPanelSet.js
    Spry-UI-1.7\includes\SpryImageSlideShow.js
    Spry-UI-1.7\includes\SpryImageLoader.js
    Spry-UI-1.7\includes\SpryFadingPanels.js
    Spry-UI-1.7\includes\SpryDOMUtils.js
    Spry-UI-1.7\includes\SpryDOMEffects.js
    Scripts\expressInstall.swf
    Scripts\swfobject_modified.js

    I tried changing to passive FTP and still get the errors below when trying to upload the images. Same with the spry widget.
    John
    Started: 10/26/2010 11:35 AM
    Connected to TCM10.23.
    images\art.gala.artist.jpg - error occurred - An FTP error occurred - cannot put art.gala.artist.jpg.  Access denied.  The file may not exist, or there could be a permission problem.
    images\art.gala.bear.jpg - error occurred - An FTP error occurred - cannot put art.gala.bear.jpg.  Access denied.  The file may not exist, or there could be a permission problem.
    images\art.gala.hand.jpg - error occurred - An FTP error occurred - cannot put art.gala.hand.jpg.  Access denied.  The file may not exist, or there could be a permission problem.
    images\art.gala.jpg - error occurred - An FTP error occurred - cannot put art.gala.jpg.  Access denied.  The file may not exist, or there could be a permission problem.
    images\art.gala.lights - error occurred - An FTP error occurred - cannot put art.gala.lights.  Access denied.  The file may not exist, or there could be a permission problem.
    images\artgala.dee.jpg - error occurred - An FTP error occurred - cannot put artgala.dee.jpg.  Access denied.  The file may not exist, or there could be a permission problem.

  • Security error: Cannot authorize operation for invalid non-ASCII URL

    I have an error that popped up with Flash Player 10.1.85.3 or 10.1.82.76.
    In our application, we load users' avatars with their original filename. Some filenames have non-ASCII characters (i.e. Hebrew, accents, or umlauts) and I can no longer load those files from a different subdomain.
    For example, I'm trying to load this image (with the Loader class and a LoaderContext):
    http://photos.myawesomedomain.com/images/awesöme.jpg  (o with umlaut)
    It comes to me encoded in UTF-8:
    http://photos.myawesomedomain.com/images/awes%C3%B6me.jpg  (umlaut converted to %C3%B6)
    When I try to load the file from http://myawesomedomain.com/myawesome.swf, I get this error:
    *** Security Sandbox Violation ***
    Connection to http://photos.myawesomedomain.com/images/awesöme.jpg halted - not permitted from http://myawesomedomain.com/myawesome.swf
    Error: Cannot authorize operation for invalid non-ASCII URL http://photos.myawesomedomain.com/images/awesöme.jpg
    If I try this with a player earlier than 10.1.82.76, it works. It also works if I move the file to the same domain as the SWF (http://myawesomedomain.com/images/awesöme.jpg) -- but that's not an option for me. Files without unusual characters work regardless of the player version.
    The error occurs when I try to access the bitmap data of the loaded image. I've tried encoding the URL differently, but Flash always reports it as "http://photos.myawesomedomain.com/images/awesöme.jpg" - with the umlaut converted to strange characters. The cross domain file allow-access-from "*.myawesomedomain.com"
    Has anyone run into this? Is there a way I can fix it without renaming the users' photos (we have tens of thousands of these)?
    I feel like I must be missing something obvious; hardly anything comes up in Google for this, but I don't think it would be an uncommon problem.  I believe https://bugs.adobe.com/jira/browse/FP-5580 is related.
    Thanks!

    The problem is based on the player version, not the browser.
    The problem showed up in Chrome first because it auto-updates the player; when Firefox users installed the updated player, they started having the problem, too.

Maybe you are looking for