我正在使用Flash CS6编辑项目,在崩溃之前,所有内容都已完全编辑并正确保存。然而,当我外出吃午饭时,发生了一次撞车事故。
崩溃后,我尝试再次打开项目文件,所有内容都加载,但设置已损坏。特别是对于Publish Profile:Target。最初设定为11.4,现在是空白。即使我尝试选择11.4,它也会重置为空白。我的所有TLF文本都变得不可见。当我尝试创建新的TLF文本时,它表示发布配置文件必须设置为10或更高的目标,但我无法设置它(继续重置为空白)。发生的另一件事是有很多编译错误。在崩溃之前,根本没有编译错误。
崩溃后的一些编译错误:
implicitImports, Line 1 1172: Definition __AS3__.vec:Vector could not be found.
implicitImports, Line 3 1172: Definition flash.desktop could not be found.
implicitImports, Line 10 1172: Definition flash.globalization could not be found.
implicitImports, Line 13 1172: Definition flash.net.drm could not be found.
implicitImports, Line 17 1172: Definition flash.sensors could not be found.
implicitImports, Line 20 1172: Definition flash.text.ime could not be found.
implicitImports, Line 21 1172: Definition flash.text.engine could not be found.
无论如何你可以恢复这个项目文件吗?谢谢你的帮助。
答案 0 :(得分:1)
PublishSettings.xml似乎甚至没有包含任何有用的内容,但我想这就是问题所在。