使用actionscript as2预加载外部swf文件
我对闪光灯比较陌生,所以...
我已经研究这个问题两天了,
所以我希望有人能帮助我。
我有几个外部 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果可以帮助您查看此网站,它有一个完整的教程,一步一步可以获得与您的案例相同的结果。
单击此处查看完整教程
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