Component Instrumentation with RIATest (Part-2)

In the first part of this series http://xebee.xebia.in/2011/07/27/component-instrumentation-with-ria-test-part-1/#more-9326 , we discussed how RIATest has a default support for automation of TabNavigator component. Now lets apply our learnings and try to automate a third party component SuperTabNavigator(STN) which is a part of FlexLib components. The SuperTabNavigator is an extension of the TabNavigator navigation container and it functions exactly [...]

Flex: The wmode nightmare!! – Some workarounds

It is highly likely that if you have at any point of your development cycle fiddled around with the feature called – wmode, then you have landed into some trouble or the other. Brief introduction to wmode: ‘wmode’ stands for Windowless Mode. The wmode parameter is available in the object/embed tags used to place the [...]