It is a common question, can it be used a bitmap into Flex with round corners.
Actually the answer is yes, but the formal answer is “No”. Directly imported into the application the bitmap cannot be rounded. The solution is to cast it to bitmap. You can download the source code here.
That was what I’m searching for. Actually I expected something directly on the bitmap. That was my intention to do it. However not always it’s easy to make your application run from bitmap to movie clips directly with no pain!