I didn't understand the following code on dragEnter:
     event.handled = true;
     event.target.drawFocus(true);
Problem solved, sorry for the post.

--- In [email protected], "kaibabsowats" <[EMAIL PROTECTED]> wrote:
> 
> I must be missing something here.  I have a simple mx:List with
> dragEnabled = true.
> 
> I have a MediaPlayback tag:
> <mx:MediaPlayback id="video1" dragDrop="doDragDrop(event)"/>
> 
> I can't get the MediaPlayback to fire the dragDrop event when I drag a
> item from the list over the MediaPlayback control.
> 
> Anyone have any experience of dropping items into a MediaPlayback
control?





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to