featurelist.org
 
U
D
5 points - posted 165 days ago by godjonez - status: Active - 1 comments watch
With Xfire's video capture it is easier to just upload the video to Xfire instead of recoding it and then uploading to Youtube, so it would be nice if ESAM could also display Xfire videos.

Technical details:

The Xfire video URL is usually given in a form http://www.xfire.com/video/ID/, for example http://www.xfire.com/video/2023/

To make it embedded in video player, this kind of code can be used:

<embed src="http://media.xfire.com/swf/vplayer.swf"
quality="high"
flashvars="videoid=2023"
type="application/x-shockwave-flash" />

Inside flashvars, the videoid is to reflect the ID from the URL.


featurelist.org

Add this feature widget to your own website by using the following code:


Add it to forums (using bbcode):