用不确定旋转器替换 Flex 预加载器杆?

发布于 2024-10-14 11:10:19 字数 455 浏览 2 评论 0原文

我有一个从 Jake Hawkes 下载的 AS spinner 类(单击此处查看它正在运行 )。

我想用这个微调器替换 Flex 应用程序预加载器。我以前使用过自定义预加载器,但这只是为了编辑已经存在的内容。有人知道如何使用 spinner.as 代替加载栏吗?

编辑 这是一个非常酷的自定义预加载器,我将尝试编辑(它扩展了 Sprite)启用视图源: http://blogagic.com/14/the-blogagic-custom-flex-preloader布莱恩

I have a AS spinner class that I downloaded from Jake Hawkes (click here to see it running).

I want to replace the flex application preloader with this spinner. I have previously used custom preloaders, but that was just for editing what already existed. Anyone know how that spinner.as could be used instead of the loading bar?

EDIT
This is the extremely cool custom preloader that Im going to try to edit (it extends Sprite) view source enabled:
http://blogagic.com/14/the-blogagic-custom-flex-preloader

Brian

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

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

发布评论

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

评论(2

好倦 2024-10-21 11:10:19

有点晚了,但我刚刚发现这个网站。这里的旋转器接缝非常发达并且有记录。

http://flexdevtips.blogspot.com/2011/05/simple -animating-preloader-and.html

Little late but I just came across this site. The spinner here seamed pretty well developed and documented.

http://flexdevtips.blogspot.com/2011/05/simple-animating-preloader-and.html

羞稚 2024-10-21 11:10:19

WindowedApplication 有 preloader 属性,您可以设置预加载器的类。这个类应该实现IPreloaderDisplay。 Google 在最佳结果中对此提供了答案:http://askmeflash.com/文章/7/custom-preloader-progress-bar-flex

WindowedApplication has preloader property, which you can set class of your preloader. This class should implement IPreloaderDisplay. Google has answers for this in top results: http://askmeflash.com/article/7/custom-preloader-progress-bar-flex.

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