Featured Post

Flex in the custom event

Event is a very useful feature, often used for interactive transmissionof information greatly increased programming flexibility. In the high-level language features will be integrated in this regard;Flex is no exception in almost all controls are integrated into a large number of events, if the...

Read More

Canvas graphics (draw line or graphic form does not display issues)

Posted by activetofocus | Posted in Flash Technology | Posted on 28-08-2009

Tags:

0

Flex in the Canvas is the most commonly used containers, but the canvas is not the use of graphics makes them very comfortable to use. When the container used or set the backgroundColor of this attribute, the object re-use graphics to draw lines or to draw graphics on the will not be displayed because the graphics layer and backgroundColor using the same level, so graphics rendering will be blocked can not be displayed.

I have often posted out of the two solutions:

Method 1:

canvas of backgroundColor is not set, this is the most direct way, but if have to use the background color does not.

1

Method 2:

You can use the UIComponent to solve this problem, although annoying points, but it is pretty good.

2

Write a comment

Powered by WP Hashcash