使用actionscript as2预加载外部swf文件

发布于 2024-09-16 23:11:17 字数 493 浏览 5 评论 0原文

我对闪光灯比较陌生,所以...

我已经研究这个问题两天了,
所以我希望有人能帮助我。

我有几个外部 swf 文件,每个都可以
打电话给他们中的任何一个。

假设我在 home.swf 中,并且点击了 about.swf,我
希望在about.swf
存在时留在home.swf 已加载
,所以我没有空屏幕。他们是
两个外部 swf 文件,由主容器保存。

我的动作脚本是 2.0,我知道它有一些东西

之前执行“onLoadComplete” “loadMovie(“about.swf”,“_root.content”);”
但我只是不知道如何编写这段代码。

请帮助我!我真的很感谢你的时间

i'm relatively new with flash, so...

i've been looking into this for 2 days now,
so i hope someone can help me out.

i have several external swf files, each one can
call any of them.

say i'm in home.swf and i clicked about.swf, i
want to stay in home.swf whilst about.swf is being
loaded
so i don't have an empty screen. they are
both external swf files, hold by a main container.

my actionscript is in 2.0 and i know it has something
to do with "onLoadComplete" before
"loadMovie ("about.swf", "_root.content");"
but i just don't know how to write this bit of code.

please please help me!!!! i really appreciate your time

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不离久伴 2024-09-23 23:11:17

如果可以帮助您查看此网站,它有一个完整的教程,一步一步可以获得与您的案例相同的结果。

单击此处查看完整教程

If can help you have look to this site, it have a complete tutorial step by step to get the same result of your case.

Click here to see a full tutorial

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文