I’m having 2 problems w/ a .swf in my scrollpane;
1 the .swf file it loads doesn’t obey the gotoandstop/play commands with in it, though it does when it is veiwed as its own file and not in a scrollpane. Its simply gotoAndPlay(2); which again works fine when tested on its own but not when loaded into a scroll pane
2 there is a random(number) command that it also doesn’t complete when loaded into a scrollpane though it does when veiwed as its own file and not in a scrollpane.
Please please help me.