Ok, I don’t get it.
I have 200+ KB of class code in my project. Clearly I do not want all this on frame 1. So, I put it on a later frame (using the “export frame for classes” setting) with the intention of showing a preloader on frame 1.
Ok, but my preloader is a class too! If the preloader appears before the export frame #, it simply doesn’t work! And if I edit the properties for the movie clip that uses my preloader class, and tell it to “export for actionscript” and “export in first frame”, it has no effect! My preloader class is listed under “Linkage” as well.
Can someone please explain how I’m supposed to get around this? I was assuming I’d be able to use this feature to set SOME classes to export on frame 1, and every other class to export on the one listed in Publish Settings.
Thanks for any pointers!