本文介绍了MX:在帆布的展会活动equalivent:集团的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

作为的Flex 4,我用 S:集团而不是 MX:帆布

As of Flex 4, I'm using s:Group instead of mx:Canvas.

使用 S:集团,当容​​器是像可见show事件不会触发MX:帆布的creationComplete 事件只火一次。如何检测显示事件的东西都在Flex 4中或者我应该只使用 MX:帆布而不是

With s:Group , show event is not fired when the container is visible like with mx:Canvas. creationComplete event fire only once. How can I detect show event or something alike in Flex 4 or should I just use the mx:Canvas instead ?

任何类型的帮助是AP preciated。

Any kind help is appreciated.

推荐答案

怎么样 enterState 显示事件?

这篇关于MX:在帆布的展会活动equalivent:集团的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-20 17:58