PDA

View Full Version : FListBox.sortItemsBy


shawn_t
02-04-2005, 03:59 AM
In the macromedia online manual it mentions that fieldname with normally be "label" or "data", but advanced users and programmers can specify any primitive that suits their needs.

Does anybody know what this means? Is there a way to provide a sort routine to do more advanced sorts? Perhaps data is an object so I would like to sort by one or more fields within that object...

Any ideas?