FLEX: how to assign different z-index ?
- by Patrick
hi,
I have a canvas with a mxml component and I'm dynamically adding components to the canvas.
These components are overlying the mxml component. How can I keep the mxml component on top ?
thanks