I’m currently loading images into a ScrollPane Component via a List Component that is propagated by an external XML file. Does any know weather I need to unload the image before loading the next image or is there a built in system in the ScrollPane component that removes the previous image?