Not sure if this is the right place for this, but I’ve developed a working AIR app, but can’t seem to change the name of the app and get it to publish. All I’ve done is do a “save as”, set a new name, and attempt to publish. The error is: Error Line 1 5000: The class xxx must subclass flash.display.MovieClip since it is linked to a library symbol of that type. This occurs for several, but not all, of the .as files. Of course, each of these class files extend MovieClip and everything worked fine with the old .fla name. Any thoughts would be appreciated.