trace(mySwf.getChildByName('textModule')['myTF'] is IModule);
trace(mySwf.getChildByName('textModule') is IModule);