I couldn't understand the problem, seems to be some little mistake. Can u share ur code, or else tell us what is ur req, will try to give solution.
On Mon, Sep 7, 2009 at 11:23 AM, pakalk <[email protected]> wrote: > > Hello > > Ok, here's the problem. > > I have a TileList. And I have a custom item renderer. In item > renderer, there is Canvas element. When drawing item, I remove all > children from this canvas, and put one Image. It works fine for almost > all elements. Only the first on TileList is blank. In the fact, the > Canvas is blank. I realized that all children are removed, and Image > is added (numChildren == 1), but it is not visible. Can anybody tell > me why? > > > > -- Regards, Preetham Hegde _______________________________________________ If you only have a hammer, you tend to see every problem as a nail. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

