I'm trying to manually add Drag n Drop to a TileList container, but I need to know how to set the Drag Initiator with the Drag Source. Does anyone know if I can do this by setting a dragStart event method on the TileList or do I need to code a drag function in the Item Renderer of the TileList? Please give me an example.
Thanks Sal

