If you are talking about drawing a rectangle with rounded corners, there is a method drawRoundRect() - cannot be simpler ;)

Kenneth Kawamoto
http://www.materiaprima.co.uk/

Martin Klasson wrote:
Yeah, thats a solution that should work.
I am not that good ar the drawing api to be making myself some great corners
;)
-but I guess there is a solution for that - digging diwn and learn.

thanks eric.


2008/3/13, eric e. dolecki <[EMAIL PROTECTED]>:
I haven't tried what you're doing, but you might be better off using the
drawAPI and a method to draw your mask instead if probs continue. Thats
the
old-fashioned way to me.

eric


On Thu, Mar 13, 2008 at 8:48 AM, Martin Klasson <[EMAIL PROTECTED]>
wrote:

Hi Flashcoders,

my subject might said it all
am having a mask which is a movieclip with rounded corners, but when
used
as
a mask - the 9-slice scaling
seems to be out of function.

Is there a way around this, is it a bug or intentional response?

The solution that I know of, but dont like - is to make a movieclip with
different movieclips in it to take
care of the rounded corners in the old-fashioned way.

--

Martin Klasson
Flash Developer
Parkgatan 9-11
S-411 24 Göteborg
Sweden
Office +46 (0) 31 711 54 50
Cell +46 (0) 730 964 561
[EMAIL PROTECTED]
www.kokokaka.com




_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to