Well, I answered my own question. Here are two JS libraries that do this in a pretty useful manner. They might be good additions to your tool library.
1. One is at http://script.aculo.us/ and the specific tool that does what I want is at: http://wiki.script.aculo.us/scriptaculous/show/SortableListsDemo 2. The other is at: http://tool-man.org/examples/ and the specific tool I needed is at: http://tool-man.org/examples/sorting.html. George On 10/18/05, George Abraham <[EMAIL PROTECTED]> wrote: > > All, > One of the apps I am working on involves a fair bit of file-management. > Most of the files are images or media like audio/video clips. Occasionally > one of the bunches of files have to organized in some fashion involving > order of display. I can hack around with JavaScript and have a select list > populated with the filenames and have the users manipulate it using buttons. > But a better solution would be where they can see image representations of > the files (or images) and manipulate/organize them by click and drag. So > obviously I either need something in Flash or a Java applet that would do > this. Are there any such scripts or swfs out there that anyone is aware of? > Keep in mind that the script/swf would have to be part of a form that the > user would ultimately submit to update their display order in a database. > > Thanks, > George > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221537 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

