WebSite X5Help Center

 
Bjorn Andreassen
Bjorn Andreassen
User

Camtasia  en

Author: Bjorn Andreassen
Visited 1225, Followers 1, Shared 0  

How do I show an Camtasia Interactive tutorial video (mp4) on my webpage?
Startfile is index.html with script.

Posted on the
6 ANSWERS - 1 USEFUL - 1 CORRECT
Bjorn Andreassen
Bjorn Andreassen
User
Author

This has to be shown inside my locked page, so I can't use a link.

Read more
Posted on the from Bjorn Andreassen
Incomedia
Claudio D.
Incomedia

Hello Bjorn Are Andreassen,

In this case you will need to copy the part of the HTML code necessary to show it and paste it in the HTML code object in step 3 and in the expert section add the necessary external files like as example the video file.

Unfortunately I cannot help you with the use of custom code. Generally speaking since the functions do not depend on WebSite X5, you can search useful information about the custom code with search engines like google or wait until someone on the community of Answers can help you.

Many thanks!

Read more
Posted on the from Claudio D.
Gabriele P.
Gabriele P.
User

...if you put a link to extract the code, someone could try to solve for you...

Read more
Posted on the from Gabriele P.
Bjorn Andreassen
Bjorn Andreassen
User
Author
Gabriele P.
...if you put a link to extract the code, someone could try to solve for you...

It in locked area.

Read more
Posted on the from Bjorn Andreassen
Incomedia
Claudio D.
Incomedia

Hello Bjorn,

You need to open the HTML file to see the html code and there copy the iframe code part and add it in your project in the HTML code object. You will only need to verify the link in the src= attribute is correct.

In your case it becomes with the correct URL:

<iframe class="tscplayer_inline" id="embeddedSmartPlayerInstance" src="http://msoffice.no/camtest/flytt-filer-til-outlook_player.html?embedIFrameId=embeddedSmartPlayerInstance" scrolling="no" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>

Many thanks!

Read more
Posted on the from Claudio D.