Well here is a file with my preloader. The problem is if I name the button instance, flash attempts to hoist it, and exports on first frame regardless of the fact that classes should be exported on frame 2. :-/ Any ideas how to deal with this? If I uncheck the “Automatically declare stage instances” does not help either, only way is to leave them without a name, but then I have no way to get a reference to them.