Convert point on shape not working

I have a round-corner box whose bottom I want to be flat, with 90˚ corners; the top corners I need to remain round.
using Object>Convert Point, only one of the selected points actually changes from rounded to 90˚ corner. Any suggestions on how to get the other one to comply, too?
thank you!
w

That would be live corners?
I don't think you can use the Convert Point tool in this situation. You can set different corner options for each corner in the Object > Corner Effects... dialog, or use the Selection tool and hold down the Shift key while dragging one of the yellow diamonds at a corner to adjust them individually.

Similar Messages

  • My music will not play after it gets to a certain volume. It works fine if i turn it up loudly however when i turn it down past a point it will not work and the music wont play.

    My music will not play after it gets to a certain volume. It works fine if i turn it up loudly however when i turn it down past a point it will not work and the music wont play.

    If in settings, music, volume limit is off then restart your phone first. Hold the home and off button down until the apple symbol comes up.

  • Why does addChild(new Shape()) not work?

    I would like to know why the following code does not work:
    <mx:Application>
    private function doShape():void {
    var aShape:Shape = new Shape();
    this.addChild(aShape);
    <mx:Button click="doShape()" />
    </mx:Application>
    according to the docs, addChild() takes a DisplayObject as a
    parameter. Shape is a DisplayObject. However, I get an error
    (#1034) that Shape can't be converted to mx.core.IUIComponent
    I don't understand what the problem is...

    inlineblue -
    Thanks for the advice...
    I was actually converting code over from Flex 1.5 where there
    is a pretty big difference between calling a beginFill()/lineTo()
    method on a UIComponent and attaching a whole new
    Container/MovieClip. In Flex 1.5 the application was so slow I
    trimmed out every container/MovieClip I could.
    If it's not such an issue in Flex 2.0 then I will go with the
    easier to read addChild(new Box()) method.
    Flex harUI - I assume that you mean if I create a new
    UIComponent and then add a Shape for color, I am essentially doing
    the same thing that normal containers like Box (a UIComponent) do
    with their chrome instance (a Shape?).

  • CS6 color pallet, brushes, and shapes not working.

    I have been having issues with my shape tool not working at all a message pops up saying that "Cannot use tool due to program error," but does not give an error code, then the same thing started happening with my brush tools and the color pallet will not switch colors unless I close the program even then it's 50/50 that the colors switch. I recently uninstalled then re-installed Photoshop CS6 and it is still happening. I have noticed that Kaspersky Security 2013 keeps blocking the Raw Camera updates, could it be messing up the entire program or is this an internal CS6 program issue. Please help I want to get back to my artwork I'm so far behind.

    User preferences survive un-install and re-install and are often the cause of Photoshop problems.  You also provide very like pertinent information other the you have problems use CS6 which is the buggiest version of Photoshop ever released. I could not use ir fir the first five month that I had ir.  It took Adobe that long to fix some of the bugs the were biting.  The First update fixed 506 core issues according to Adobe Blog.   You Also noted the security programs cause problems with updates. Adobe suggest turning off such security when updating. When Adobe puts out useless error message like failed because of program error you need to see if you can reproduce the error is a repeatable way to help point to what is causing the error.
    First try resetting you Photoshop Preferences.  When Photoshop start acting up the is one of the first thing to try before resorting to re-install.   Adoeb evet has a start-up shortcut key to reset your preferences  Shift+Ctrl|CND+Alt|Option

  • Software Update Point Switching is not working for some Clients

    Hi there,
    I found nothing similar here and I hope this is the right section.
    I´m running ConfigMgr 2012 R2 where one of the Site Systems from one of the Primaries is located in an untrusted Forest in a perimeter Network. The Site System there has the MP, SUP and DB Roles. In general it works great. The Systems in that untrusted Forest
    get the SCCM Agent pushed, see and can install published Software packages and receive Windows Updates. But there are a few systems where everything works, except Windows Updates.
    So I had a deeper look at what is happening and found out that the SUP switching is not working for them. They always try to contact the SUP from the Primary, which they cannot reach (this is intended).
    From how I understand SUP switching as described here
    http://blogs.technet.com/b/configmgrteam/archive/2013/03/27/software-update-points-in-cm2012sp1.aspx#pi140062=1
    the Windows Update Agent tries to connect to a SUP every 30 minutes and after 4 failed attempts he will try to connect to the next one until he finds one which works.
    As I said before, this seems to work for most systems in the untrusted forest, but some do not make any intentions to switch the SUP.
    So my next step was to find out from where the Update Agent can get the information of the available SUPs. I think they either don´t receive the information that other SUPs exist, or if the Information is there, they don´t realize that there´s an error and
    make no attempt to switch.
    I used the System Center Support Center to gather all Information from some of the systems with that problems (Log Files, WMI information, registry information, policies etc.) but I cannot find where SCCM or the Update Agent store the information which SUPs
    are available in my environment.
    I´m sure the problem is on the Systems which fail to connect to the right SUP and not in the SCCM infrastructure itself, because for most of the systems everything is working just perfect. Unfortunately in the Blog Post above there´s also no information
    where this information is stored and how it is obtained by the clients. In the comments there´s even one post which describes the same problem I have here, but there was no answer. I hope someone can point me into the right direction, because I´m stuck currently.
    Things I tried additionally to all the log file / WMI / registry sniffing:
    Removing the Software Distribution Folder and restarting the Windows Update Agent
    Removing the WindowsUpdate Registry folder in the HKLM\SOFTWARE\Policies\Windows section in the Registry and restarting the Windows Update Agent.
    Tried to reset the WUAgent with wuauclt /Resetauthorization additionally to the steps above.
    I also tried to manually set the WUServer and WUStatusServer Keys in the registry to the new Server, but as soon as the next Update Scan cycle runs, the value is set back to the URL of the Primary Sites SUP
    Is someone having additional ideas? It seems to me older systems are more affected (which were configured for a standard WSUS before SCCM 2012 was deployed) than newer ones which were installed when SCCM was in place already. But I don´t know what else to
    "reset" on those machines without reinstalling them.

    Thank you very much for your response. I must have missed that one by looking through numerous Logfiles. In this, there´s indeed a list of all available SUPs. So according to the LocationServices.log the machine should have a choice.
    The WMI Key however, contains just one entry and this is the URL of the Primaries SUP which is not reachable in the untrusted forest. Is it OK that the WMI entry includes only one entry? If yes, what process is putting the results from the LocationServices
    into WMI? It seems like the Windows Update Agent is feeded from the WMI Key then. If this is the case my problems seems to be the "communication path" between these two components.
    Is this the job from the SCCM Agent, the Windows Update Agent or maybe some third component I´m not aware of? I wonder how I can fix this.

  • MouseClick trough a vector shape not working when there is a bitmap below it?

    Hello, I got something strange going on.
    I have one class called Person that extends a Sprite.
    First i have a bitmap that i add to the sprite class:
    This bitmap is a transparent PNG.
    addChild(_imageBitmap);
    then i did some drawing in Flash that has the shape of this person and extended this to
    the SimpleButton. This way, only the edge or the inner shape is clickable.
    then i add this shape to this Person class too.
    addChild(_personShape);
    This way, the shape is on top of the bitmap.
    Now i have an clickable item behind this person. This item is visible because it  is in the
    transparent area of the bitmap and shape.
    This clickable item does not respond on the mouse click! Only when i disabel the imageBitmap
    (I tried uncomment the line addChild(_imageBitmap) and then it works just fine!
    This means that the bitmap is causing the problem to get a click trough.
    Is there a propertie for a bitmap like MouseChildren = false? or something else to make use
    of a click trough within a shape?
    Regards,
    Chris.

    Hello Ned,
    Thanks for the advise, but i already tried the mouseChildren properties.
    The bitmap has no property mouseChildren, so i created a new Container (sprite) and added
    this bitmap to it and set the mouseChildren property to it. and the MouseEnabled too, but nothing happend differently.
    The strange thing of this, is the fact that the rollOver and the RollOut item behind the bitmap image works just fine.
    It has probably something to do with the fact that the clickable item is an displayObject3D (Papervision)
    But what i also don't understand is when i don't use this bitmap, and only the vector shape it works just fine.
    So i did a little trick, i did a break apart from he image and cut out the shape of the person with the lasso tool.
    And i replaced this with the image shape and now it works.
    Regards,
    Chris.

  • I bought Smart Photo Converter which do,s not work but i can't get any refund , i have contacted the company but no reply and that was two weeks ago...so do you talk to someone at the App store?

    I bought Smart Photo Converter which does not work but i can't get any refund , i have contacted the company but no reply and that was two weeks ago...so do you talk to someone at the App store?

    Mac App Store Support -
    http://www.apple.com/support/mac/app-store/

  • Converting to PDF is not working

    I pay a monthly fee to be able to convert documents to PDF, but it has not been working.  The 1st 3 documents I converted several months ago were a breeze, but since then going through the same procedure is completely unsuccessful.  All it does is say "uploading" and never goes any further.  Is there any way to get this fixed, or if not how on earth do I find a way to contact this company to cancel my subscription/license?  I can't keep paying for something that does not work.

    Hi jkreed2,
    We would like to help!
    1) What type of doc are you converting to PDF? How large is the document?
    2) Here is how to manage your subscription:
    *Sign in <, in the top right corner using your Adobe.com credentials
    *Click on your name (same location) and select ‘My products and services’
    *From there you can check on your status, log in/account info, update/cxl, etc.
    Looking forward to hearing back from you!
    Regards, Stacy

  • LSMW For Converting Open Sales Orders (not working for more than 1 item)

    Hi,
    I am using following standard object for Open sales orders .
    Object               0090   Sales documents                   
    Method               0000                                     
    Program Name         RVINVB10                                 
    Program Type         D   Direct Input                         
    Its not working for more than 1 line item.
    For more than 1 line item its giving Error saying that
    '102122                         V1                   845
    Print parameter SAPML2 1 is not defined
    Can anybody help me out in this regard.
    Thanks in advance.
    Nitin.

    hello, friend.
    i will still research the subject.  but the first thing that comes into my mind is t-code VA05.  with this, you have the option to change the Plant en masse.  so a possible workaround is for you to list a number of sales orders using VA05.  you then sort the line items by Plant.  choose all items with the same plant, change the plant via mass change... then change back to the original plant.  hopefully, the new settings should apply.
    do test a few sales orders by doing this for a larger scope.
    regards.

  • Convert PDF to WORD not working

    Just purchased ExportPDF - can't convert PDF file to WORD document. the "CONVERT" button on screen not activated.

    Hi Nolan,
    I check the subscription status under the email Id you provided also for security reason i delete the Email id from your previous post.
    I wasn't able to find any subscription under that email id. Please provide me the other email id if you have choose the other one while subscribing for ExportPDF service
    Please visit below mentioned forum thread to send private message to send your personal Information.
    http://forums.adobe.com/thread/1184148
    Regards,
    Ajlan Huda.

  • Downloading DNG converter and it's not working

    I've downloaded, reinstalled, and tried several different versions of DNG converter to download my 2nd shooters Nikon D7100 RAW .NEF files, but it's not finding any images once I have it installed. I've downloaded version 7.4 for Windows, which contains the D7100 update...and I've tried installing the newer version 8.6 as well. Nothing seems to be working. What am I doing wrong?

    If you are new to the DNG converter, it's possible you are getting caught by the prompt where the converter is asking you to locate your raw files. It's only asking for the folder. Don't open the folder containing your raw images or you will get the message that there are no images to convert.

  • Links in converted DOC to PDF not working properly

    I need to convert a word doc to PDF and retain the hyperlinks. The links all point to PDF documents in other folders. When I convert the word doc to PDF through word's 'save as' or PDF export, the links get update to web URL-like links that open the PDF document in a web browser. Is there a way to preserve the links so that they still open the PDFs in adobe and not a web browser?

    Hey domallavena,
    Could you please let me know what version of Acrobat are you using.
    In order to open the PDF links in Acrobat only (not web browser), you will need  to change settings of link by choosing "Tools> Content Editing> Add or Edit Link" Now, right-click on that link and choose Properties from the context menu.
    Then, select 'Open a file' option to choose the file that you want to open when clicking on that link.
    Specify open preferences whether you wish to open the file in new window or existing one and save the PDF.
    Try this way and let me know how it goes.
    Regards,
    Anubha

  • Canon 5d MkII converted to ProRes - Effects not working in FCP sequence?

    I am trying to figure out why I can't get any of my effects to show up in the viewer or the canvas when working with 5D Mark II converted footage.
    I converted all my files to ProRes and now nothing but my transitions are working. No Color Correction, no filters, nothing.
    Has anyone else come across this problem?
    Thanks.

    I have been working with 5D files and have not experienced this problem.
    Please note that the 5D will typically record at 30.00 frames per second, not 29.97 fps required by typical TV standards. Canon supposedly has new firmware that "may" correct for this when recording. You should correct for this when converting to Pro Res by forcing the frame rate to 29.97.
    Check the detailed information on the individual clips (Control-click on the clip and check file info)
    If the frame rate is indeed correct, try trashing your FCP preferences and see if that corrects the problem.

  • Itunes "convert higher bitrate songs" not working properly

    hello,
    i recently used the option "convert higher bitrate songs to 128kbps aac" to save storage space on my iphone. it worked like a charm and i saved several gigabytes.
    HOWEVER, as soon as i sync my iphone again, it starts to reencode approx. 60 tracks again! it takes a while of course and after that, the tracks are converted and on my iphone (i checked it). if i sync again it will reencode again the very same tracks (and delete them before from my iphone). this is really annoying because it costs time and cpu usage.
    i didnt changed those files, i checked the date when they were changed, and they werent changend at all this month!
    does anyone have an idea? i really like this option, but if it means that i have to convert 60tracks everytime i sync my iphone, i will have to disable it...
    regards

    I am seeing this artwork bug too, on my nano. It seems to be tied to the 128 kbps songs, but I can't pinpoint exactly what makes it happens.
    All I know is, now that I'm using the 128 conversion, I have to reset my nano at least once per day to get artwork back. It also seems to be tied to coming out of pause or hold. After I've paused music and come back later, the artwork shows a white box. But not all the time, so I wonder if it's only when I pause a song that has lyrics.

  • Subtracting shapes not working? what the heck

    alright i've never had this problem.
    -I created the white lines as strokes then expanded them.
    -I put the expanded strokes in a new layer above the circle.
    -I clicked on the expanded strokes, then shift clicked on the circle.
    -hit my subtract button ( I also tried every other button just for kicks after I see it wasnt doing what i wanted)
    -It fills in the circle black now instead of just deleting the black space that is underneath the expanded white stroke. The stroke on the right is fine. Just the circle is goofy
    Any pionters on how to fix this, what did i do wrong? Below are the pic's to A/B
    If it this helps, I created the circle from a letter...not the spiral tool.
    thankyou

    As depicted, the paths do not have to be compound paths. What you have depicted works with the self-intersecting black path and the white path both being closed simple paths.
    But one cannot tell with certainty from your screenshot what you actually have because the paths are not selected, and we can't see the objects' types. (That screenshot could look identical if either or both of the objects are simple paths, compound paths, or groups.)
    Normal-select (Black Pointer) each of the two objects (the white square is superfluous to the problem; leave it out of it) and state what kind of objects they are.
    Take a screenshot with both objects normal-selected, and state the number of anchorPoints in each path (Document Info palette). State whether each path is open or closed.
    ALWAYS state what version you are using.
    JET

Maybe you are looking for

  • How to configure Automatic Account Clearing for A/R

    Hi, Kindly advice me how to configure  Automatic Account Clearing for A/R The client requirement is In A/R the customer accounts are not automatically clearing when a payment is posted for that account. We are still seeing all open items and all paid

  • T-code CO01 to create Production order:error message "No routing found"?

    I use t-code CO01 to create Production order.At the first screen I select material 72 and plant HJW1 .At the Header creen,I input the data in the General tab and press return but the sap show the error message "No routing found".But I have create the

  • Value Help in Web Dynpro Runtime

    Hi all, I have added value help in form. While running that application in an flash compiler,it is working correctly. But if i run in Web Dynpro Runtime . it shows the Internal Server Error. What may be the problem? Whether i have to do any configura

  • CS4 does not support SmugMug (they did in CS3)

    I wonder why Adobe did not include Photo Services under the "Tool" menu in CS4 so we can easily add photo's to Web Sites such as SmugMug. Doses anyone know if Adobe has a plug in for Bridge CS4 that will allow for this as they did in CS3? It would be

  • Confused about color vs. b/w photos for printing...and more

    I reading confusing things about exporting a PDF for printing with both color and black and white images used in the same document. If I export to PDF and do a soft-proof and it looks okay, is that sufficient? If so, what's confusing about that, sinc