1. Did you test the timer function?
2. How did you create the windows? I created them like this and that works.
<mx:Window id="MyWinOne"/>
<mx:Window id="MyWin"/>

I don't know your other code, so I can't say.