Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Umesh Chape 6 posts 20 karma points
    Feb 19, 2009 @ 11:21
    Umesh Chape
    0

    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.

Please Sign in or register to post replies

Write your reply to:

Draft