Inserting Video into MEdTech

Inserting Video into a Medtech

 

Copy and paste the following code into the html box in the page content editor of your medtech case.

 

Change the value= “server + video tag” to point to your video.

 

 

<object width="480" height="290"
data="https://www.queensu.ca/its/apps/media/streaming/flash/player-licensed.swf"
type="application/x-shockwave-flash">
<param name="flashvars"
value="streamer=rtmp://streaming.queensu.ca/vod&file=lkd/A_ClinicalGeneticist1.mp4"
/>
<param name="src"
value="https://www.queensu.ca/its/apps/media/streaming/flash/player-licensed.swf"
/>
<param name="allowfullscreen" value="true" />
</object>

 

1. Inside your case click Manage Pages; choose the page you wish to manage; this editing box will appear.

 

 

 

2. Click on the HTML icon

 

 

3. The HTML editor box will appear.

 

4. Copy and paste the code with the correct streaming address to point to the desired video into the HTML editor.  Click Update.

 

 

 

5. A FlashPlayer box like the one in the illustration below should show in the editing space. Click Save.