Hierarchy

Level referencing

You know from the basic course that it’s possible to load one SWF file into another SWF as a level and make it a part of animation. You learned that default level is 0 and it may be many layers which are loaded one onto another accordingly to the number mentioned in the LoadMovieNum() action.

Now we will illustrate how levels are accessible programmatically through Flash movie hierarchy.