1

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?

George Profenza
  • 50,687
  • 19
  • 144
  • 218
Jeremy White
  • 2,818
  • 6
  • 38
  • 74

1 Answers1

2

This seems to be close enough. ^_^

George Profenza
  • 50,687
  • 19
  • 144
  • 218