![]() | | ||||||||
| | #1 |
| Advanced Warrior War Room Member Join Date: Mar 2003 Location: , , USA.
Posts: 967
Thanks: 3
Thanked 1 Time in 1 Post
|
Can anytime tell me how to embed more than one camtasia video on a page? I have done one, and it works great, but I can't get more than one to work. Thanks! Peter |
| | |
| | #2 |
| HyperActive Warrior War Room Member Join Date: Dec 2007 Location: Perris,CA , USA.
Posts: 286
Thanks: 75
Thanked 28 Times in 25 Posts
|
I'm not a techy...but maybe it's your bandwidth? Are you hosting it on your server? It was recommended to me to upload it to viddler, or Youtube, and then embed it on my site. Then I don't think it uses the same amount of bandwidth. If you don't want to do that...then I'm not sure... good luck, Karen |
| | |
| | #3 |
| Advanced Warrior War Room Member Join Date: Mar 2003 Location: , , USA.
Posts: 967
Thanks: 3
Thanked 1 Time in 1 Post
|
Karen, Thank you for the warm reply :-) I have a dedicated server, and I can't use public hosting as it's a paid member area. The problem is, I can embed one camtasia video on the page by stripping the embed code out of their index.html file, and swiping the two scripts that are in the header etc, bey when I do the same thing for a second video, I can't get the second video to show. Anyone else have any idas? Many Thanks! Peter |
| | |
| | #4 |
| Active Warrior Join Date: Oct 2008 Location: Boston Ma.
Posts: 45
Thanks: 0
Thanked 6 Times in 5 Posts
|
Hey Pete I was just looking around the forum this morning and came across your post. It seems to me I ran into this problem before and I don't recall what I did to fix it! Let me see if I can go back through my stuff and see if I can find the answer for you just as soon as I get a free minute. |
| Creator of High Stakes SEO. The Internets only weekly SEO course! I share with you my 10 years PLUS of SEO knowledge! You WILL Rank Better I guarantee it! Join the thousands that have join with me to become more profitable today! http://www.HighStakesSEO.com Please follow me on Twitter: http://www.twitter.com/RichCurrie | |
| | |
| | #5 |
| Advanced Warrior War Room Member Join Date: Mar 2003 Location: , , USA.
Posts: 967
Thanks: 3
Thanked 1 Time in 1 Post
|
Hey all!!! Iframe was the answer! I simply used an iframe for each video that loaded the camtasia html file... thanks!!! Peter |
| | |
| | #6 |
| Active Warrior Join Date: Dec 2008
Posts: 38
Thanks: 2
Thanked 1 Time in 1 Post
|
Can you elaborate the Iframe process show an example perhaps?
|
| | |
| | #7 |
| Advanced Warrior War Room Member Join Date: Mar 2003 Location: , , USA.
Posts: 967
Thanks: 3
Thanked 1 Time in 1 Post
|
Sure! On the page, you can simply iframe the html file camtaisia spiuts out.. just upload the folder camtasia gives you, and link to the html file like this: <p> <div align="center"> <IFRAME SRC="http://www.yourdomain.com/video1/vdieo1.html" WIDTH=700 HEIGHT=550 scrolling="no"></IFRAME> </div> </p> <p> <div align="center"> <IFRAME SRC="http://www.yourdomain.com/video2/video2.html" WIDTH=700 HEIGHT=550 scrolling="no"></IFRAME> </div> </p> You can change the width/height accordingly :-) Peter |
| | |
![]() |
|
| Tags |
| camtasia, embed |
| Thread Tools | |
| |
![]() |