.swz 文件是否必须与项目 .swf 位于同一目录中?
我听说 swz 需要与 swf 项目文件位于同一目录中才能运行库(或用作 rsl)。这是真的吗?或者它可以在服务器上的任何位置,而您只需将项目指向它即可?
I've heard swz needs to be in the same directory as the swf project file in order to run the library (or use as a rsl.) Is this true? Or can it be any where on the server and you just point your project towards it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,只要您在构建配置中指定 url,它们就可以位于任何地方。
Nope they can be anywhere as long as you specify the urls in your build configuration.