Flash doesn't work when integrated in JSP

I’ve created a photo gallery with flash which calls on an external xml file for the images. When I upload all pertinent files onto my server and view the swf (or the html containing the embedded swf), everything seems to work fine. When I integrate the swf into a jsp page, however, the content disappears. The background/framework of the swf is there, but all the content that is pulled in by the xml disappears.

Does anybody know why?

Thanks in advance!