Embed a Flash video on a webpage or blog
FMPEG-4 videos are ideal for sharing your video content within a web browser or if your audience is on different operating systems. You can create a Flash video (MPEG-4) in Camtasia to embed on a webpage or blog.
Embed a video (MPEG-4) on a webpage or blog
Open the source code for the index.html file by completing any of the following:
- Open the .html file in an HTML editor, such as Adobe Dreamweaver.
- Control-click the .html file and select Open With > TextEdit.
- Double-click the .html file. In a web browser, select the View Source option. In Safari, select View > View Source.
Copy the following highlighted code from the index.html file and paste the code under the <head> tag on your webpage:

Copy the following highlighted code from the index.html file and paste the code into the body of your webpage where you want to embed the video:

If your website or blog does not support javascript or certain tags, copy the simple embed code from the index.html instead:

Copy the following files into your webpage's directory: index.html and the Media folder. Note: In some websites or blogs, you may need to edit the code to point to the correct directory path.