Showing Videos in Knowledge Base
Is there any way for me to reference a video within a Knowledge Base article? I attached the video to a hidden article, and I want to reference it and have it play within another article.
Thank you.
Thank you.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
GillySpy
13 years ago
Posted by:
Roonerspism
13 years ago
We've been referencing flash videos in our kbox KB articles for a little bit now and seem to have good success with this:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,16,0"
width="100%" height="100%" >
<embed src=COMPLETE-URL-TO-YOUR-ATTACHMENT.swf width="400" height="400" play="true" loop="false" quality="high" pause="true" pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash">
</embed>
</object>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,16,0"
width="100%" height="100%" >
<embed src=COMPLETE-URL-TO-YOUR-ATTACHMENT.swf width="400" height="400" play="true" loop="false" quality="high" pause="true" pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash">
</embed>
</object>
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.