仅 Spark 进度条?

发布于 2024-11-16 04:04:50 字数 270 浏览 2 评论 0原文

Flex4.5文档中,它说

ProgressBar 控件是 MX 组件集。没有火花 等价。

对于仅使用 Flex4 的应用程序(例如移动应用程序)来说,这是一个问题。人们正在做什么来解决这个问题?

In the Flex4.5 docs it says

The ProgressBar control is part of the
MX component set. There is no Spark
equivalent.

This is a problem for apps that are Flex4-only (such as a mobile app). What are people doing to work around this?

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

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

发布评论

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

评论(2

心碎无痕… 2024-11-23 04:04:50

这可能会让您开始使用进度条: http://aaronhardy.com/flex/spark-progressbar/

This might get you started with a progress bar: http://aaronhardy.com/flex/spark-progressbar/

谁的年少不轻狂 2024-11-23 04:04:50

对于移动 Flex 项目而言并非如此。移动项目要求您使用 Spark 命名空间中的组件。人们在移动设备上对进度条做了什么?我目前有一个通过在屏幕底部拉伸单色图像来制作的,它可以工作,但没有真实进度条的 3D 外观、感觉和动画。

This isn't true for mobile flex projects. Mobile projects require that you use components from the Spark namespace. What have people been doing for progress bars on mobile? I currently have one I made by stretching a single colored image across the bottom of the screen, it works but doesn't have the 3d look, feel, and animation of a real progress bar.

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