Using Camtasia With Kompozer

2 replies
  • WEB DESIGN
  • |
Is it possible to embed a camtasia produced video into Kompozer?

I'm having a devil of a job trying to do it.

I produced my videos in the usual way (for the web) in camtasia and then tried copying the code from the html file that camtasia produced into the Kompozer web page.

However, when I upload or view the webpage my video won't show up in firefox and I get the message to dwonload the latest flash player, in IE it just comes up as a grey box.

I know that in Frontpage you can use iframes to put video in web pages but how the heck do you do it for Kompozer?

#camtasia #kompozer
  • Profile picture of the author HomeBizNizz
    Just put in this code <iframe>content</iframe>.
    Content replaced with your video.
    From <div id="flashcontent"> to the last </div> (before </body>) inputed should do it.

    Remember filepaths.
    src="file_controller.swf" is in the same dir.
    src="/folder/file_controller.swf" is in a subfolder named folder.
    {{ DiscussionBoard.errors[1887949].message }}

Trending Topics