-
Recent Posts
Recent Comments
Syntax Highlighter
This site supports SyntaxHighlighter. It can highlight your code.
How to highlight your code: Paste your code in the comment form, select it and then click a language link. This will wrap your code in a pre tag and format it when submitted.<s:Spacer height="10"/>
Tags
May 2012 M T W T F S S « Apr 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Categories
Blogroll
Meta
Tag Archives: flex
Rectangle rounded corner behavior
If your rectangle appears to have a corner radius and radiusX and radiusY are not set then check that the stroke joint type is set to miter/meter. See below: Hopefully it will save you some time. Also, it may be … Continue reading