Subject: Delete item 2004-05-04 - By Keith Peters
Back A little shortcut on that:
var selArray = new Array; selArray[0] = elt; fl.getDocumentDOM().selection = selArray;
Can become:
fl.getDocumentDOM().selection = [elt];
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ Extendflash mailing list Extendflash@(protected) http://flashguru.co.uk/mailman/listinfo/extendflash_flashguru.co.uk
|
|