/ Published in: ASP
The usual way to resolve a url file path doesn't work with JWPlayer. You'll need a different one because the "+" in ... ?guid="+ Eval("fieldName"))%> will throw an error...
Expand |
Embed | Plain Text
<%# ResolveUrl(String.Format("~/CMSPages/GetFile.aspx?guid={0}", Eval("Video"))) %>
You need to login to post a comment.
