Skip to main content
Home Forums General Silverlight Getting Started start animation
1 replies. Latest Post by shamrat231 on May 31, 2009.
(0)
mexican
Member
164 points
713 Posts
05-31-2009 1:21 AM |
on my SL2 app I need to click on amouse button before i can process user input.
The animation will start on its own but without user input functions eg check keys
Is there a way around this so i dont need to click on left mouse button first before it can check keys.
shamrat231
Contributor
4677 points
595 Posts
05-31-2009 5:07 AM |
Just, write the code of mouse click event in a seperate method. eg. AnimeStart().
Invoke the method before processing user input, in this case check input keys.
Sharker Khaleed MahmudSoftware Developer(MCP,MCTS,MCPD[web])
This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.