Video Downloads

Video Gallery


   

Bryan Dodge Bureau Modified Demo Videos

Files are in FLV format for easy web installation. See coding below for copy and paste function. FLV must be stored on your web server and all links must be updated with your path and not the sample path given.

 *If the files do not give you a Save File option when you click on the, right click on the link and select Save Link As. Set Type as all or Flash Video File. You will have to download the flash file, uploaded it to your ftp site and update the information in white with the correct path and name of the file. If you have any issues completing this task we have an onsite web programmer that can assist you with the coding. (800) 473-1698

Bryan Dodge Adv Demo 1 (320X240 FLV)

Bryan Dodge Adv Demo 1 (640X480 FLV)

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="640" height="375" id="FlvPlayer" align="middle">
<param name="allowScriptAccess" value="sameDomain"/>
<param name="allowFullScreen" value="true" />
<param name="movie" value="http://flvplayer.com/free-flv-player/FlvPlayer.swf"/>
<param name="quality" value="high"/>
<param name="bgcolor" value="112442"/>
<param name="FlashVars" value="flvpFolderLocation=http://flvplayer.com/free-flv-player/flvplayer/&flvpVideoSource=http://www.filelocation/filename.flv&flvpWidth=640&flvpHeight=375&flvpInitVolume=50&flvpTurnOnCorners=true&flvpBgColor=112442">
<embed src="http://flvplayer.com/free-flv-player/FlvPlayer.swf" flashvars="flvpFolderLocation=http://flvplayer.com/free-flv-player/flvplayer/&flvpVideoSource=http://www.fillocation/filename.flv&flvpWidth=640&flvpHeight=375&flvpInitVolume=50&flvpTurnOnCorners=true&flvpBgColor=112442" quality="high" bgcolor="112442" width="640" height="375" name="FlvPlayer" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"/>
</object>