开发者

How to dynamically update date and time in flex from the server?

I have a GUI in flex. I am getting the value of the server d开发者_JAVA技巧ate from the servlet to the .mxml file. I want to show the date and time dynamically changing. How can I do that in flex?


You would have to keep repolling the server or use push technologies and push the date to Flex.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜