View Single Post
  #1  
Old 07-09-2009, 08:03 AM
mrathe mrathe is offline
Registered User
Genesis Member
 
Join Date: Jul 2009
Posts: 36
Default Embedded camtasia video

Started customizing my site...Works fine.
Have a question.
I want to embed from a text widget a video (not a video from youtube) but a homemade camtasia video from my own site http://www.optionsmanagement.ca.

Worked with the code a bit but can't make it appear on my homepage.

The video was produced in swf files.

Here, from your code, what I've done.

<object width="250" height="205"><param wmode="transparent" name="movie" value="http://optionsmanagement.ca /wp-content/uploads/section1-2/ section1-2.html" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed wmode="transparent" src="http://optionsmanagement.ca /wp-content/uploads/section1-2/ section1-2.html" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

Please can you help?

Thanks,