RE: [flexcoders] Checkbox on Image

2010-08-13 Thread Gregor Kiddie
Sit them both in a Canvas and position them correctly, or write your own custom component based off UIComponent and deal with the layout yourself. Gk.

[flexcoders] Checkbox on Image

2010-08-13 Thread Christophe
Hello, How to superimpose a mx:checkbox on a mx:image ? Thank you, Christophe,