<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: AS3 fullsize background image with pixel pattern</title>
	<atom:link href="http://www.solemone.de/flash/as3-fullsize-background-image/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.solemone.de/flash/as3-fullsize-background-image/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 17 Jun 2010 05:58:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Michel</title>
		<link>http://www.solemone.de/flash/as3-fullsize-background-image/comment-page-1/#comment-583</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Tue, 11 May 2010 09:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.solemone.de/?p=705#comment-583</guid>
		<description>HI solemone,

it works, really cool but it was easy to figure it out, so newbie i am lol ( i&#039;ll go buy a new brain)

have a nice day

thx a lot</description>
		<content:encoded><![CDATA[<p>HI solemone,</p>
<p>it works, really cool but it was easy to figure it out, so newbie i am lol ( i&#8217;ll go buy a new brain)</p>
<p>have a nice day</p>
<p>thx a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: solemone</title>
		<link>http://www.solemone.de/flash/as3-fullsize-background-image/comment-page-1/#comment-570</link>
		<dc:creator>solemone</dc:creator>
		<pubDate>Fri, 07 May 2010 12:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.solemone.de/?p=705#comment-570</guid>
		<description>Hi Michel,
you can change line &lt;strong&gt;#65&lt;/strong&gt; in the class:

from this: patternBitmapData = new BitmapData(&lt;strong&gt;2&lt;/strong&gt;, &lt;strong&gt;2&lt;/strong&gt;, true, 0x000000); 

maybe to this: patternBitmapData = new BitmapData(&lt;strong&gt;4&lt;/strong&gt;, &lt;strong&gt;4&lt;/strong&gt;, true, 0x000000);

To change your width of the bitmap data, which is the repetitive element and not the individual pixels.</description>
		<content:encoded><![CDATA[<p>Hi Michel,<br />
you can change line <strong>#65</strong> in the class:</p>
<p>from this: patternBitmapData = new BitmapData(<strong>2</strong>, <strong>2</strong>, true, 0&#215;000000); </p>
<p>maybe to this: patternBitmapData = new BitmapData(<strong>4</strong>, <strong>4</strong>, true, 0&#215;000000);</p>
<p>To change your width of the bitmap data, which is the repetitive element and not the individual pixels.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel</title>
		<link>http://www.solemone.de/flash/as3-fullsize-background-image/comment-page-1/#comment-568</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Thu, 06 May 2010 16:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.solemone.de/?p=705#comment-568</guid>
		<description>Hi, great code but how can we add more space between pixel

Thx</description>
		<content:encoded><![CDATA[<p>Hi, great code but how can we add more space between pixel</p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: solemone</title>
		<link>http://www.solemone.de/flash/as3-fullsize-background-image/comment-page-1/#comment-513</link>
		<dc:creator>solemone</dc:creator>
		<pubDate>Tue, 13 Apr 2010 15:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.solemone.de/?p=705#comment-513</guid>
		<description>Hi Tom,
there is a bug in the code that I don´t find. But I´m planning a new class. Until then you can check out this Quick Tip from ActiveTuts+:
&lt;br &gt;&lt;br &gt;

&lt;a style=&quot;text-decoration:underline;&quot; href=&quot;http://active.tutsplus.com/tutorials/web-design/quick-tip-how-to-automatically-resize-an-image-to-fit-the-screen/&quot; rel=&quot;nofollow&quot;&gt;Quick Tip: How to Automatically Resize an Image to Fit the Screen&lt;/a&gt;
&lt;br &gt;&lt;br &gt;

Or this &lt;a style=&quot;text-decoration:underline;&quot; href=&quot;http://www.greensock.com/autofitarea/&quot; rel=&quot;nofollow&quot;&gt;AutoFitArea class from Greensock.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi Tom,<br />
there is a bug in the code that I don´t find. But I´m planning a new class. Until then you can check out this Quick Tip from ActiveTuts+:</p>
<p><a style="text-decoration:underline;" href="http://active.tutsplus.com/tutorials/web-design/quick-tip-how-to-automatically-resize-an-image-to-fit-the-screen/" rel="nofollow">Quick Tip: How to Automatically Resize an Image to Fit the Screen</a></p>
<p>Or this <a style="text-decoration:underline;" href="http://www.greensock.com/autofitarea/" rel="nofollow">AutoFitArea class from Greensock.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.solemone.de/flash/as3-fullsize-background-image/comment-page-1/#comment-512</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 13 Apr 2010 11:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.solemone.de/?p=705#comment-512</guid>
		<description>Hi, I&#039;ve used your code to add the image and more importantly the pattern overlay, but it appears on top of everything (I have somethings on layers within my flash file). I&#039;ve tried using addChildAt and setChildIndex to move it to the back but with no result. I&#039;ve also tried assigning the child to an empty movieclip which is ordered to the bottom instead of the stage (emptyMc.addChild(backgroundImage); and that has no effect either....any thoughts? Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve used your code to add the image and more importantly the pattern overlay, but it appears on top of everything (I have somethings on layers within my flash file). I&#8217;ve tried using addChildAt and setChildIndex to move it to the back but with no result. I&#8217;ve also tried assigning the child to an empty movieclip which is ordered to the bottom instead of the stage (emptyMc.addChild(backgroundImage); and that has no effect either&#8230;.any thoughts? Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
