Hi, I have created a module with SMF player v2.7 as view and used with prism to show in a region. When I build the solution, the player is loading but it is not playing anything in there. Code for the player is as follows where mediasource is static.
<smf:SMFPlayer>
<smf:SMFPlayer.Playlist>
<media:PlaylistItem DeliveryMethod="AdaptiveStreaming" MediaSource="http://video3.smoothhd.com.edgesuite.net/ondemand/Big%20Buck%20Bunny%20Adaptive.ism/Manifest"/>
</smf:SMFPlayer.Playlist>
</smf:SMFPlayer>
Please anyone help me fix this. Any help would be greatly appreciated.
Comments: ** Comment from web user: fmartinez **
<smf:SMFPlayer>
<smf:SMFPlayer.Playlist>
<media:PlaylistItem DeliveryMethod="AdaptiveStreaming" MediaSource="http://video3.smoothhd.com.edgesuite.net/ondemand/Big%20Buck%20Bunny%20Adaptive.ism/Manifest"/>
</smf:SMFPlayer.Playlist>
</smf:SMFPlayer>
Please anyone help me fix this. Any help would be greatly appreciated.
Comments: ** Comment from web user: fmartinez **
Hi Sharath,
Now that you mention you are using __Silverlight 4__, it's worth mentioning that according to the following thread, the __2.7__ version of the SMF Player targets __Silverlight 5__, so for __Silverlight 4__, you should use version __2.6__ of the Player.
+ [Does SMF 2.7 support Silverlight 4?](http://smf.codeplex.com/discussions/399649)
This might be related to your problem,
Regards,
Federico Martinez
http://blogs.southworks.net/fmartinez