WebSite X5Help Center

 
Bjorn Andreassen
Bjorn Andreassen
User

Camtasia  en

Autore: Bjorn Andreassen
Visite 1265, Followers 1, Condiviso 0  

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

Postato il
6 RISPOSTE - 1 UTILE - 1 CORRETTO
Bjorn Andreassen
Bjorn Andreassen
User
Autore

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

Leggi di più
Postato il da 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!

Leggi di più
Postato il da Claudio D.
Gabriele P.
Gabriele P.
User

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

Leggi di più
Postato il da Gabriele P.
Bjorn Andreassen
Bjorn Andreassen
User
Autore
Gabriele P.
...if you put a link to extract the code, someone could try to solve for you...

It in locked area.

Leggi di più
Postato il da 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!

Leggi di più
Postato il da Claudio D.