Tag Archives: Drag and Drop

DragDrop时, 使用DragEvent.dragInitiator来获得Drag源头, 而非DragEvent.relatedObject

首发: http://riashanghai.com/node/123
问题描述:
在进行DragDrop时, 我使用了DragDrop.relatedObject来获得Drag触发的UIComponent
如: var dargUI:TileList = e.relatedObject as

More…

Posted in ActionScript | Tagged , , , , | Leave a comment

在Flex/AIR中使用Drag And Drop. Using Drag And Drop in Flex/AIR

More…

Posted in Flex | Tagged , , , | 2 Comments