Preload just 1 class?

hello,

Im writing a preloader class to be used with a multi-swf all flash website. However, it just dawned upon me that since im setting the export frame for classes to frame 10 of the “base” movie, to avoid the “hang up” of classes downloading, I also won’t be able to use my Preload class to load the “base” swf that loads all the other swfs for the site.

Is there a way to export just 1 class on the first frame of my “base” movie and still export the rest of the classes on frame 10? Or should i just convert my class to regular functions on the timeline of my “base” movie.

Thanks