views:

33

answers:

2

I Want Details Explanation and Code For How To Set MediaElement In Windows Phone 7?

A: 

Hi Venkateswara,

Eric's post in this thread covers this.

Mick N
A: 

It's worth mentioning that Windows Phone 7 currently only supports a single MediaElement (as explained by Peter Torr at Tech Ed this year, this is mainly for performance reasons).

See http://msdn.microsoft.com/en-us/library/ff426928(VS.96).aspx for more details.

Blakomen