External SWF Question

Hi,

I’m working on a Flash website and have each page loading from an external swf into a scrollpane on the main site. On one of the pages I have thumbnails that I want to load into a larger UILoader to display a full-sized photo. I can’t put the loader on the swf page because it’ll be constricted by the size of the scrollpane, so I’m wondering if there’s any way to have a loader on the main site and reference it from an external swf. Any help would be appreciated.