Re:Re: Different behavior between mx and spark

2014-07-17 Thread DarkStone
Hi, >I suppose I'd just have an 'enable helper' I could call in my app that >would walk the display list and set children based on their parents. You >could hook it to the global 'add' event and it'd be automatic? I agree. You could write a EnableHelper class as a controller to handle this, so y

Re:Re: Different behavior between mx and spark

2014-07-17 Thread DarkStone
Hi, >What I want to achieve is to replicate mx behavior on ALL spark >skinnableComponents but keeping the current behavior as the default. IMO, the mx behavior is worse than Spark, so I don't recommend to replicate mx behavior on ALL spark skinnableComponents, this is a very bad idea, and this