Playing and Looping Audio

December 12, 2008

I recently completed my first Silverlight animation and I ended up stumbling with playing and looping an MP3 file for the animations background music. My first instinct was to add the MP3 file to the Solution but quickly found that Silverlight doesn't handle media file as an embed asset within its compiled XAP file but [...]