I took the example from the adobe website under the quickstarts example which basiclaly shows two List components with drag and drop support.
So I added a tree component

 <mx:Tree id="myTree" width="50%" height="100%" labelField="@label"
                showRoot="false" dataProvider="{treeData}" change="treeChanged(event)" dragEnabled="true" />

but for some reason it allows be to drag the node but I cannot drop it into the list, it keeps showing the red cross icon.

any ideas ??


cheers :)
firdosh

__._,_.___


SPONSORED LINKS
Software development tool Application development software Development software
Development outsourcing software Embedded software development

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to