在 Flex 应用程序自行加载时运行的自定义剪辑
每当加载 swf 时,就会显示一个自定义电影(默认情况下是一个旋转圆圈),是否有某种方法可以让我的自定义电影在那里播放。如果您有这方面的想法,请帮忙。
提前致谢。 阿希恩。
Whenever a swf is loaded a custom movie is shown (by default a rotating circle), is there some way where I can have my custom movie to play there. If you have any idea in this regard, then please help.
Thanks in advance.
Ashine.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用自定义预加载器来完成此操作。 这里是一个很好的例子让你开始吧。
You can accomplish this with a custom preloader. Here is a very good example to get you started.