Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this chapter we learned how ActionScript manages the availability of definitions in different scopes. In the next chapter, we'll learn to use namespaces to manage the visibility of definitions. Note that namespaces are an important part of ActionScript's internal makeup but are typically used in custom code in advanced situations only. Newer programmers may wish to skip the next chapter and proceed directly to Chapter 18.