views:

226

answers:

0

Hi all,

I have created 3 storyboards in a usercontrol resources which animates controls inside the usercontrol. But the problem is that i have to start each animation on textbox's gotfocus events. I cant able to synchronize these 3 storyboards on each textbox's events. All works fine if i waited for 1 animation to complete and then focusing to another textbox to start another one. How should i synchronize these??? Plz help....Its urgent...