Does Adobe even have support for subscribers?

I have AfterEffects CC and after effects takes 3-5 mins to launch after double-clicking the icon.
Constantly "connecting to dynamic link server" in Media Encoder.
Exporting from AfterEffects to Media Encoder either takes 10 mins  and sometimes the project still won't show up in the ME queue, or ME doesn't open.
These issues have been going on for better part of a year.  No updates have resolved the problems.
What is a paying customer supposed to do?  Really, I mean professionals all over the world use these products and can't get support?  The online chat is not available despite the fact that chat hours are advertised.  and the 800# to call them is missing the last digit!  1-800-xxx-xxx  instead of 1-800-xxx-xxxX.

Hi RZ Performa,
Can you click this link: Contact Customer Care
Then click the big blue button.
Do you see the phone number now?
Thanks,
Kevin

Similar Messages

  • Does Dreamweaver CS5 have support for if-then radio buttons?

    Does Dreamweaver CS5 have a built in option to create an if-then radio group?
    For example you have a question that includes a yes/no radio group.  If yes is selected then a 2nd question dynamically pops up with its own radio group.  If no is selected then no additional question pops up.
    An example might be:
    Would you like to purchase tickets?  [yes/no]
    If yes then would you like those to be season tickets? [yes/no]

    Natively, no.  But you could probably find some commercial extensions that give you similar capability - have you looked here?
    http://www.dmxzone.com
    It wouldn't be too hard to do this using DW behaviors, either.  For example, using the change property behavior, you could do this -
    <script type="text/javascript">
    function MM_changeProp(objId,x,theProp,theValue) { //v9.0
      var obj = null; with (document){ if (getElementById)
      obj = getElementById(objId); }
      if (obj){
        if (theValue == true || theValue == false)
          eval("obj.style."+theProp+"="+theValue);
        else eval("obj.style."+theProp+"='"+theValue+"'");
    </script>
    </head>
    <body>
    <form id="form1" name="form1" method="post" action="">
      <p>
        <label>Would you like to purchase tickets?</label>
          <input name="RadioGroup1" type="radio" id="RadioGroup1_0" value="yes" onclick="MM_changeProp('foo','','display','block','P')" />YES <input type="radio" name="RadioGroup1" value="no" id="RadioGroup1_1" /> NO</p>
      <p id="foo" style="display:none;">
        <label>Would you like season tickets?</label>
          <input type="radio" name="RadioGroup2" value="yes" id="RadioGroup2_0" />YES <input type="radio" name="RadioGroup2" value="no" id="RadioGroup2_1" /> NO</p>
        <br />
        <br />
      </p>
    </form>

  • Does Cisco Prime have support for HP Access Points?

    I am trying to sell a solution to a client with dozens of large warehouses with a large existing HP wireless solution.  I want to sell them on a Cisco wireless solution involving Prime to manage/monitor their current HP Access Points while we do a phased replacement to Cisco WLC and APs.
    I cannot find listed in the documentation whether Cisco Prime has support for the HP access points though.  I see it has 'some' support listed for some Aruba controllers, but not anything else.

    I am trying to sell a solution to a client with dozens of large warehouses with a large existing HP wireless solution. I want to sell them on a Cisco wireless solution involving Prime to manage/monitor their current HP Access Points while we do a phased replacement to Cisco WLC and APs.
    Prime will only support products with a "Cisco" logo.  
    Note:  Prime 2.2 will start supporting Meraki product.

  • Does adobe touch have save for web feature

    I have CS and use the save for web feature a LOT  to optimize photos. Does touch for the ipad have this same feature?
    Thanks, Lea

    Sorry, it does not.

  • Does OID Chaining have support for SSL

    I am interested in using the new iplanet directory server chaining feature in OID, but it appears to not support SSL connections to the external host. Does any one know if you can configure chaining to use a ssl connection?

    Server chaining currently (10.1.4) doesn't support SSL.
    regards,
    --Olaf                                                                                                                                                                                       

  • Does Firefox not have support for unparsed-entity-url() (XSLT stylesheet), if not is there a plan to implement it?

    We support a site that generates pages based on XML and XSLT where XSLT uses unparsed-entity-url() but it dont seem to work in Firefox.

    By posting on the forum you are asking the wrong people. We are Apple users, not employees. If you want to provide this feedback directly to Apple you should leave the feedback at:
    http://www.apple.com/feedback/iphone.html

  • Lightroom refuses the correct serial number. Creative Suite stop working.  Adobe is treating people with total disrespect and does not even have a phone number where we could call. I will move soon to other software,

    Creative Suite stop working after backing up the program from Time Machine. Adobe is treating people with total disrespect and does not even have a phone number where we could call. I will move soon to other software. I paid for the software and it is totally abusive this behavior from Adobe.

    Trying to reinstall via transfer does not work.
    Phone support | Orders, returns exchanges
    http://helpx.adobe.com/x-productkb/global/phone-support-orders.html
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    Serial number and activation chat support (non-CC)
    http://helpx.adobe.com/x-productkb/global/service1.html ( http://adobe.ly/1aYjbSC )

  • Does the IE CS6 version have Support for the Middle Eastern tool set? - left to right typing etc.

    Does the IE CS6 version have Support for the Middle Eastern tool set? - left to right typing etc.

    I assume IE means International English, as opposed to English North America (aka US English). There is Middle Eastern and Hebrew support via an English user interface for programs that support it such as InDesign.
    You can change the install language by launching the Adobe Application Manager and clicking on your name in the top left to bring up a context menu. From the menu select Preferences and then click the drop down for Languages. See the screen shot below:

  • Rep. does not have support for Oracle Designer

    We're new to SCM and just useing SCM with JDeveloper.
    Sorry for newbie stupidness. Searches of this forum didn't
    turn up any hits on 21247 or other strings.
    Given: brand new install of SCM. Created a private workarea
    with RON. Attempting to use RAU to enable branching and
    versioning.
    I'm having some chicken-vs-the-egg problems. I can't
    enable branching in my shared workarea with RAU because it
    seems to want to pop up the Migration Dialogue and then
    this error occurs:
    CDR-21247: Error Cannot proceed!
    The target repository does not have support for Oracle Designer
    objects
    Any help or tip would be greatly appreciated.

    Curt,
    If you managed to create a private workarea from the RON then versioning is enabled. You would have enabled this from the RAU.
    Oracle 9i JDeveloper release candidate provides a wizard to create the workarea and private branch.
    There are now two flavours of the repository, one with Designer + file and folder support and one with just files and folder support.
    If you have no structured Designer components you do not require the Designer support to use JDeveloper with Oracle SCM.
    I suggest you try the JDeveloper wizards. The RAU also offers a menu to examine repository object state. Check that you have no invalid
    objects, they can be recompiled using the RAU.
    David

  • Does LabVIEW have support for entering Urdu language script?

    Hi All!
    My LabVIEW application requires users to enter their observations in a string control which is then stored in an excel file.
    Now the issue is that the user wants to enter the data in Urdu language.
    Now my question is, Does LabVIEW have support for entering Urdu language script in a string control?
    If yes how can I implement this? If no, is there any possibility that National Instruments could extend some help in this regard upon request?
    Regards,
    Reeves

    My experience from Hebrew, which is also right to left, is that it can be done if the operating system supports it, but it will work badly if you include anything in the text which is not an Urdu letter. This causes it to be displayed in the wrong side of the control and is only solved if you add more Urdu text after it.
    One option you can try is including an ActiveX control (such as the rich text box) for editing the text and then you can probably get the text from it using a property. I don't remember trying it (my users don't usually need to input Hebrew text themselves), but I think it should work. I wouldn't have any hopes for NI doing anything about this, because it's considered to be a relatively small market.
    Try to take over the world!

  • When does Adobe Encore CS3 support DTS-HD audio

    When does Adobe Encore CS3 support DTS-HD audio?
    Today I have tried to make a Blu-ray disc project with a 5.1 DTS-HD (192 kHz)audio track, but the DTS-HD audio track was much longer in the timeline than the videotrack! while the DTS-HD was encoded properly and was excactly the same length then the videotrack,
    I think DTS-HD is still not supported by Adobe CS3....when will there be an update to solve this?

    Okay - bug confirmed here.
    DTS-HD MAS is not being correctly parsed by CS3.
    I tried this using a 24-48 5.1 DTS-HD MAS file, and a file lasting around 20 minutes came in at over 4 hours in CS3.
    Admittedly, I used the Blu Ray + HD DVD Primary profile.
    So, I tried again using a 4.18 duration 5.1 mix at 24/48 resolution, using the pure Blu Ray profile.
    When imported into Encore CS3, this came out at an apparent 1 hour 6 min file. Clearly, something is wrong here.
    Further - it would appear that despite it being possible to import the stream, DTS-HD is simply not supported at all - you have to enable the "All Files" option to get the import dialogue to even see the file.
    Yet again, we see Audio as the poor relation in a video suite.
    Maarten
    Best file a feature request for DTS-HD support.
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Same form should also be used for the Bug Report.
    If enough people ask for this, it may get implemented - and as Adobe are concentrating on Flash & Blu Ray these days, you may even get lucky.

  • To Bentley Wolfe, Adobe, re: Locked [ADOBE FYI] : Getting Support for Flash Player 10 and Issue Tracking post

    Hi Bentley,
    I wanted to tell you that an important link you posted does
    not work and says "Sorry, this page is not available".
    It is in your post entitled "Locked [ADOBE FYI] : Getting
    Support for Flash Player 10 and Issue Tracking post", and is at
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfmforumid=44&catid=184&threadid= 1400586&enterthread=y.
    The link that is non-functional is "If you have issues
    installing Flash Player 10, first troubleshoot your issues using
    http://www.adobe.com/support/flashplayer.
    Read the technotes, do some testing.".
    I just wanted you to know, since you have gone to all of the
    effort of posting it. I apologize for having to start a new thread,
    but I was unable to post to your thread, since it is locked and
    read-only.
    This is the issue I am dealing with myself, and desperately
    need help with. :)
    Thank you so very much,
    Karen

    Hi Bentley,
    I just noticed something. The link that I pasted, to your
    post, does not work either. I noticed why, however, and it seems to
    be why the link in your original page does not work, and why the
    link in my post that goes to your post does not work.
    It seems to be that if a link has a period after it (i.e., if
    it is at the end of a sentence), the period is incorrectly included
    in the "real" link. Somehow, whatever mechanism that processes the
    post has a mini bug in it.
    If you go to the link that is results in "Sorry, this page is
    not available", and look up into the browser address bar, you will
    see the period there each time.
    I just thought that I would point this out, too, so that the
    web techs in charge of the workings of the forums could look into
    it.
    Here is the original link, without a period after it, to your
    original page.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=44&catid=184&threadid =1400586&enterthread=y
    Thank you again,
    Karen

  • Does Adobe Audition 3 support Broadcast WAV files ?

    Does Adobe Audition 3 support Broadcast WAV (BWAV) files ?

    The ans is Audition (& Cool Edit before) has very impressive BWF capabilities.
    But with some MASSIVE fundamental & fatal flaw problems
    So good but sooooo missing some vital aspects,
    Adobe are so close to having an app the Film/TV post community could use & love ( just like loads of people keep using "Photoshop" as the best 2D graphics app, no matter they maybe principally working in 3D; it is a crying shame the fact Adobe have bought this "gem" and don't it seems realize Audition is for sure the Photoshop for Audio. IMO nothing comes close, Audition is the ultimate Audio editor (and in no way bad, well pretty  good, as a multi-track).
    see some of my & others comments
    http://forums.adobe.com/message/1193420#1193420
    John L

  • Does Adobe Edge Inspect support a user agent switcher or mobile emulator?

    Hey there,
    Does Adobe Edge Inspect support a user agent switcher or mobile emulator? 
    is there any kind of particular user agent switcher/emulator that is supported?  if so, which?    
    does Adobe have a reliable user agent switcher that supports a tilt option?
    thanks for any help on this

    Please ask your question in the Edge Inspect forum here http://forums.adobe.com/community/edge_inspect. They will be able to help you.

  • My brother and I phone number is link together on the same iTunes and Icloud therefore I am getting all his text messages on my phone, how do I stop this? He does not even have an Iphone anymore.

    My brother and I phone number is link together on the same iTunes and Icloud therefore I am getting all his text messages on my phone, how do I stop this? He does not even have an Iphone anymore.

    Try going to Settings>Messages>Send & Receive and uncheck the email address(es) shown under "You can be reached by iMessage at".   If that doesn't work, you'll have to tap the ID, sign out, then sign back in with a different Apple ID for iMessage.

Maybe you are looking for

  • How to call keys CTRL+P in WebDynpro Java

    Hi, I'm trying to print a html document into Web Dynpro but for me it's very difficult cause is a dinamically content with a lot of text. So I would like  when a push the button print call the keys CTRL+P. It's possible? Thanks and sorry for my Engli

  • Problem to reinitialize device in Mobile 7.1

    Hello, We are trying to reinitialize the device in the device administration screen. The device is in the "Registered" state. We return it to the "Initial" state and then try to register it to the same physical client that it was registered before. W

  • Apex 3.0 PDF with Images

    Hi, i would like to integrate my company-logo inside the pdf report. is there a chance to do this ? Thanks in advance Marco

  • 64 bit sound ca

    hi. do you have 64 bit pci express sound card?

  • HT1218 Airport Extreme can't connect to internet?

    Hello all, Purchased myself a Airport Extreme base station today and have plugged it in to configure it, however it keeps failing to connect to the internet. The amber light is constantly flashing after the green start up led. I have tried resetting