I am trying to create a set of drag-and-drop, orderable lists with ActionScript. I know this is possible in Flex.

The behavior I am going for can be seen here: Two-way drag-and drop support (you'll have to scroll down)

Here is the source code

Does something like this already exist in AS? Can I use the Flex component in Flash?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

This seems to be close enough. ^_^

link|improve this answer
PERFECT! Thanks! – Jeremy White Nov 18 '09 at 1:00
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.