The following example shows how you can control whether the Adobe AIR FileSystemTree control displays only files, only subdirectories, or both by setting the enumerationMode property to one of the static constants in the FileSystemEnumerationMode class.
Full code after the jump.
{ 1 comment }