Revision: 48055
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at June 22, 2011 23:21 by inreflection7
Initial Code
<%# ResolveUrl(String.Format("~/CMSPages/GetFile.aspx?guid={0}", Eval("Video"))) %>
Initial URL
Initial Description
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...
Initial Title
Kentico - JWPlayer file ResolveUrl
Initial Tags
flash, video
Initial Language
ASP