Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi All, I am using Umbraco 3.0 and i want to show video from my server ( from local) to website. for this i written xslt as per below, [code] ]> <> version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxml="urn:schemas-microsoft-com:xslt" xmlns:umbraco.library="urn:umbraco.library" exclude-result-prefixes="msxml umbraco.library"> [/code] But it is not showing video. It is showing that "click here to download plugin". But if i give youtube url in src then it is showing video perfectly. Can any one help me for showing video.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
xslt is not working for embed video
Hi All,
I am using Umbraco 3.0 and i want to show video from my server ( from local) to website.
for this i written xslt as per below,
[code]
]>
<>
version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:msxml="urn:schemas-microsoft-com:xslt"
xmlns:umbraco.library="urn:umbraco.library"
exclude-result-prefixes="msxml umbraco.library">
[/code]
But it is not showing video. It is showing that "click here to download plugin".
But if i give youtube url in src then it is showing video perfectly.
Can any one help me for showing video.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.