Expression Design to dynamic sprites
Last post 04-30-2008 1:51 AM by Allen Chen – MSFT. 1 replies.
Sort Posts:
04-28-2008 9:41 AM
Expression Design to dynamic sprites

Lets say I wanted to make a game (Silverlight 2 based) and I want all my graphics to be vector based. I use Expression Design to make my graphics and export them as "Silverlight Canvas" XAML files. Now, because this is a game I'm making, I have no idea how many of each object would be on screen at a time, so these objects have to be added at run time. What is the best way to go about doing this? The XAML output from Design seems to just be a Canvas surrounding the other elements. 

hailtiki

Joined on 04-28-2008
Posts 1
04-30-2008 1:51 AM
Marked as Answer
Re: Expression Design to dynamic sprites

Hi:

  I suggest you to create custom control. You can refer to:

http://silverlight.net/forums/t/12664.aspx

Regards

Sincerely,
Allen Chen
Microsoft Online Community Support

Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Allen Chen – MSFT

Joined on 03-16-2007
Posts 717