同时保存和调试 Flash CS3
有没有办法可以使用组合按键在 flash cs3 中保存和调试文件? 我在 Windows 计算机上运行 cs3,通常按 ctrl+s 进行保存,然后按 ctrl+shift+enter 进行调试...我只是想知道是否可以将这 2 个操作与一种击键组合结合起来。 谢谢!
Is there a way where I can save and debug a file in flash cs3 with combo keystrokes??
I'm running cs3 on a windows computer and I usually do ctrl+s to save and then do ctrl+shift+enter to debug... and I was just wondering if I can combine these 2 actions with one combination of keystrokes.
Thanx!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
嗯...
您可以为此编写一个 jsfl 脚本并将其保存在 Flash/Configutation 的 Commands 文件夹中。
是您保存文档所需的内容。我在 Flash CS3 中遇到了一个错误,但
似乎只能工作。一直使用这会很烦人。
没有
jsfl 文档中
。恐怕答案是否定的。我希望有人能证明我错了。
Hmmm...
you can write a jsfl script for that and save it in the Commands folder in Flash/Configutation.
is what you need to save the document. I encountered a bug in Flash CS3 though, and only
seemed to work. This would be annoying to use all the time.
And there is no
in the jsfl documenatation.
I'm affraid the answer is no. I hope someone will prove me wrong.