View Single Post
Old 09-17-2008, 09:04 AM   #126 (permalink)
Perseus109
Zewbie
 
Join Date: Sep 2008
Location: Winter Park, FL
Posts: 6
Perseus109 is on a distinguished road
Default Recompile under Beta 3

I tried to recompile this under beta 3 and after following the conversion instructions, I ended up with the following compile error. Being a progamer of little (read newb), I am not sure what to do about it... Thought I would pass it on though.

Error 1 Property or indexer 'Microsoft.Xna.Framework.Media.MediaPlayer.PlayPos ition' cannot be assigned to -- it is read only C:\XNA\Zuneboards Games Package\GuessTheSong v.0.65\GuessTheSong\Game1.cs 140 13 GuessTheSong

The line is the code is:

MediaPlayer.PlayPosition = playPos;




Perseus109 is offline