Re: ScrollPane

I am using the ScrollPane component in my AboutUs.swf file to load an external Text.swf that is pure text. Everything works fine with that.

Here’s my problem.

I have the AboutUs.swf externally loading into a Main.swf file when a user clicks the About Us button in the Main.swf movie.

When i test the AboutUs.swf alone it works fine. But then when its tested inside the Main.swf the Text.swf wont load. Or at least i cant see it. So its obviously a path problem of some sort. But im lost on where and how to fix it.

HELP!!!

_infected