--- In flexcoders@yahoogroups.com, "polestar11" <[EMAIL PROTECTED]> 
> Enter problem II, here is the scenario:
> - draggable Image onto new position
> - if another Image exists at this position, remove it
> 
> This works for the first occurance. But subsequent dragging and
> dropping images results in the error.


My bad!
There was a bug in the array I was using to store the items ready for
deletion, resulting in the 1st item of my array always being called
for deletion - which is why it only worked the 1st time and not
subsequent times. 

> When I do a trace of imageContainers children vs. myImage just before
> the exception, myImage is listed. 

As for the trace ... well it was done late yesterday afternoon

Cheers







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
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