flash cs3 中的文档类文本框在哪里?
在教程中,我找到了一条语句“在 Flash 文档的属性检查器中的文档类文本框中,编写 Test1”,但我没有找到该文档类文本框。我用的是flash CS3。它在哪里。请帮忙。
In a tutorial I find a statement "In the Document Class text box in the Property inspector of flash document, write Test1" But i didnt find that document class textbox. Im using flash CS3. Where it is. Please Help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果使用箭头(选择)工具单击舞台上的空白位置,PI 将更改为基本文档属性。 PI 中的一项是一个文本框,您可以在其中指定文档类别。您还可以通过进入发布设置的 Flash 选项卡并选择 ActionScript 3 按钮来访问此设置。此外,您必须发布到 ActionScript3 才能看到这些文本框。
If you click on an empty spot on the stage with the arrow (selection) tool, the PI will change to basic document properties. One of the items in the PI will be a text box where you can specify the document class. You can also get to this setting by going into the Flash tab of your publish settings and selecting the ActionScript 3 button. Also, you must be publishing to ActionScript3 to see either of these text boxes.