26.0.0.126 update breaks dnd usage in existing flex application
Hi!
With the recently released 26.0.0.126 our existing flash application (using flex) now has problems with drag and drop.
When the onEnter event is returning that the item should be able to be dropped it is not returning correct status and drop is not allowed.
I will continue to investigate if i can find some way to go around it but at this time it breaks our application.
Update: In my local tests with standalone debug player it seems as the "dragEnter" event never gets triggered. It works on some items but not after the item has been updated. The whole DND-system seems to be messed up...
//Daniel
