I know there is a tutorial on this site and this is what I am having problems with. The first code error I am getting is the initial loading of the swf. The code is: _root.currMovie = “your_first_section_name”; container.loadMovie(_root.currMovie+”.swf”);Why am I getting errors?