<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NewSourceMedia Blog &#187; Embed</title>
	<atom:link href="http://newsourcemedia.com/blog/tag/embed/feed/" rel="self" type="application/rss+xml" />
	<link>http://newsourcemedia.com/blog</link>
	<description>Focused on Interactive Design, Development and Marketing</description>
	<lastBuildDate>Mon, 07 May 2012 01:26:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>QuickTime Size Attribute to Fit or Scale Aspect Ratio</title>
		<link>http://newsourcemedia.com/blog/quicktime-size-attribute-to-fit-or-scale-aspect-ratio/</link>
		<comments>http://newsourcemedia.com/blog/quicktime-size-attribute-to-fit-or-scale-aspect-ratio/#comments</comments>
		<pubDate>Tue, 12 May 2009 02:39:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[QuickTime]]></category>
		<category><![CDATA[Embed]]></category>
		<category><![CDATA[embeded movies]]></category>
		<category><![CDATA[higth]]></category>
		<category><![CDATA[quicktime file size]]></category>
		<category><![CDATA[width]]></category>

		<guid isPermaLink="false">http://newsourcemedia.com/blog/?p=543</guid>
		<description><![CDATA[How to set the size or scale the aspect ratio of a QuickTime video to a supplied size. HEIGHT=size in pixels (Required) &#38; WIDTH=size in pixels (required) You can set the HEIGHT and WIDTH of the QuickTime embed attributes to &#8230; <a href="http://newsourcemedia.com/blog/quicktime-size-attribute-to-fit-or-scale-aspect-ratio/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[How to set the size or scale the aspect ratio of a QuickTime video to a supplied size.<span id="more-543"></span>

<strong>HEIGHT</strong>=size in pixels (Required) &amp; <strong>WIDTH</strong>=size in pixels (required)

You can set the <strong>HEIGHT</strong> and <strong>WIDTH</strong> of the QuickTime embed attributes to match the size of the movie or to crop the movie to the set dimensions. For example if you set the size smaller than the source movie, you could cut off the controllers at the bottom of the player. To force the video to a smaller scale, you will have to set the SCALE attribute (see below). If you supply a height or width that is greater than the movie, the movie will be centered inside this embed size. The HEIGHT and the WIDTH of the movie can be found by choosing 'Get Info...' in the 'Movie' menu within QuickTime Player.

<em>Note:Never specify a height of less than 2 as this can cause problems with some browsers.</em>

<em>Note 2:If the movie controller is visible, an additional 16 pixels will need to added.</em>
<p class="code"><strong>&lt;embed src="sample.mov" width="200" height="240" controller="true"&gt;</strong></p>

<strong>SCALE</strong>=value (optional...requires QuickTime 3)

SCALE is either <strong>TOFIT</strong>, <strong>ASPECT </strong>or a number. By default the value of SCALE is 1. If set to TOFIT, the movie is scaled to fit the embedded box as specified by the HEIGHT and WIDTH attributes. If this is set to ASPECT, the movie will scale to fit the embedded box while maintaining the aspect ratio. If this is set with a number, the movie will be scaled by that number (e.g. 1.5). Note: Using the number scale attribute with a QTVR Panorama movie can degrade the performance of the movie even on high-end systems.
<p class="code"><strong>&lt;embed src="sample.mov" width="200" height="240" scale="tofit"&gt;</strong></p>]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/quicktime-size-attribute-to-fit-or-scale-aspect-ratio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embed QuickTime Movies with Custom Embed Tags</title>
		<link>http://newsourcemedia.com/blog/embed-quicktime-movies-with-custom-embed-tags/</link>
		<comments>http://newsourcemedia.com/blog/embed-quicktime-movies-with-custom-embed-tags/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 00:22:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Video / Audio]]></category>
		<category><![CDATA[.mov]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[bgcolor]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Controller]]></category>
		<category><![CDATA[Embed]]></category>
		<category><![CDATA[Hide]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp4]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[QickTime]]></category>
		<category><![CDATA[Quick Time]]></category>
		<category><![CDATA[QuickTime]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[Tag]]></category>

		<guid isPermaLink="false">http://newsourcemedia.com/blog/2008/10/09/embed-quicktime-movies-with-custom-embed-tags/</guid>
		<description><![CDATA[How to hide the controller player, change movie background and auto start to the embed QuickTime mov file. AUTOPLAY=value (optional...requires QuickTime 3 or later) AUTOPLAY attribute causes the movie to start playing as soon as the QuickTime Plug-In estimates that &#8230; <a href="http://newsourcemedia.com/blog/embed-quicktime-movies-with-custom-embed-tags/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[How to hide the controller player, change movie background and auto start to the embed QuickTime mov file. <span id="more-152"></span><strong>AUTOPLAY</strong>=value (optional...requires QuickTime 3 or later)

AUTOPLAY attribute causes the movie to start playing as soon as the QuickTime Plug-In estimates that it will be able to play the entire movie without waiting for additional data when set to TRUE. AUTOPLAY can either be set to TRUE or FALSE. The default behavior is set by the user in the 'QuickTime Plug-in Settings.'

<span class="code">&lt;embed src="sample.mov" width="200" height="240" autoplay="true"&gt;</span>

<strong>AUTOHREF</strong>=value (optional...requires QuickTime 4 or later)

Load movie file immediately without waiting on a mouse click, The default value is set to FALSE:

<span class="code">&lt;embed src="sample.mov" width="200" height="240" href="http://dns/foo.mov" autohref="true"&gt;</span>

<strong>BGCOLOR</strong>=hex value (optional...requires QuickTime 3 or later)

This attribute sets the background color for any eara that's not occupied by the movie. For example, if a 160x120 movie was embedded in a space of 200x120, there would be 40 pixels of undefined color space in the width. Specifying the hex value of the background color will fill the undefined space with the value specified.

<span class="code">&lt;embed src="sample.mov" width="200" height="240" bgcolor="000000"&gt;</span>

<strong>CONTROLLER</strong>=value(optional...requires QuickTime 3 or later)

You can hide the QuickTime player controller by setting the CONTROLLER attribute to FALSE. This will effect the visibility of the movie controller. CONTROLLER can either be TRUE or FALSE. By default, CONTROLLER is TRUE.

Note: For compatibility with existing web pages, the default is FALSE for QuickTime VR movies, image files, and flash files.

Note 2: For poster movies, you would normally set controller="false".

<span class="code">&lt;embed src="sample.mov" width="200" height="240" controller="false"&gt;</span>]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/embed-quicktime-movies-with-custom-embed-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
