![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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
|
||||
|
||||
|
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
|
|||
|
|||
|
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 | |
|
|
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 |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us