开发者

Add automatic transition to Flex states

State transitions in flex are very helpful. Is it possible to add an automatic state开发者_如何转开发 transition between state A and state B in case there is no user response for 5 mins in state A or pop-up an alert?


Any reason to not just use a timer in stateA and then set currentState = "stateB" if the timer completes with no user interaction?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜