StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #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,
  #2  
Old 07-09-2009, 08:39 AM
Debra's Avatar
Debra Debra is offline
Community Moderator
 
Join Date: Oct 2009
Location: Ontario, Canada
Posts: 13,365
Default Re: Embedded camtasia video

you seem to have some spaces in the url change it to this

http://optionsmanagement.ca/wp-content/ ... on1-2.html

and remove this <param wmode="transparent" name="movie" value="http:

that isn't the way to configure the param it should look like this

<param name="wmode" value="transparent">
__________________
Fat Cat Designs | "Creativity takes courage." Henri Matisse

Make life easier use FireFox and these Customizing tools: Firebug - Web Developer

New to Genesis? See our Guide for Beginners!

Recommended StudioPress Designer
StudioPress on Facebook
  #3  
Old 07-09-2009, 09:22 AM
mrathe mrathe is offline
Registered User
Genesis Member
 
Join Date: Jul 2009
Posts: 36
Default Re: Embedded camtasia video

Hi,

Made the changes (don't know if thy're right)
see!

<object width="250" height="205"><param name="wmode" value="transparent" /><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>

but do not work. See http://www.optionsmanagement.ca/ 2nd video below MJ.

Thanks for helping me.

Michel
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Embedded Video Not Showing Up UPG General Discussion 6 03-11-2010 09:12 AM
URL Code on top of embedded video kristaneher General Discussion 3 02-19-2010 12:06 PM
Embedded Video and Nav Bar pcmike General Discussion 3 04-13-2009 01:13 PM
How do I embed a Camtasia Video? tributebandreviews General Discussion 1 12-11-2008 09:26 AM


All times are GMT -5. The time now is 06:15 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.