简体   繁体   English

如何共享加载另一个外部 swf 文件的 swf 文件?

[英]How can I share a swf file that loads another external swf file?

So I wanted to give a demo of my project to someone, but I encounter a problem, Im loading an external swf file, and even if I give him both files, it doesn't work..所以我想把我的项目演示给某人,但是我遇到了一个问题,我正在加载一个外部 swf 文件,即使我把两个文件都给了他,它也不起作用..

What should I do to give a playable demo of my work to someone else, if I load an external swf file at runtime?如果我在运行时加载外部 swf 文件,我应该怎么做才能将我的作品的可播放演示提供给其他人?

Thx!谢谢!

Loading an external swf if you give him both files will work, but of course your code needs to be loading that file from the location where you place it.如果您将两个文件都给了他,则加载外部 swf 将起作用,但是您的代码当然需要从您放置它的位置加载该文件。 Can you post your loader code?你能发布你的加载器代码吗?

Alternatively, are you able to put the swf on a website and send him a link?或者,您是否可以将 swf 放在网站上并向他发送链接? That may not be an option for your specific situation, but since display over the web in a browser is Flash's primary purpose that's generally the simplest way to send demos.对于您的具体情况,这可能不是一个选项,但由于在浏览器中显示 web 是 Flash 的主要目的,这通常是发送演示的最简单方法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM