Insert the Video Into Your Web Page
To promote the 2008 Christmas Offering to your congregation, the video of the 2008 Christmas Offering can be inserted into your web page by copying the HTML code shown below and pasting it into an appropriate place on your web page.
The video is hosted on TeleWorship's Content Delivery Network and made available to you by the Christian Church in the Southwest. Therefore, the video can be freely used on your web pages without incurring any bandwidth or hosting charges from your website provider.
The video is a Flash Video and its SWF player are 400 pixels wide by 256 pixels deep.
Copy and Paste the Following Object:
(Note: copy and paste to Microsoft Notepad or other text editor to remove any residual tags. Then copy and past into your web page.)
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="400" height="256">
<param name="width" value="400" />
<param name="height" value="256" />
<param name="quality" value="high" />
<param name="allowscriptaccess" value="sameDomain" />
<param name="allowfullscreen" value="True" />
<param name="src" value="http://media.teleworship.com/ccsw/Christmas2008Offering_1.swf" />
<embed type="application/x-shockwave-flash" width="400" height="256" quality="high" allowscriptaccess="sameDomain" allowfullscreen="True" src="http://media.teleworship.com/ccsw/Christmas2008Offering_1.swf"></embed>
</object>