I can't find any options for rounded corners in the draw palette in Flash CS6 and Google is not returning any answers. This seems like it should be so simply to do. I want to use the palette to draw a rectangle with rounded corners WITHOUT using actionscript. How can I do this?
|
Take a look at this: http://my.safaribooksonline.com/book/animation-and-3d/9780133052718/4dot-modifying-simple-graphics/ch04lev1sec9
The rectangle-primitive has two control points for the corner radius of each corner. When the corner radius is set to 0, the corner is a sharp 90-degree angle, and the control points sit directly on top of one another.
|
|||||||
|
|
Use the Rectangle Primitive Tool instead of the Rectangle Tool |
|||
|
|