Tagged Questions
0
votes
1answer
401 views
Flex - Saving a new order of items of a HorizontalList through AMF
I've been working with the drag-and-drop of items inside an Horizontal List in Flex. It works fine, but now I need to save the new order through AMF in my database. I'm pretty sure it's quite easy, ...