<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://drumbeatinsight.com">
<channel>
 <title>Drumbeat Insight - tree - drag and drop</title>
 <link>http://drumbeatinsight.com/taxonomy/term/154/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Drag and Drop Tree Component for Macromedia™ Flash</title>
 <link>http://drumbeatinsight.com/dndtree</link>
 <description>&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;img vspace=&quot;0&quot; hspace=&quot;0&quot; border=&quot;0&quot; style=&quot;width: 152px; height: 117px;&quot; alt=&quot;dndTree box image&quot; src=&quot;http://www.drumbeatinsight.com/images/dndTreeBox2.jpg&quot; /&gt;&lt;/td&gt;
&lt;td&gt;The Drag and Drop Tree Component (dndTree) is an advanced yet easy to use Tree control with drag and drop functionality and dynamic context menus. An easily customizable API gives you unlimited control for use in any situation.
&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;p&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Features:&lt;/span&gt;&lt;br /&gt;
  - Extended from the Macromedia Tree classes (no need to relearn a new system)&lt;br /&gt;
  - Compatible with Macromedia&#039;s™ Tree Component&lt;br /&gt;
  - Import and export XML&lt;br /&gt;
  - Custom icons and labels&lt;br /&gt;
  - Supports Databinding&lt;br /&gt;
  - Supports Styles&lt;br /&gt;
  - Row view can be extended by Cell Rendering API&lt;br /&gt;
  - Keyboard Navigation&lt;br /&gt;
  - Drag and Drop&lt;br /&gt;
          - Drag and drop into, before or after &lt;br /&gt;
          - Drag and drop to and from dndTree, dndDatagrid or dndList (version 3 only) &lt;br /&gt;
          - Drag and drop to movieclips&lt;br /&gt;
          - Customizable function to allow or deny drag and drop&lt;br /&gt;
          - Right click context menu dynamically created for each node&lt;br /&gt;
          - Right click context menu built in operations include: Cut, Copy, Paste, Add, Remove, Rename&lt;br /&gt;
          - Customizable context menu items. Add your own or remove built in.&lt;br /&gt;
          - CTRL + drag. Copies node rather than moves it. &lt;br /&gt;
          - Rename row label&lt;br /&gt;
          - Completely customize where you can and cannot drag and drop&lt;br /&gt;
          - Completely customize nodes you can and cannot cut, copy, paste, remove or rename &lt;br /&gt;
          - Permit or deny open or close on any node&lt;br /&gt;
          - Do not insert of drop option &lt;br /&gt;
          - Read only property to allow copying from Tree but not removing items&lt;br /&gt;
          - Automatic horizontal scroll bars&lt;br /&gt;
          - Tool Tips &lt;br /&gt;
          - Prevent Drop Into Leaf Nodes option&lt;br /&gt;
          - RecordsetToXML Class converts database recordset queries and list and datagrid dataproviders into xml&lt;br /&gt;
          - XMLToRecordset Class converts xml from an xml file or tree dataprovider into a recordset or array for a list or datagrid&lt;br /&gt;
          - Load in and use Dynamic Images for your icons with a new dynamic Image Cellrenderer&lt;br /&gt;
          - It&#039;s just cool... ;) &lt;br /&gt;
          - Plus more... &lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;Examples&lt;/strong&gt;:&lt;/p&gt;
        &lt;ul&gt;
          &lt;li&gt;Dynamic runtime dndTree creation with createClassObject() &lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/sample/dndTreeSample.html&quot; target=&quot;_blank&quot;&gt;Populating with data dynamically or from XML file &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/cellrenderer/dndTreeCellRenderer.html&quot; target=&quot;_blank&quot;&gt;Example use of a cellrenderer &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/crosstree/dndTreeCrossTree.html&quot; target=&quot;_blank&quot;&gt;Drag from Tree to Tree &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/crossmovie/dndTreeCrossMovieClip.html&quot; target=&quot;_blank&quot;&gt;Drag &amp;amp; drop to and from a movieclip &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/embeddedfonts/dndTreeEmbeddedFonts.html&quot; target=&quot;_blank&quot;&gt;Using embedded fonts &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/dynamicimages/dndTreeDynamicImages.html&quot; target=&quot;_blank&quot;&gt;Using external image icons &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/permissions/dndTreePermissions.html&quot; target=&quot;_blank&quot;&gt;Restricting/permitting/denying/allowing/disallowing drag &amp;amp; drop to and from certain nodes &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/menuitems/dndTreeMenuItems.html&quot; target=&quot;_blank&quot;&gt;Adding and removing custom menu items and menus in nested movieclips &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/styles/dndTreeStyles.html&quot; target=&quot;_blank&quot;&gt;Examples showing how to apply or remove the Tree styles &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/window/dndTreeWindow.html&quot; target=&quot;_blank&quot;&gt;Loading in a window &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/icon/dndTreeIconSample.html&quot; target=&quot;_blank&quot;&gt;Using custom icons &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/label/dndTreeCustomLabelSample.html&quot; target=&quot;_blank&quot;&gt;Using custom labels &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://www.drumbeatinsight.com/examples/dndTree/xmltorecordset//dndTreeGrid.html&quot; target=&quot;_blank&quot;&gt;Convert to and from XML and working with dndDataGrid &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
          &lt;li&gt;&lt;a href=&quot;http://drumbeatinsight.com/examples/dndTree/GettingStarted.htm&quot; target=&quot;_blank&quot;&gt;Getting Started tutorial &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndTree with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;/ul&gt;
        &lt;p&gt;&lt;strong&gt;Price&lt;/strong&gt;: &lt;a href=&quot;cart/add/122&quot;&gt;$149.95&lt;/a&gt;&lt;br /&gt;
        &lt;a href=&quot;cart/add/242&quot; &gt;With Source: $249.95 &lt;img src=&quot;images/open_in_window.jpg&quot; alt=&quot;See example of dndList with cell renderer&quot; width=&quot;11&quot; height=&quot;12&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
        &lt;p&gt;Comes complete with full documentation and example projects.&lt;/p&gt;
				&lt;p&gt;Current Version: 3.0.2&lt;/p&gt;
				&lt;p&gt;Requires: Macromedia Flash MX 2004&amp;trade; or Flash 8&lt;/p&gt;
				&lt;p&gt;Purchase by credit card or echeck by clicking the add to cart link below.&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;images/dndTreeInUse.1.jpg&quot; alt=&quot;Drag and drop&quot; width=&quot;368&quot; height=&quot;252&quot; hspace=&quot;0&quot; vspace=&quot;0&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;
          &lt;img src=&quot;images/dndTreeInUse.2.jpg&quot; alt=&quot;Showing context menu&quot; width=&quot;336&quot; height=&quot;328&quot; hspace=&quot;0&quot; vspace=&quot;0&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;
          &lt;img src=&quot;images/dndTreeInUse.3.jpg&quot; alt=&quot;Rename item&quot; width=&quot;256&quot; height=&quot;250&quot; /&gt;&lt;br /&gt;
          &lt;img src=&quot;images/dndTree_inspector.jpg&quot; alt=&quot;Component Inspector&quot; width=&quot;250&quot; height=&quot;621&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td&gt;&lt;p&gt;&lt;br /&gt;
  &lt;/p&gt;
	&lt;/td&gt;
  &lt;td valign=&quot;top&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class=&quot;price&quot;&gt;&lt;strong&gt;Price&lt;/strong&gt;: $149.95&lt;/div&gt;</description>
 <category domain="http://drumbeatinsight.com/flash">news</category>
 <category domain="http://drumbeatinsight.com/products">news</category>
 <category domain="http://drumbeatinsight.com/taxonomy/term/154">tree - drag and drop</category>
 <pubDate>Sun, 15 Aug 2004 04:00:13 -0400</pubDate>
</item>
<item>
 <title>Drag and Drop Tree Component</title>
 <link>http://drumbeatinsight.com/node/116</link>
 <description>&lt;p&gt;The drag and drop tree component is an extended Flash MX 2004 Tree Component that adds to it drag and drop capability and a right-click context menu, among other features. &lt;/p&gt;
&lt;p&gt;The drag and drop tree component (dndtree) is very easy to use. In fact if you know how to use the tree component (shipped with Flash MX 2004) then you already know how to use this component. Just drag it to the stage, set your data source and you are ready to go. &lt;/p&gt;
</description>
 <category domain="http://drumbeatinsight.com/taxonomy/term/154">tree - drag and drop</category>
 <pubDate>Tue, 13 Jul 2004 01:19:15 -0400</pubDate>
</item>
<item>
 <title>Drag and Drop Tree Parameters</title>
 <link>http://drumbeatinsight.com/node/111</link>
 <description>&lt;p&gt;The component parameters allow you to quickly set up the drag and drop&lt;br /&gt;
tree to your liking without going into the code. These parameters are&lt;br /&gt;
initialized with the component but can be overwritten in code.&lt;/p&gt;
</description>
 <category domain="http://drumbeatinsight.com/taxonomy/term/154">tree - drag and drop</category>
 <pubDate>Sun, 11 Jul 2004 03:29:58 -0400</pubDate>
</item>
</channel>
</rss>

