I’m trying to load external swf files into the component scroll pane using ActionScript. If I’m just loading a jpg or picture swf file in it, everything seems to work fine. But since the user is going to have to wait for this to load I would like to put a preloader on the swf file that I’m loading. When I do this, it comes in completey messed up (no scrollbar, aligned way to the left). Is what I’m doing even possible? Also, how can I change the alpha setting in the ScrollPane background without changing the scroll bar on the right? I know some people have said you can double click it and manually edit it, but that double click method does not work with my version…
Thanks…