That's what I'm trying to avoid so I can do more with it. Instead of setting those properties to true, how do I create functions in actionscript that will perform the drag and drop.
--- In [email protected], Alex Harui <aha...@...> wrote: > > I'm not sure what you mean by "manually". Just set dragEnabled=true and > dropEnabled=true > > > On 1/26/10 9:21 AM, "s_hernandez01" <s_hernande...@...> wrote: > > > > > > > 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 > > > > > > > -- > Alex Harui > Flex SDK Team > Adobe System, Inc. > http://blogs.adobe.com/aharui >

