开发者

Spark-only ProgressBar?

In the Flex4.5 docs it says

The ProgressBar 开发者_如何学Gocontrol 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?


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


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜