aspose file tools
The moose likes Flex and the fly likes Disable Flex Resize Effect on Drag/Drop Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Flex
Reply Bookmark "Disable Flex Resize Effect on Drag/Drop" Watch "Disable Flex Resize Effect on Drag/Drop" New topic
Author

Disable Flex Resize Effect on Drag/Drop

Scott Selikoff
Saloon Keeper

Joined: Oct 23, 2005
Posts: 3652

I was playing around with the Flex Adobe Flex drag/drop tutorial, and I ran into an issue where I can't seem to figure out how to disable the 'drop effect'. For example, take a look at the final example of this tutorial page. When you drag the coins into the box and release, a drop effect shows the coins shrinking. Anyone know how to disable this drop effect?


My Blog: Down Home Country Coding with Scott Selikoff
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Disable Flex Resize Effect on Drag/Drop
 
Similar Threads
how to enable Drag and Drop in my media player
DnD example in Applet?
Drag & Drop feature using GWT
To create a website builder in java
Cannot get TransferHandler to work in Swing