hi,
how we pass path dynamically from controller here...
<%:Microsoft.Web.Helpers.Video.MediaPlayer(path:"~/Content/Video/jj2008_100.wmv",
width: "400",
height: "600",
autoStart: true,
playCount: 2,
uiMode: "full",
stretchToFit: true,
enableContextMenu: false,
mute: false,
volume: 75)%>
please help me....