Root Paths for Classes

Import statements in AS3 code provide the compiler a package name and a class/function name. To find this particular file on your computer involves a search among a set of paths -- the current project folder, KoolMoves core classes, and any shared class paths you have defined. You can order the search for efficiency and to resolve conflicts.