I'm trying to load an external jpeg using ActionScript in a MovieClip which is nested three layers deep. I named all the layers with an instance name. But when I try to load the jpeg, it's not working. ActionScript can't seem to access it.
What could be the problem? How can I test to find the problem? Any solutions you might know about?
This is really frustrating.