Exporting to frame 2 to ease the preloader

I am using a Flasloaded component called flipNavigation
Works well but frame one is huge in my movie clip

Been following Senolcuar’s tutorial as below to ease my preloader

http://www.senocular.com/flash/tutorials/preloading/

But still get a an issue when publishing the movie as below

Error Symbol=flip_mc, layer=Layer 1, frame=1:Line 6: The class or interface ‘com.flashloaded.as2.PageItem’ could not be loaded.
var itemObj0:com.flashloaded.as2.PageItem;

Error Symbol=flipskull_mc, layer=Layer 1, frame=1:Line 6: The class or interface ‘com.flashloaded.as2.PageItem’ could not be loaded.
var itemObj0:com.flashloaded.as2.PageItem;

Error Symbol=flipsignature_mc, layer=Layer 1, frame=1:Line 6: The class or interface ‘com.flashloaded.as2.PageItem’ could not be loaded.
var itemObj0:com.flashloaded.as2.PageItem;

Total ActionScript Errors: 3 Reported Errors: 3

Anyone got any ideas to help me out with this one please ?

Regards

Martin.