This is probably a known bug but I'll forward it on.  Not sure if
there's a workaround.

Matt

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of sourcecoderia
Sent: Thursday, February 23, 2006 7:52 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Error on tree folder (Flex:2.0 b1)

Hello all;

I'm getting a error that i can't seem to trap when dragging an item 
into a folder that has no child items yet. The tree uses a 
XMLListCollection for a datasource. If there is at least one item
(leaf) it works fine.

Has anyone noticed any issue here, and/or a possible solution?
 

TypeError: Error #1006: Call attempted on an object that is not a 
function.
        at mx.controls::Tree/mx.controls:Tree::updateDropData()
[C:\dev\beta1\sdk\frameworks\mx\controls\Tree.as:2003]
        at mx.controls::Tree/showDropFeedback()[C:\dev\beta1
\sdk\frameworks\mx\controls\Tree.as:815]
        at mx.controls::Tree/dragOverHandler()[C:\dev\beta1
\sdk\frameworks\mx\controls\Tree.as:2252]
        at flash.events::EventDispatcher/dispatchEvent()
        at C:\dev\beta1
\sdk\frameworks\mx\collections\ClassicSort.as$544::DragProxy/mouseMove
Handler()[C:\dev\beta1\sdk\frameworks\mx\managers\DragManager.as:860]







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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