Unable to save document as (Flash CS5 - BUG - OSX)

I have upgraded my CS4 to CS5 on MAC OSX and i'm having problems saving new and existing fla files. It doesnt always do it but it's very anoying when you have done some work and are unable to save it.
I get this message:
unable to save document as (file name)
please try saving to a different filename or location.
even if i try to save as to a different location i get the same message, this ONLY happens in flash CS5 and does not do it on any other application or even flash CS4. To put it bluntly i am absolutely furious with this and when you pay this amount of money should not get this hassle for such a simple action.
I have tried phoneing the adobe support line and it's a joke, you can't even understand the operator to even get anywhere and i just gave up having to repeat myself and asking them to repeat themselves.
I would be grateful if someone out there knows an answer to this or have a contact email for adobe support that i can email them direct. As a flash developer it's critical i can get on with my work without worrying if my work will even save.
Thanks in advance.
UPDATE: I can save files in CS5 as CS4 documents but not as CS5, this is so annoying.

I am having this same issue with Window 7 Professional 64 bit.
It seems I can reproduce it pretty reliably but have only seen it since I started working with trying to import and export runtime shared font libraries.
I create a new fla
I create a font asset in the library and set it to import and specify a relative path to the shared swf.
I save and test my swf and it works.
I go back into the font asset and change the location of the font swf to another relative path (this file is loaded into a shell so the raltive path will change).
After changing that import path I can no longer save the file even if I revert back to the previous value.
I have repeated this process a couple of times.

Similar Messages

  • HT202879 i am unable to save documents in keynote or pages. The file "untitled.key.tef" could not be opened keeps coming up.

    i am unable to save documents in keynote 09 or pages. The file "untitled.key.tef" could not be opened keeps coming up. Can anyone tell me what is happening?

    How did you originally make these documents?

  • Flash Cs6 incredibly sluggish save time, & unable to save document as

    I am using Flash CS6, animating on ones with the brush tool.  my timeline is 100 frames long, there arent keyframes on every frame, but there are a lot of them.  my .fla file is 79mb. 
    there is only one thing in my library - a 15 second .wav audio file... 
    Saving the .fla file takes about 2 1/2 minutes!
    after the 2 1/2 minutes I get flashed the "cannot save document as...   please try saving with a different name or on a different volume".
    contrary to the error message the file does in fact save perfectly fine - in that volume with that name.
    what is the deal with the save time being so outrageously long? the program is equally sluggish with copying and pasting keyframes - though thats less of an issue than the save time. 
    please help me, i can send you the flash file if your willing to look at it.
    ps: I tried opening the file in cs5.5 - the save time was slightly faster, but not by much.

    Sujai, here’s what I found:
    1.       The student’s project is 58 mbytes in size. This is mostly because she used the flame deco tool to create a frame-by-frame animation of a rocket.
    2.       At school students have networked folders. The network is 1 gbit, and the server is in the same building.
    3.       It took 3 minutes and 40 seconds to save her project. At the end of the Save operation, we got the error message that it didn’t save properly (And, if we have auto-save on, this happens every 10 minutes). . However, the file was properly saved, and could be opened.
    So, it appears that Flash has problems saving files of this size, at least in our network. This surprises me, because 50 mbytes is not that big.
    I was able to get around this problem by having the student change her flame animation to a movie clip, and Tween the flames. It doesn’t have quite as cool a look as the frame-by-frame, but it’s more efficient (and only 6mbytes in size).
    Thoughts? JR

  • Flash CS6 - Unable to save document (to windows server) [OSX Mavericks]

    Since updating to OSX Mavericks, I've been unable to save to our network server (HP Proliant with raid 6 running Windows 2008 R2).
    I can save to any given filename once (open an old file from pre-OSX update and then save / create a new file and then save it as something) - any subsequent saves to that file name result in a warning dialogue box similar to this:
    The original FLA will also corrupt during the attempted save process. The file size will also bloat.
    For example my intial test file is listed as 211KB in finder
    I open it perform an amend and save it once - that works fine. My file is still 211KB in finder
    I then reopen it for another amend and attempt to save.
    The unable to save warning dialogue appears. The file is now 421KB in finder and corrupt.
    If I try to resave after the first file save fails the file continues to bloat.
    e.g. if I attempt to save it another twice the file will now show as 843KB in finder and still be corrupt

    Hi,
    While this issue is being fixed, you can recover the corrupted files by following the below steps
    1. Change the file extension of your corrupted fla to zip eg: corrupt.fla to corrupt.zip
    2. Extract the zip file
    3. Open the xfl file from the extracted folder in Flash CC(you will see the file is of up to date and non-corrupted)
    Other trivial work-arounds:
    1. Save your file as .xfl(uncompressed fla) instead of .fla
    2. Connect your shared location via afp protocol on Mac 10.9 whereever-possible
    3. Use Mac 10.8 or lower versions if-possible
    Thanks!
    Mohan

  • Flash CS5 bug

    My new installation of Flash CS5 acts very buggy.  Keyboard shortcuts stop working, and I can pick fill colors but not text or line colors - just have a gray box with a few horizontal/vertical lines.  Is this a known bug?  Is there an easy fix?  Closing and reopening the app fixes the keyboard shortcut problem, but then it returns.  Color choosing problem is persistent even after restarting app.

    Hi,
    Regarding picking colors - it sounds like you have the alpha value for text/stroke color set to 0%.  When you open the color picker, please check that the alpha field is at 100% (or anything but 0%).
    Regarding the keyboard shortcut problem - are all keyboard shortcuts not working or only some?
    Thanks,
    Nivesh

  • Flash CS5 bug - clicking on and off "allow smoothing" in bitmap properties dialog crashes Flash

    I had a situation where I was clicking on and off the allow smoothing checkbox in a bitmap properties dialog to observe the difference in appearance and that crashed Flash - Windows 7 Professional, Flash CS5 Professional 11.0.2.489, 8GB Ram - there seem to be a number of bugs like this because I've seen a number of cases in different places in Flash CS5 where doing something normal just crashes it.  Kind of annoying when you are in the middle of something and haven't been saving your work every 5 seconds.

    Hi,
    We have a problem with our action script and seems to be using cookies of clients computers.
    We have a action script as under ..........----------
    function my_function38()
        var _loc1 = my_xml.firstChild.childNodes;
        totalNodes = _loc1.length;
        cityname_mc.fl_name_mc.fl_name.text = my_xml.firstChild.childNodes[cnt].attributes.name;
        rate_mc.rate_anim_mc.fl_rate.text = my_xml.firstChild.childNodes[cnt].attributes.rate;
        fl_month.text = my_xml.firstChild.childNodes[cnt].attributes.month;
    // End of the function
    my_Date = new Date();
    my_xml = new XML();
    my_xml.load("DEL.xml?uniqueID=" + getTimer());
    my_xml.onLoad = my_function38;
    my_xml.ignoreWhite = 1;
    if (!cnt)
        var cnt = 0;
    } // end if
    ++cnt;
    if (cnt >= totalNodes)
        cnt = 0;
        gotoAndPlay(1);
    else
        gotoAndPlay(1);
      Xml Data as under
    <?xml version="1.0" encoding= "UTF-8" ?>
    <cities>
      <city name="Delhi" rate="£365" month=""file location"></city>
    </cities>
    What is happening is we are storing many swf files and xml files for different cities on server location 1 with same code but are just changing the xml file to be picked.
    I.e
    DELHI.XML    DELHI.SWF
    BANGKOK.XML  BANGKOK.SWF
    SYDNEY.XML SYDNEY.SWF
    All are in one folder and we are just changing the xml path in fla files and loading the new swf.
    Then we are giving out swf urls to an advertising company which is in turn picking up swf files from sever location 1 and displaying the same on their website.
    The problem is each time we access the swf file on there site the data doesnot display properly. It is picking up the wrong xml data. When we check the fla the path for xml is ok. What we think is it is saving swf or xml in cookies of user computer. Is there anyway to prevent it from happening.
    We Are using Adobe Flash CS5.
    Thanks
    kam.p

  • Unable to save document - Read Only or Open by another user error occurs when PDF is opened from Windows Explorer

    Adobe Pro XI  - using Windows 7 Pro OS
    When a PDF document is opened from Windows Explorer, and pages are added, deleted, notations made, any type of changes, it cannot be saved until Windows Explorer is fully closed.  If you try to save the document, you receive the following error - "The document could not be saved.  The file may be read-only, or another user may have it opened.  Please save the document with a different name or in a differnt folder. "   I have confirmed the document is not read only, it is not open by another user, and it is not open multiple times.  Once you fully close Windows Explorer, and try to save the document, it saves without a problem.
    Are there settings in either Adobe Pro XI or Windows that will allow you to save documents without closing Windows Explorer first?
    Thank you for any assistance you can provide.  This error is a frustration since I open all my documents through Windows Explorer.

    [discussion moved to Creating, Editing & Exporting PDFs forum]

  • Unable to save document

    Have this problem periodically: Create a new document, try to save, message comes up "The file untitled cannot be opened because it has been deleted". The document is still on my screen; I can still work in it. But I can't save it. HELP!!!
    Thanks...

    Welcome to Apple Discussions
    Although I've only gotten this message when I've had AppleWorks 6 open in both Classic & OS X at the same time, others get it like you with no specific cause. It usually is fixed by using Disk Utility to repair permissions and deleting the AppleWorks 6 preferences. See my user tip, AppleWorks has stopped working correctly, for more on the preferences.
    So you don't lose your work, select all of it & either drag it to the Desktop as a clipping or paste it into a TextEdit document so you'll just have to paste it back into AppleWorks after you do the fix.

  • Flash CS5: Slow to save files

    Is anyone else finding it very slow to save files in Flash CS5? I've gotten in the habit of saving often, probably from dealing with CS4 being so unstable. It's now habit that I hold down command and hit S then Return every time I test a movie. Yet with CS5, saving a file is no longer immediate. I'm on an 8-core Mac Pro with 12GB RAM, working with a 60MB FLA, and it takes at least 7 seconds to save the file, complete with progress bar. This may not sound like a lot, but if I -- make a change / save the file / test the movie -- and repeat that over and over again, those seconds add up. It's odd because CS4 saved files so fast it didn't need a progress bar and I never noticed a delay.
    I suppose one solution is to get over my CS4 fears and not save as often, but I don't quite have that level of confidence yet!
    Is this happening to everyone or just me?

    Hi Stiv41,
    I would say that there might be some case where saving a file in CS5 could take a bit longer, but it really depends what you have inside your file. This is especially true if you import lots of assets inside your document. With the introduction of XFL, we are now importing the asset but also saving a copy of that asset inside the document structure. Having that extra copy could take a bit longer to save, but you have now the ability to share the document along with all the assets, and those assets can be edited very easily.
    Note that usually the first save is going to be a little slower, but subsequent saves should be much faster. The first time we need to create the XFL document structure, but on subsequent we try to only save what has changed. Of course sometimes we'll need to resave the entire document depending on what changed.
    Also saving as Uncompressed should not make much of a difference at all.
    Finally I would say that a 60 meg Fla file is fairly large. I mean if you have 60 megs of drawing that one thing, but 60 megs worth of assets you might want to consider linking them instead. Since you probably want to publish a small swf.
    -Valerio.

  • Is this a bug from Flash CS5.5 ?

    Hello there, my name is Sebastian.
    I have a problem since I've upgraded my license from CS3 to CS5.5.
    Every piece of design that I've made in CS3, if it's a flower ( shape ), a character ( movieclip ) or a simple animation ... it randomly chooses to break when I open it in cs5.5.
    If at the begining I have a flower that looks right, If I double click to edit the group, and later get back to that shape, I see that parts of the flower have disappeared with no rule or pattern. Not by colour or shape, just a portion disappears.
    In other cases I don't have to do anything at all, I just open a flash cs3 document with flash cs5.5 and I can see parts of my background missing. This happends randomly.
    Has anyone encounter this problem? What can I do? I do not wish to go back to flash CS3 but  all my design is in cs3 and it seems useless in cs5.5 with all this random parts missing.
    Thanks in advance everyone.

    Hi Sebastian,
    Please send your example files to us at [email protected] I'll take a look.
    Thanks,
    Quynh
    Flash Authoring, QA

  • How do I open a PageMaker document in InDesign CS5?

    When I try to open a PageMaker document with InDesign CS5 (Mac OSX 10.7.5) I get an error message that it "Cannot Open file.... Adobe InDesign may not support the file format, a plug-in that supports the file format might be missing, or the file may be open in another application."  It's certainly not open in another application anywhere, It is, indeed, a PageMaker document which is supposed to be supported.  Before updating to current Mac OS, I used to be able to easily open this file with an old copy of PageMaker, but that no longer works on this OS!
    Thank you!

    Hi, Mike,
         I found another copy of this file on my laptop and I think it might not be broken.  When I try to open it in text edit or Mellel, I get a much larger document with much of the material I know is supposed to be there.  Would you be open to giving it one last shot?  The new dropbox link is https://www.dropbox.com/s/12eqa6hh6tlse89/New%20Kabbalat%20Shabbat%20CBH (which, I know, looks like the old one, but I deleted that file and just uploaded this one).
         If you can open and save it (possible saving it in PM 6.5 or some other form I can than open with InDesign, or just sending me a pdf, I'd be very grateful.
         You can reach me at hlzeitlin AT aya DOT yale DOT edu.  As thanks, enjoy the music on this link, https://www.dropbox.com/s/h1zix2ukzyt8ags/STE-90610-047.wav.
         Many thanks,  Harry

  • Office 2013 - Unable to save/save as to mapped home drive

    Hello--
    We have several users who are unable to save documents to their mapped home drives, which we point to H.
    If you browse to the UNC of the mapping, you can save just fine. Other mapped drives work correctly, only the H mapping give us the message: "Access denied. Contact your administrator." with a second message "Unable to save to this location..."
    I have only seen the error in Excel so far, I am still contacting the other users.  This is not widespread.
    Our server admins have verified permissions and the save actions to the full UNC confirm this.
    Has anyone else encountered this issue?
    Thanks!
    Matt

    Hi,
    I'm marking the reply as answer as there has been no update for a couple of days.
    If you come back to find it doesn't work for you, please reply to us and unmark the answer.
    Best Regards,
    Steve Fan
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Adobe Customization Wizard: Unable to save

    I have an existing .mst file for Adobe reader 11.0.03 and added it to a deployment for 11.0.04. When I try to save I get the following error: Unable to save document, MSI database Commit failed, Error Code = 1627.
    Any advice is much appreciated.
    Extra information: Added the customization wizard to Windows XP, Windows 7 and Server 2012 / no solution

    Post your complete cmd lines.
    Run verbose and look at the log.
    1627 is an MSI error that should provide clues.
    Ben

  • How to Installing AIR3 SDK in Adobe Flash CS5.5?

    Hi All,
    Can  anyone help me, with installing AIR3 SDK in Adobe Flash CS5.5?,
    I try to extract rename AIR3.0 to AIR2.6 and copy to the same location as AIR2.6 in "C:\Program Files\Adobe\Adobe Flash CS5.5" and
    try to extract and add AIR3.0  to the same location as AIR2.6 in "C:\Program Files\Adobe\Adobe Flash CS5.5"
    But it's not work, I don't see publish for runtime AIR3.0.
    Thanks,
    Porawee

    Ok dasessig, I will explain step by step with my solved for WIN version reference from original http://blog.prevail.co.nz/2011/06/21/overlaying-air2-7-in-flash-cs5/.
    * I have installed only Adobe Flash Professional CS5.5, not need CS5.0, I don't test in OSX version but i think it's same as WIN version.
       1.  Download and extract the latest AIR 3.0 SDK.  and extrack to AIR2.6.
            Note : I got this file "air3_rc1_sdk_win_090611.zip" and extrack files to "AIR2.6"
       2.  Download and install Adobe Flash CS5.5.
       3.  Closed Flash Professional CS5.5.
       4.  Place the folder in either of the following locations:
              WIN: C:\Program Files\Adobe\Adobe Flash CS5.5\
              OSX: Applications/Adobe Flash CS5.5/
            Note : It's will replace WIN: C:\Program Files\Adobe\Adobe Flash CS5.5\AIR2.6
       5.  Create new folder name "AIR3.0" in "Adobe Flash CS5.5/Common/Configuration/ActionScript 3.0/"
       6.  Browse to the Adobe\Adobe Flash CS5.5\AIR2.6\frameworks\libs\air\ and copy airglobal.swc.
       7.  Paste the SWC "airglobal.swc" file in Adobe Flash CS5.5/Common/Configuration/ActionScript 3.0/AIR3.0/.
       8.  Browse to Adobe Flash CS5.5/Common/Configuration/Players/ and copy "AdobeAIR2_6.xml" and paste to new copy file.
       9.  Rename new copy file "AdobeAIR2_6.xml" to "AdobeAIR3_0.xml".
            Note : Make sure you rename new copy file NOT original file "AdobeAIR2_6.xml"
      10.  Open and Edit "AdobeAIR3_0.xml" to match below xml :
    <?xml version="1.0" encoding="UTF-8"?>
    <players>
      <player id="AdobeAIR3_0" version="13" asversion="3" minasversion="3">
        <name>AIR 3.0</name>
        <publishobject2 id="Air2_5" version="2.6" intversion="2.6"></publishobject2>
        <path platform="WIN">Air2_5.dll</path>
        <path platform="MAC">Air2_5.bundle</path>
        <playerDefinitionPath as2="$(UserConfig)/Classes/FP9;$(UserConfig)/Classes/FP8;$(UserConfig)/Classes/FP7" as3="$(AppConfig)/ActionScript 3.0/AIR3.0/airglobal.swc" />
        <!-- This item is used to indicate that some UI integrated within Flash should be enabled for this player.
    -->
        <feature name="multiScreenPublish" supported="false" />   
        <feature name="mobileDebug" supported="true" />
        <feature name="apolloPublish" supported="true" />
        <feature name="apolloTestMovie" supported="force"/>
        <feature name="apolloDebugMovie" supported="true"/>
        <feature name="apolloPackaging" supported="true"/>
        <feature name="publish_localPlaybackSecurity" supported="false" />
        <feature name="publish_hardwareAcceleration"     supported="true" />
        <feature name="useDefineFont4ForDeviceText"          supported="true" />
        <feature name="useDefineFont4ForEmbeddedFonts"       supported="true" />
        <feature name="textLayoutFramework"       supported="true" />
        <encodingPresets>
            <preset uuid="0c95a8ba-8b71-44d5-b269-8fd1cf89a6ed"  name="F4V - Same As Source (Flash 9.2 and Higher)" ext="f4v" default="true"/>
        </encodingPresets>
      </player>
    </players>
    11.  Run Adobe Flash CS5.5 > File > New... > ActionScrip 3.0
      12.  Now you have new file "Untitled-1.fla" then add below code to frame 1.
            import flash.desktop.NativeApplication;
            trace(NativeApplication.nativeApplication.runtimeVersion);
      13.  goto menu File > Publish Setting...   select target Player : AIR 3.0
      14.  Test with menu Control > Test Movie > in AIR Debug Launcher (Desktop)
      15.  Finally, you should have output in panel like this :
             [SWF] Untitled-1.swf - 2148 bytes after decompression
             3.0.0.3880
      Note : AIR3.0 for iOS and Android is below, you should followed step 1-10 before.
      AIR3.0 for iOS : open and edit "AiriPhone.xml" in "C:\Program Files\Adobe\Adobe Flash CS5.5\Common\Configuration\Players"
    < ?xml version="1.0" encoding="UTF-8"?>
    <players>
    <player id="PFI1_0" version="13" asversion="3" minasversion="3">
        <name>AIR for iOS</name>
    <publishobject2 id="Air2_5" version="3.0" intversion="3.0"></publishobject2>
    <path platform="WIN">Air2_5.dll</path>
    <path platform="MAC">Air2_5.bundle</path>
    <playerdefinitionpath as2="$(UserConfig)/Classes/FP9;$(UserConfig)/Classes/FP8;$(UserConfig)/Classes/FP7" as3="$(AppConfig)/ActionScript 3.0/AIR3.0/airglobal.swc" />
        <!-- This item is used to indicate that some UI integrated within Flash should be enabled for this player.
    -->
        <feature name="multiScreenPublish" supported="false" />
        <feature name="mobileDebug" supported="true" />
        <feature name="apolloPublish" supported="true" />
        <feature name="apolloTestMovie" supported="force"/>
        <feature name="apolloDebugMovie" supported="true"/>
        <feature name="apolloPackaging" supported="true"/>
        <feature name="publish_localPlaybackSecurity" supported="false" />
        <feature name="publish_hardwareAcceleration"      supported="true" />
        <feature name="useDefineFont4ForDeviceText"          supported="true" />
        <feature name="useDefineFont4ForEmbeddedFonts"       supported="true" />
        <feature name="textLayoutFramework"       supported="true" />
        <feature name="rslLinkageSuppressed"       supported="true" />
        <encodingpresets>
    <preset uuid="0c95a8ba-8b71-44d5-b269-8fd1cf89a6ed"  name="F4V - Same As Source (Flash 9.2 and Higher)" ext="f4v" default="true"/>
    </encodingpresets>
      </player>
    </players>
       AIR3.0 for Android : open and edit "Android.xml" in "C:\Program Files\Adobe\Adobe Flash CS5.5\Common\Configuration\Players"
    < ?xml version="1.0" encoding="UTF-8"?>
    <players>
    <player id="android_0" version="13" asversion="3" minasversion="3">
        <name>AIR for Android</name>
    <publishobject2 id="Air2_5_Android" version="3.0" intversion="3.0"></publishobject2>
    <path platform="WIN">Air2_5_Android.dll</path>
    <path platform="MAC">Air2_5_Android.bundle</path>
    <playerdefinitionpath as2="$(UserConfig)/Classes/FP9;$(UserConfig)/Classes/FP8;$(UserConfig)/Classes/FP7" as3="$(AppConfig)/ActionScript 3.0/AIR3.0/airglobal.swc" />
        <!-- This item is used to indicate that some UI integrated within Flash should be enabled for this player.
    -->
        <feature name="multiScreenPublish" supported="false" />
        <feature name="mobileDebug" supported="true" />
        <feature name="apolloPublish" supported="true" />
        <feature name="apolloTestMovie" supported="force"/>
        <feature name="apolloDebugMovie" supported="true"/>
        <feature name="apolloPackaging" supported="true"/>
        <feature name="publish_localPlaybackSecurity" supported="false" />
        <feature name="publish_hardwareAcceleration"      supported="true" />
        <feature name="useDefineFont4ForDeviceText"          supported="true" />
        <feature name="useDefineFont4ForEmbeddedFonts"       supported="true" />
        <feature name="textLayoutFramework"       supported="true" />
        <feature name="rslLinkageSuppressed"       supported="true" />
        <encodingpresets>
    <preset uuid="0c95a8ba-8b71-44d5-b269-8fd1cf89a6ed"  name="F4V - Same As Source (Flash 9.2 and Higher)" ext="f4v" default="true"/>
    </encodingpresets>
      </player>
    </players>
    Hope it's should work for you.
    Thank,

  • Adobe flash error: unable to save the document please try to save it to a different file name

    Hi,
    I am editing few fla files with my Adobe Flash Professional. Suddenly it stopped saving them and is giving me an error; unable to save the document as... please try to save it to a different file name or to a different location.
    i changed the location to save the files, but I still receive the same error.
    Is there any one who knows how to deal with this error?
    Thanks,

    close flash.  right click its icon or start program and click "run as administrator".  save your fla. 
    if that fails: restart your computer, create a new directory on your desktop and save a test fla (eg, named test) to that new directory.  any problem?

Maybe you are looking for