Click to See Complete Forum and Search --> : Wnat to embed a Flash Video on my website from another site...


ruester
07-03-2009, 02:59 PM
I was curious how I can embed one of the videos found here - http://www.aoffest.com/maria-delle.html - Onto my site. (I do realize I need permission, which we are working on)

Is it a simple matter of looking at their code (I'm using Firebug) and copying and pasting, and adding an http://www.aoffest.com/(site relative link) to the "file=" line, or is there a totally different way of embedding?

Thanks anyone for your help!:D

stephenz
07-06-2009, 02:38 AM
You can check this - http://flash-video-player.blogspot.com/2009/07/embed-flash-videos-to-your-website-or.html

tedscoffee
07-06-2009, 07:35 PM
You need know the exactly location of their video file. If they are using a flash video player, most likely you won't see the file name directly, as they can store the file name in a external XML file and hidden from the HTML source code.

If they give you permission and also give you the full URL to their FLV file, they can use use a flash video player software (http://video.a4desk.com) which supports remote URL to play the movie.

It would always be best if they allow you to copy and host the FLV on your own sever. so even if they remove the file, you can still play the video on your website.