CS5 and CS5.5 support ending

Just reading through the What's new in version 30 and thought this was worth pointing out:
Advance notice: DPS to drop support of InDesign CS5.5 and CS5 in v32
With the v32 release (tentatively scheduled for September 2014), InDesign CS5.5 and InDesign CS5 will still be able to create source documents for DPS, but uploading articles to the Folio Producer Service will require InDesign CS6 or later.

Hi Bob,
Just to clarify, my understanding is that once v32 comes out we can still create layouts/documents using CS5.5 but will NOT be able to access and upload it on folio builder unless we use CS6 or later for this. Am I right?
Thanks!

Similar Messages

  • Adding Flash Player 11 support to Flash Pro CS5 and CS5.5

    http://blogs.adobe.com/rgalvan/2011/11/adding-fp11-support-to-flash-pro-cs5-and-cs5-5.html
    by Rich Galvan @Adobe
    MXP has been released. I tested on CS5 and seems to work
    Kenneth Kawamoto
    http://www.materiaprima.co.uk/

    Yes you could but that also displays the debug movie console which is uneccessary if you just want to quickly test your movie.
    I find myself using Test Movie hundreds of times a day and I just want a clean, quick, uncluttered view of how my work will look.
    I do use Debug Movie but only occasionally.
    More importantly though is that I'm not sure FP11 is ready yet. Its got a pretty horrible bug that really affects my work:
    http://forums.adobe.com/message/3993046#3993046
    Just my opinion!

  • Full Screen in CS5 and CS5.1 is not Supporting the Menus Items like CS4 This is happening while

    Full Screen in CS5 and CS5.1 is not Supporting the Menus Items like CS4
    This is happening while working in the balck screen and using shortkut Keys for top menu. the tools are woring, but while using Alt Key to choosing the menu item. its not supporting. like the older vesions
    please answer me

    Can you please be a little more clear about what you expect it to do vs. what it's doing.
    Are you using the "Full Screen With Menus" mode or the complete "Full Screen" mode?  I just tried the "Full Screen With Menus" mode and was able to use the Alt key to initiate menu operations.
    -Noel

  • Different versions of Adobe Creative Suite Compatibility (CS5 and CS5.5)

    Our marketing team has two different versions of Adobe Creative Suite (CS5 and CS5.5).  We can save the CS5.5 down to an IDML document so users with CS5 can open/manipulate the file but it reduces the file size significantly.  What I do not know is if this saving down process reduces the quality of the file??  I am relatively inexperienced with these programs as I am self-taught.  Thanks for your help!

    IDML is good for repairing files.
    But IDML is not good to be used as exchange in a workflow because every export of IDML can change things in an unexpected way. So I would strongly recommend that everyone in the department involved in the workflow uses the very same version, anything else will let you struggle in a later point of time. When I have to exchange files with a client I use always their versions and avoid IDML in exchanging files in any case possible.
    Between CS5.0 and 5.5 are also several changes possible, because some bugs related to the text engine became fixed. E.g. in CS5 if you had an automatic TOC or cross reference in a text frame with 1 or 3 round corners and 3 or 1 normal corners, automatic number got shuffled in that frame, like page 345 became 543. When this was fixed some changes in the text engine have been done.

  • Indesign CS5 and CS5.5 missed INX

    If cant able to delete the colors from swatchs that time export to inx and open it in text editor and find the color value and just delete it in Indesign CS3.,
    But we missed inx in CS5 and CS5.5, Hope everybudy know that .INX is replaced by IDML,
    If in case we face the above issue how can we solve it,

    If this is just to delete colour swatches that you can't get rid of any other way there's a faster way that might work.
    Make an object that uses the swatch.
    Cut that object to a new InDesign document.
    Save and close that new document.
    Place that new document into the original document.
    Delete it.
    You should be able to now delete the swatch.
    It's taken me longer to type this than it would have to do it!

  • Photoshop CS5 and CS5 Extended

    I would like you to please comment on the differences between Photoshop CS5 and CS5 Extended as it relates to Photographers.

    Try the CS forum for best advice, this is only Elements.
    http://forums.adobe.com/community/photoshop/general

  • Two versions of Bridge installed - CS5 and CS5.1 - how to remove one?

    Looks like this happened by installing Photoshop CS5.1 first, then Flash CS5 after that.  Now I have two versions of Adobe Bridge, along with Extension Manager and a bunch of other redundant stuff now
    This is causing me multiple problems:
    1) the right-click menu "Browse with Adobe Brigde CS5" is set to the old version.  Probably because it installed afterward (?).  This is no good.  I want it to default to the newer version obviously.
    2) I am getting a lot of performance errors - the "not enough drive space" kind of error, when I just try to zoom in on a single small image in a folder with only a couple images in it.  Bear in mind I have 12GB of RAM running here.
    How do uninstall the old versions!??  Note, I ALSO have an old old version of Adobe Bridge that came from an install of some CS2 components!!!  It's out of control and aggravating.
    Please help
    - Jon

    It is usually recommeded you keep old versions rather than removing them.  Some users run in to file association problems when removing older versions.  The file association goes back to the version removed if you can comprehend that.
    The versions should not conflict with one another.  HOWEVER, you can run only one Bridge version at a time.
    It is also recommended you install programs in order.  So if you installed the newer one first and then the older one you can upset the file associate order.  You can try to fix that first and then uninstall if that does not work.  Go go edit.file type associations see what the dafault programs are listed as CS5 or CS5.1.  There is a radio button on the bottom to reset these to factory default, and this sometimes works.
    If not I would uninstall CS5 and CS5.1 and install the older one first.  Or if you don't want CS5 on machine just install CS5.1.  To be on the safe side you could run Adobe Script cleaner which will delete bits that the uninstall process did not get.

  • Flex not embedding metadata in CS5 and CS5.5

    I believe we have a problem related to:
    http://blog.natebeck.net/2011/05/flex-sdk-4-5-doesnt-keep-embed-metadata/
    The project is a CS4 fla that has numerous files embedded with metadata tags:
    [Embed(source = "campaign.xml", mimeType = "application/octet-stream")] public static var campaignData:Class;
    [Embed(source="mirror.pbj", mimeType="application/octet-stream")] public static var MirrorShader:Class;
    [Embed(source="rotateCW.pbj", mimeType="application/octet-stream")] public static var RotateCWShader:Class;
    [Embed(source = "shopUpgrades.json", mimeType = "application/octet-stream")] public static var upgradesData:Class;
    [Embed(source = "help.txt", mimeType = "application/octet-stream")] public static var helpData:Class;
    None of the embedded data is being loaded in when compiled with CS5 or CS5.5
    This is a serious issue for us as it means that all of our Flash 10 projects are now uncompilable in CS5 and CS5.5 and we are unable to make money on these projects.
    What work around can we implement to solve this?

    what exactly is your requirement. I have been able to read and write using property XMPString
    this is the way to start, refer to extended toolkit documentation for XML class.
    var oXML = new XML(app.activeDocument.XMPString);

  • Indesign CS5 and CS5.5 crash on new document / Lion 10.7

    Hello!
    In our agency we encountered a problem since upgrading to OS X Lion 10.7. Both our Indesign CS5 and CS5.5 keep crashing on us whetver we open an existing document or create a new one. We tried to clean-up our installations, deleted both, installed just CS5 and/ CS5.5 - trashed preferences etc. pp. Nothing worked.
    Indesign opens like it should - but the moment we create a document it just hangs with the spinning ball - does anyone else can recreate the issue? We use no plugins in indesign only the app "Fontcase" from the Appstore to maintain our collection of fonts.. but we even tried to deactivate this app to see if it helps - no success.
    We currently cant set up the system new since it is time consuming and just our last choice.. is there some other way to find the problem? We also never see the adobe crash-reporter.. not even after 10-15 minutes as stated in the lion os x issue list.
    Thanks!

    Ah, this is easy.
    You have a problem with the SING module, see http://kb2.adobe.com/cps/408/kb408816.html.
    2619 ???  (in Document Actions)  load address 0x12061000 + 0x2e08  [0x12063e08]
    2619 GetPlugIn  (in AppFramework) + 57129  [0x1103f769]
    2619 GetPlugIn  (in AppFramework) + 54943  [0x1103eedf]
    2619 GetPlugIn  (in Font Manager) + 205284  [0x12b17074]
    2619 GetPlugIn  (in Font Manager) + 54889  [0x12af24f9]
    2619 GetPlugIn  (in Font Manager) + 53411  [0x12af1f33]
    2619 GetPlugIn  (in Font Manager) + 54444  [0x12af233c]
    2619 GetPlugIn  (in Font Manager) + 53832  [0x12af20d8]
    2619 GetPlugIn  (in Font Manager) + 46910  [0x12af05ce]
    2619 GetPlugIn  (in Font Manager) + 160199  [0x12b0c057]
    2619 GetPlugIn  (in Font Manager) + 124761  [0x12b035e9]
    2619 GetPlugIn  (in Font Manager) + 430364  [0x12b4dfac]
    2619 ???  (in Font Manager)  load address 0x12abd000 + 0x2000a  [0x12add00a]
    2619 GetPlugIn  (in AppFramework) + 57129  [0x1103f769]
    2619 GetPlugIn  (in AppFramework) + 54943  [0x1103eedf]
    2619 GetPlugIn  (in SING) + 21595  [0x106e933b]
    2619 GetPlugIn  (in SING) + 20802  [0x106e9022]
    2619 GetPlugIn  (in SING) + 52092  [0x106f0a5c]
    2619 SINGDLLStorage_GetGlyphlet  (in SING) + 94  [0x1801977a]
    2619 SINGDLLStorage_GetGlyphlet  (in SINGCore) + 127  [0x180a527b]
    2619 SINGStorage_GetGlyphletWorker(_t_SINGCtx*, char const*, unsigned long, unsigned char**, unsigned long*)  (in SINGCore) + 87  [0x180a4eb9]
    2619 GetDocument(_t_SINGCtx*, unsigned long)  (in SINGCore) + 280  [0x1809a820]
    2619 SINGLIB::ContextImpl::GetRootDocument() const  (in SINGCore) + 269  [0x1805d92b]
    2619 SINGLIB::CatalogOperationContext::CatalogOperationContext(boost::shared_ptr<SINGLIB::Context>)  (in SINGCore) + 155  [0x180820cd]
    2619 SINGLIB::SystemLock::Acquire()  (in SINGCore) + 32  [0x18082b12]
    2619 __sem_wait_nocancel  (in libsystem_kernel.dylib) + 10  [0x9c62bb7a]

  • Flash CS5 and CS5.5 Crash when compiling

    Hey,
    We're running into an issue where CS5 and CS5.5 are crashing when compiling an FLA. Our class structure is rather large, and it seems flash is running out of memory. We narrowed it down to commenting/uncommenting any line of code will let it compile or crash. I can literally open any as file from our project, comment out 1 line of code and it will compile, comment it back in and flash crashes. Has anyone run into something like this before, and have any advice on fixing it?

    Hi Morf,
    I can't reproduce your crash. Can you please send me the file up to the point where you saved? Please zip the file, change .zip extension to .zzz, email the attachment to my attention at [email protected]
    Thanks,
    Quynh
    Flash Pro, QE

  • Retrieve CS5 and CS5.5 installation path from registry

    Hello,
    I have Photoshop CS5 and CS5.5 (5.1) installed on my PC. I want to retrieve installation path for both but in registry i am able to see only CS5.5 (5.1) path. From where i can retrieve CS5 installation path?
    I think registry entry for CS5 is replaced by CS5.1. Is it possible to retrieve CS5 installation path?
    Thanks.

    Hi Carl,
    I had looked at the link you posted earlier too.. I see that you had posetd the answer then too! So, I can post my queries to you directly!
    I created a jsx file named "Result.jsx", which I saved in my D drive, with the following code,
    resultFile = new File("D:/result.log");
    resultFile.open("w");
    resultFile.write(BridgeTalk.__diagnostics__);
    resultFile.close();
    If I run this directly from ESTK, there is no problem, and I get the result.log file. I tried to execute this script via command line as shown in the screenshot,
    On executing the above, I got the following error,
    What am I doing wrong? I need to do this urgently. Please suggest a solution..
    Thanks!

  • Problem launching flash cs5 and cs5.5 on windows vista

    Hello Every Body. I have a problem launching flash cs5 and cs5.5 on windows vista home premium edition. When i launch it, the register screen appears(the one that tells the trial time left) but the flash main window always stays black (or white)and is not responding. I had it working about one week ago and i can't figure out what is the problem .It tried reinstalling couple of times without succes. I also tried deleting the left flash cs5 program files after uninstall but it didn't work . I would need your advice. Here is the screen as it appears:
    BEFORE I CLICK IT IT IS BLACK9(notice that in the up bar it sais not responding)
    Thanks
    -jeremyskateboard

    here is the black screen i get

  • A few question about iPhone OS in CS5 and CS5 in general.

    Hi,
    I'm an IT trainer and I am trying to introduce my students to programming for iPhone/iPod Touch. (They are Secondary 2 students. 14 years old) The school is using a windows computer and CS5 right now is the best for the class (Not a steep learning curve and a user-friendly program). I know about the problems over the iPhone OS in CS5 with Apple but I was told it is still available for use. Furthermore, we have no intention of bringing the apps created to the Apple Store. I've tried the trial version and before I make any purchase, I would actually like to ask a few questions.
    Is the iPhone OS in the trial version itself complete? Is there anything left out from the trial version because when I tried it, it seems fine however I did not try publishing to an iPhone due to the certificates. Is there a reason for the certificate? Is there any way around it because if there isn't do I need to get a certificate for every single student? (I'm looking at a class of 40 students.) Is the certificate available for windows platform?
    Lets say, I got myself a certificate, create a simple program and then publish it, can I immediately bring it over to iTunes and then sync? Will it work that way? I don't want it to be too tedious for the students to see the end result. I've done quite a few research and have come across people having problems bringing it into their devices. Those people mention about bringing it to Cydia and needing to jailbreak the device. The devices made available for the students are not jailbroken. Will iPhone OS with proper certification still need Cydia for use with their device? Will only jailbroken device allow a CS5 app? I hope you get what I'm trying to say. We as trainers do not support teaching students to jailbreak, so that's definitely a no-no.
    Another thing about CS5. Previously I have called customer support about the CS4 the school is using now and the problem with nested animation when publishing the animation as a video file, is this problem still in CS5? Does CS5 allow nested animation to be published as a video file? If it isn't, is there any way around it?
    Thank you for your time and patience in answering my questions.
    Regards,
    Shafuraa

    Dear Marco,
    Thanks for th links, its quite handy. One more help required from you as its related to Idsktune. I was just reruning the idsktune on Soalris 10 box where zfs file system used, and able to see the below warning
    WARNING: largefiles option is not present on mount of /, files may be limited to 2GB in size.
    Could you tell me this alert specific to zfs file system, I was searching the mount parameter options specific to file size, but not able to get anything. Below are the system parameters.
    bash-3.00$ ulimit -a
    core file size (blocks, -c) unlimited
    data seg size (kbytes, -d) unlimited
    file size (blocks, -f) unlimited
    open files (-n) 256
    pipe size (512 bytes, -p) 10
    stack size (kbytes, -s) 8192
    cpu time (seconds, -t) unlimited
    max user processes (-u) 29995
    virtual memory (kbytes, -v) unlimited
    In UFS file system I have noted, for such largefile option we are adding the "largefile" parameter in mount, below is such an example.
    /var/crash on /dev/md/dsk/d40 read/write/setuid/devices/intr/largefiles/logging/xattr/onerror=panic/dev=1540028 on Thu Aug 19 14:54:11 2010
    Could you guide me on this file size warning specific to zfs file system.
    Many thanks in advance for your support,

  • CS5 and CS5.5 64-bit (Flash, Illustrator, Fireworks) ALL Crash Out of Nowhere on Windows 7 64-bit

    ATTENTION ADOBE! Your CS5 and CS55 products crash continuously on Windows 7 64-Bit. And I don't mean just when I'm saving (which they do) or when I'm importing into Flash Pro (which it does); I'm saying it just completely dissappears just as if I hadn't even opened it. No error message whatsoever. Oh, and of course, ALL WORK GONE since my last save; And I don't think that I should have to save every 5 seconds!
    IS THERE A FIX FOR THIS?
    IF NOT...
    PLEASE FIX THIS ISSUE BECAUSE WE'VE SPENT A LOT OF MONEY ON YOUR PRODUCTS; AND NOW THEY'RE COSTING US EVEN MORE WITH POOR PRODUCTIVITY BECAUSE WE HAVE TO KEEP REDOING THINGS; NEVERMIND ALL OF THE FRUSTRATION IT IS CAUSING!!!
    I thought that upgrading from CS5 to CS55 might help, but no, the problem is even worse.
    FLASH, ILLUSTRATOR, and FIREWORKS ALL EXHIBIT THE SAME SYMPTOMS.

    Sorry to bother you I just thought you might hit on something if other apps were not working.
    Is everyone in your office having this issue with Flash, Fireworks or Illustrator crash? How many people?
    Did you upgrade to 64-bit from 32-bit?
    Are you using an approved OS for your hardware; i.e. Dell recommends using?
    Have you scanned your memory to see if its bad?
    Do you have your memory in the right slots in your motherboard?
    What apps are you using when Flash, Fireworks or Illustrator crash? If you are running Photoshop, Premiere or After Affects you might have to adjust their memory useage.
    When Flash, Fireworks or Illustrator crash is your system having issues?
    Have you checked the event logs in Windows to see if there are any error or critical events logged at or around the time when  Flash, Fireworks or Illustrator crash?
    Note you can also open a support ticket with Adobe on the issue and work that pretty far without paying $25 (which is not that much); if your business is losing money as you stated originally.

  • Programatically determine installation location for InDesign CS3, CS4, CS5, AND CS5.5 (Windows)

    We build plug-ins for all versions of InDesign from CS3 and later, for Windows and Mac.
    To deploy our plug-in(s) on Windows, we use InstallShield, which has a somewhat complicated mechanism to locate InDesign.exe and determine its version so we know which plug-in(s) to install, but basically, the location is determined (via the RegLocator table in InstallShield) based on this registry setting:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\InDesign.exe
    This has been working fine for all versions of InDesign since CS2.  However, that location is apparently no longer set by the InDesign CS5.5 installer.  So, we need to find some other way of programatically locating InDesign CS5.5 with our installer.
    I've searched the registry of a machine with InDesign CS5.5  installed, and there are other registry entries related to InDesign, but those  entries are not set by earlier versions of the InDesign installer.  Ideally, there would be a registry setting, or some other reliable marker we can use to locate the InDesign installation, which is consistent across all versions of InDesign (at least back to CS3).
    Using the registry setting is something we came up with on our own via  trial-and-error, since, as far as I know, there is no documented way to  locate the InDesign  installation folder.  (Our Mac installer uses a simpler mechanism to locate InDesign by the application name and version number.)
    I find the apparent lack of documentation on this a bit ironic, since just about every other aspect of the SDK and the methods for creating InDesign plug-ins is extremely well documented, expect for the last final bit one needs to know to get to the promised land of actually deploying a carefully crafted plug-in to customers' machines.  (This seems to be true of the Acrobat SDK as well.)  However, I could have just missed the relevant documentation, in which case, please point me to it.
    So, is there a recommended way to programatically  locate the InDesign installation location on Windows?  How are other people doing this in their installers?

    Hi Dan,
    this is the InDesign plugins SDK forum, you need the installer forum....
    Just kidding. I use a really hacky piece of VB to install my plugins while I'm developing...
    here's the bit which works out the folder depending on which version I'm compiling for.
    That gives you the gist anyway, and I imagine that most installers are going to do more or less the same thing, except they'll have short cuts ways of getting it.
    There's probably a better way, but this works for me...
        Private Function DiscoverApplicationFolderFromName(ByRef strApplicationName As String) As String
            Dim strApplicationSignature As String
            Dim strDefaultPath As String
            If (g_strCreativeSuiteVersion = CREATIVE_SUITE_5) Then
                ' special case for CS5, because a debug machine might have CS5 or CS5.5 or both installed.
                ' plugins built with the SDK for 5.5 will not run in CS5 apps
                strApplicationSignature = strApplicationName + ".Application." + CREATIVE_SUITE_55
                Dim strInCopyPath = DiscoverApplicationFolderFromSignature(strApplicationSignature, "")
                If (strInCopyPath <> "") Then
                    g_strCreativeSuiteVersion = CREATIVE_SUITE_55
                    Return strInCopyPath
                End If
            End If
            strApplicationSignature = strApplicationName + ".Application." + g_strCreativeSuiteVersion
            strDefaultPath = "C:\Program Files\Adobe\Adobe " + strApplicationName + " " + g_strCreativeSuiteVersion + "\" + strApplicationName + ".exe"
            Return DiscoverApplicationFolderFromSignature(strApplicationSignature, strDefaultPath)
        End Function
        Private Function DiscoverApplicationFolderFromSignature(ByRef strApplicationSignature As String, ByRef strDefaultPath As String) As String
            Dim strApplicationPath As String = DiscoverApplicationPathFromCLSID(strApplicationSignature, strDefaultPath)
            If (strApplicationPath = "") Then
                Return ""
            End If
            Dim strDirectory As String = Path.GetDirectoryName(strApplicationPath)
            ' Get rid of the trailing Debug because this depends on whether we install the Debug or Release version first or second.
            ' It will be added on again if we're using a Debug Configuration
            Dim strDebugTag As String = " Debug"
            If strDirectory.EndsWith(" Debug") Then
                strDirectory = strDirectory.Substring(0, strDirectory.Length - strDebugTag.Length)
            End If
            Return strDirectory
        End Function
        Private Function DiscoverApplicationPathFromCLSID(ByRef strApplicationSignature As String, ByRef strDefaultPath As String) As String
            Dim strApplicationPath As String = strDefaultPath
            Try
                Dim strKey As String = strApplicationSignature + "\CLSID"
                Dim regKey As RegistryKey = Registry.ClassesRoot.OpenSubKey(strKey)
                Dim strGUID As String = regKey.GetValue("")
                regKey.Close()
                If IsRegistryVirualized() Then
                    strKey = "Wow6432Node\CLSID\" + strGUID + "\LocalServer32"
                Else
                    strKey = "CLSID\" + strGUID + "\LocalServer32"
                End If
                regKey = Registry.ClassesRoot.OpenSubKey(strKey)
                strApplicationPath = regKey.GetValue("")
                regKey.Close()
            Catch ex As Exception
                LogMessage("FAILED DiscoverApplicationPathFromCLSID: " + strApplicationSignature)
                strApplicationPath = strDefaultPath
            End Try
            Return strApplicationPath
        End Function

Maybe you are looking for

  • Creation of multiple PO IDOCs for multiple vendors in one directory

    Hi , I got a scenario to download all the vendor related PO and RFQ IDOCs to one common directory .i.e EDI Port path: /sap/xxxx.I cannot create partner profile LI for each and every vendor. Would be appreciated if any one can suggest alternative for

  • Project Management Software Options

    Does anyone know of good project management software? I recently joined an advertising firm and am responsible for scheduling projects and keeping track of client info. What I need is a program or programs that will allow me to track projects, schedu

  • How did I get two "home folders"?

    I suddenly got into problems with my backup because the home folder did not have the usual content. When I try to see what happened, it looks like I have two "home" folders. When I select Go>Home from the men, it looks like this: And when I click on

  • Get the csv output

    I need to make a script that pulls the server uptime information and saves the results into csv format. I am able to create a csv file, however the values are not coming in the different columns.. The data is getting saved only in one column. $Output

  • Help creating 2D array from tab delimited text file

    I can print the info from the file, but darned if I can't make a 2-D array. import java.util.regex.*; import java.io.*; public final class goodSplitter {     private static BufferedReader br;     private static BufferedReader br2;     private static