There is nothing attached so it is hard to say but
1) is the movie with the scrollpane in it saved in the same directory as the
"name.swf"? If not, it won't work unless you give it the full path to where
name.swf is located. If you are using a default movie name like "untitled1"
which is unnamed, these are "saved" in a different location than where you a
re
working with your other files.
2) If you are testing in a browser, it is case sensitive. If the file is
called name.swf and you are loading name.swf into the pane it is fine but if
the file is called name.SWF, for example, this won't work in a browser altho
ugh
will work in the Flash test environment.
|