flash – 如何修复“未找到初始内容”错误?
发布时间:2020-12-15 07:32:03 所属栏目:百科 来源:网络整理
导读:在客户端的某些代码上使用Flash Builder 4.6.单击调试(也尝试运行)并收到此错误: Process terminated unexpectedly.initial content not foundLaunch command details: "C:Program FilesAdobeAdobe Flash Builder 4.6sdks4.6.0binadl.exe" -runtime
在客户端的某些代码上使用Flash Builder 4.6.单击调试(也尝试运行)并收到此错误:
Process terminated unexpectedly. initial content not found Launch command details: "C:Program FilesAdobeAdobe Flash Builder 4.6sdks4.6.0 binadl.exe" -runtime "C:Program FilesAdobeAdobe Flash Builder 4.6sdks4.6.0 runtimesairwin" -profile mobileDevice -screensize 640x920:640x960 -XscreenDPI 326 - XversionPlatform IOS "C:UserststifflerAdobe Flash Builder 4.6TPbin-debugTP- app.xml" "C:UserststifflerAdobe Flash Builder 4.6TPbin-debug" 我该如何解决?请尽可能详细,因为我之前从未使用过Flash Builder.谢谢! 解决方法
我有Main-app.xml文件,在其中我更改了以下行
<content>[This value will be overwritten by Flash Builder in the output app.xml]</content> 至 <content>{yourAppName}.swf</content> 并解决了初始内容问题. (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |