WebSite X5Help Center

 
Bjorn Andreassen
Bjorn Andreassen
User

Camtasia  en

Auteur : Bjorn Andreassen
Visité 1266, Followers 1, Partagé 0  

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

Posté le
6 RéPONSES - 1 UTILES - 1 CORRECT
Bjorn Andreassen
Bjorn Andreassen
User
Auteur

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

Lire plus
Posté le de 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!

Lire plus
Posté le de Claudio D.
Gabriele P.
Gabriele P.
User

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

Lire plus
Posté le de Gabriele P.
Bjorn Andreassen
Bjorn Andreassen
User
Auteur
Gabriele P.
...if you put a link to extract the code, someone could try to solve for you...

It in locked area.

Lire plus
Posté le de 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!

Lire plus
Posté le de Claudio D.