Library.items Availability Flash MX 2004. Description Property; Item[]; An array of item objects in the library. Example The following example stores the array of all library items in the itemArray variable: var itemArray = fl.getDocumentDOM().library.items;