Hello, I'd like to ask if there is a method to embed videos from websites which have, let's say a demo video for some product, but doesn't have any embed option (a code to copy/paste in a blogpost). This is the video I'd like to embed. Thank you!
OK, I found the video on youtube, so I will embed that one. But still, can such a video be somehow embeded?
It would be easily possible, just right-click on the page and choose "View HTML". Then look for the embed code where the flash video is on the page, copy that and paste it onto your site and viola! Should work like a charm
It depends. If you are using straight html just slap the embed code in there it should show up. If you are using Wordpress get a plugin called "Hana Code Insert" . Works great. You just put the embed code in and it will give you what is called "shortcode" to slap in your pages. If you are doing it as a "post" in Wordpress then regular embed code should work fine.
Hello, you can check this tutorial "Embed flash videos to your website or blog from other websites" - http://flash-video-player.blogspot.com/2009/07/embed-flash-videos-to-your-website-or.html
Yep! For flv files , you'll have to do that. If it is a .SWF , you can simply use the <Embed> tag <Embed src="filename.swf" width="45" height="100">
I usually just stick to using youtube videos because they allow you to use the html code that is given