Skip to main content
This topic has been closed for replies.

1 reply

Participant
February 12, 2013

I'm using Flash Pro CS6 and can't get this to work at all. Using the above example neither expands, nor collapses the "test" folder. My "test" folder has a sub-folder: "test1."

Inspiring
February 14, 2013

fl.getDocumentDOM().library.moveToFolder('test');

fl.getDocumentDOM().library.expandFolder(true);