<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Flash: Create background pattern in Flash 8</title>
	<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/</link>
	<description>Lessrain Blog</description>
	<pubDate>Wed, 08 Feb 2012 22:12:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: ZREN</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-141194</link>
		<dc:creator>ZREN</dc:creator>
		<pubDate>Fri, 14 Jan 2011 19:59:03 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-141194</guid>
		<description>&lt;p&gt;I found a free Tile Background Using AS3, you can find it at http://www.as3tutorial.com tutorials page.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I found a free Tile Background Using AS3, you can find it at <a href="http://www.as3tutorial.com" rel="nofollow">http://www.as3tutorial.com</a> tutorials page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: QA</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-94510</link>
		<dc:creator>QA</dc:creator>
		<pubDate>Wed, 19 Sep 2007 22:16:00 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-94510</guid>
		<description>&lt;p&gt;Never mind! I found the answer. Here's a page explaining how to tile any movie clip or whatever you desire:&lt;/p&gt;

&lt;p&gt;http://www.kirupa.com/developer/mx2004/duplicatebackground.htm&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Never mind! I found the answer. Here&#8217;s a page explaining how to tile any movie clip or whatever you desire:</p>
<p><a href="http://www.kirupa.com/developer/mx2004/duplicatebackground.htm" rel="nofollow">http://www.kirupa.com/developer/mx2004/duplicatebackground.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: QA</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-94499</link>
		<dc:creator>QA</dc:creator>
		<pubDate>Wed, 19 Sep 2007 20:54:03 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-94499</guid>
		<description>&lt;p&gt;Pardon my noob-ness. I like how bitmaps can be treated like fills in Flash and I want to do the same with vector artwork. I want to make a tiling vector background. Can anyone please advise? &lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Pardon my noob-ness. I like how bitmaps can be treated like fills in Flash and I want to do the same with vector artwork. I want to make a tiling vector background. Can anyone please advise? </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tuva</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-82430</link>
		<dc:creator>tuva</dc:creator>
		<pubDate>Thu, 19 Jul 2007 19:28:07 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-82430</guid>
		<description>&lt;p&gt;import your bitmap.  When the bitmap is in the library right click on it and go to properties.  Click Export for actionscript.  The  place the code on its own layer.  Make sure you publish for Flash 8.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>import your bitmap.  When the bitmap is in the library right click on it and go to properties.  Click Export for actionscript.  The  place the code on its own layer.  Make sure you publish for Flash 8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-59675</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Tue, 10 Apr 2007 07:49:14 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-59675</guid>
		<description>&lt;p&gt;enjoi and scott&lt;/p&gt;

&lt;p&gt;this may help (at least for me was enough)&lt;/p&gt;

&lt;p&gt;http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&#38;file=00001959.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>enjoi and scott</p>
<p>this may help (at least for me was enough)</p>
<p><a href="http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&amp;file=00001959.html" rel="nofollow">http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&amp;file=00001959.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drdave17</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-50602</link>
		<dc:creator>drdave17</dc:creator>
		<pubDate>Fri, 23 Mar 2007 22:14:51 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-50602</guid>
		<description>&lt;p&gt;I tried param name="wmode" value="transparent"  parameter and my flash background is still showing.&lt;/p&gt;

&lt;p&gt;I want to make it transparent.&lt;/p&gt;

&lt;p&gt;I am using Flash 8&lt;/p&gt;

&lt;p&gt;Thanks
Jerdison&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I tried param name=&#8221;wmode&#8221; value=&#8221;transparent&#8221;  parameter and my flash background is still showing.</p>
<p>I want to make it transparent.</p>
<p>I am using Flash 8</p>
<p>Thanks<br />
Jerdison</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: strain</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-18100</link>
		<dc:creator>strain</dc:creator>
		<pubDate>Fri, 18 Aug 2006 15:49:15 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-18100</guid>
		<description>&lt;p&gt;Looks very promising, I have a little question though, is there any way to make that whole pattern into a controllable movieclip? Say if i want to fade out or color it or similar. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Looks very promising, I have a little question though, is there any way to make that whole pattern into a controllable movieclip? Say if i want to fade out or color it or similar. <img src='http://www.blog.lessrain.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-2714</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 03 Apr 2006 19:05:33 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-2714</guid>
		<description>&lt;p&gt;Yes, just use this pattern:
BitmapDataObject.draw(VectorMovieClip);&lt;/p&gt;

&lt;p&gt;This will transfer the bitmap representation of the vector (movie) into the bitmap object.&lt;/p&gt;

&lt;p&gt;You can change the colors later by changing the pixels in the bitmap, or recreating the bitmap after changing the source vector movieclip.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yes, just use this pattern:<br />
BitmapDataObject.draw(VectorMovieClip);</p>
<p>This will transfer the bitmap representation of the vector (movie) into the bitmap object.</p>
<p>You can change the colors later by changing the pixels in the bitmap, or recreating the bitmap after changing the source vector movieclip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bootchmonkey</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-1833</link>
		<dc:creator>Bootchmonkey</dc:creator>
		<pubDate>Thu, 02 Feb 2006 02:48:10 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-1833</guid>
		<description>&lt;p&gt;Is there anyway to "tile" a vector drawing, perhaps a movie clip? Or does all the definition for the tiles area have to be programed in. So, let's say I have a movie clip which is a drawn star (not programmed in through coordinates) and want to change to color of it by using a bitmap instead of the setRGB function. Can I do this?&lt;/p&gt;

&lt;p&gt;Thank you in advance!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is there anyway to &#8220;tile&#8221; a vector drawing, perhaps a movie clip? Or does all the definition for the tiles area have to be programed in. So, let&#8217;s say I have a movie clip which is a drawn star (not programmed in through coordinates) and want to change to color of it by using a bitmap instead of the setRGB function. Can I do this?</p>
<p>Thank you in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: melissa</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-1645</link>
		<dc:creator>melissa</dc:creator>
		<pubDate>Wed, 04 Jan 2006 02:19:08 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-1645</guid>
		<description>&lt;p&gt;nevermind, i figured it out in the publish settings, i'm a jackass. thank you!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>nevermind, i figured it out in the publish settings, i&#8217;m a jackass. thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: melissa</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-1644</link>
		<dc:creator>melissa</dc:creator>
		<pubDate>Wed, 04 Jan 2006 02:09:31 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-1644</guid>
		<description>&lt;p&gt;does anyone know how to make your flash document have a transparent background? i want to use a background in my HTML doc (that i am incorporating the flash into) and i want it to match with my flash document.&lt;/p&gt;

&lt;p&gt;thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>does anyone know how to make your flash document have a transparent background? i want to use a background in my HTML doc (that i am incorporating the flash into) and i want it to match with my flash document.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashley98860615</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-1104</link>
		<dc:creator>ashley98860615</dc:creator>
		<pubDate>Tue, 06 Dec 2005 14:13:37 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-1104</guid>
		<description>&lt;p&gt;make sure that you set the bmp in your libary for export for actionscript. works beautifully&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>make sure that you set the bmp in your libary for export for actionscript. works beautifully</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-925</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 28 Nov 2005 05:47:47 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-925</guid>
		<description>&lt;p&gt;IT DOESN'T WORK FOR ME&lt;/p&gt;

&lt;p&gt;I copied to code into a virgin document and imported a simple 20x20 bitmap as a test into the library. &lt;/p&gt;

&lt;p&gt;It doesnt show a thing.&lt;/p&gt;

&lt;p&gt;Any thoughts?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>IT DOESN&#8217;T WORK FOR ME</p>
<p>I copied to code into a virgin document and imported a simple 20&#215;20 bitmap as a test into the library. </p>
<p>It doesnt show a thing.</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: enjoi</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-815</link>
		<dc:creator>enjoi</dc:creator>
		<pubDate>Mon, 31 Oct 2005 21:58:39 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-815</guid>
		<description>&lt;p&gt;Doesn't want to work :(
where do I have to place the bitmap ? in my library ?
I placed it in my library gave it a unique name etc.. replaced the name in the script doesn't seem to work, just placed the actionscript in a Actions layer...
can anyone sent me an example ?
joeriverdeyen at gmail dot com
thx!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t want to work <img src='http://www.blog.lessrain.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> where do I have to place the bitmap ? in my library ?<br />
I placed it in my library gave it a unique name etc.. replaced the name in the script doesn&#8217;t seem to work, just placed the actionscript in a Actions layer&#8230;<br />
can anyone sent me an example ?<br />
joeriverdeyen at gmail dot com<br />
thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lessrain blog  &#187; Blog Archive   &#187; Flash: Create a Video background pattern in Flash 8</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-621</link>
		<dc:creator>lessrain blog  &#187; Blog Archive   &#187; Flash: Create a Video background pattern in Flash 8</dc:creator>
		<pubDate>Wed, 12 Oct 2005 07:54:33 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-621</guid>
		<description>&lt;p&gt;[...]  pattern in Flash 8           October 12th, 2005 by Luis                              Someone ask me about creating a background pattern with video, which it is not a big deal since we can use MovieClip.beginBitmapFill method i [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;]  pattern in Flash 8           October 12th, 2005 by Luis                              Someone ask me about creating a background pattern with video, which it is not a big deal since we can use MovieClip.beginBitmapFill method i [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Britton</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-362</link>
		<dc:creator>Mike Britton</dc:creator>
		<pubDate>Tue, 27 Sep 2005 20:52:31 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-362</guid>
		<description>&lt;p&gt;Beautiful.  Very helpful post, thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Beautiful.  Very helpful post, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DedÃ©</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-360</link>
		<dc:creator>DedÃ©</dc:creator>
		<pubDate>Tue, 27 Sep 2005 14:46:07 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-360</guid>
		<description>&lt;p&gt;Please forgive me! I was publishin with AS1.0... LOL... sorry about that!
It worked like a charm... GREAT!!!&lt;/p&gt;

&lt;p&gt;Many thanks,&lt;/p&gt;

&lt;p&gt;DedÃ©&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Please forgive me! I was publishin with AS1.0&#8230; LOL&#8230; sorry about that!<br />
It worked like a charm&#8230; GREAT!!!</p>
<p>Many thanks,</p>
<p>DedÃ©</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DedÃ©</title>
		<link>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-359</link>
		<dc:creator>DedÃ©</dc:creator>
		<pubDate>Tue, 27 Sep 2005 14:36:50 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-create-background-pattern-in-flash-8/#comment-359</guid>
		<description>&lt;p&gt;Very nice, but I coudnt implement it :(
I had cut and paste the code and got this 3 errors in the Output:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Error&lt;/strong&gt; Scene=Scene 1, layer=Action Layer, frame=1:Line 1: Syntax error.
     import flash.display.BitmapData;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Error&lt;/strong&gt; Scene=Scene 1, layer=Action Layer, frame=1:Line 3: '{' expected
     function createTiles():Void {&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Error&lt;/strong&gt; Scene=Scene 1, layer=Action Layer, frame=1:Line 16: Unexpected '}' encountered
     }&lt;/p&gt;

&lt;p&gt;Total ActionScript Errors: 3     Reported Errors: 3&lt;/p&gt;

&lt;p&gt;Note that I have put the class in the right place, the image linked in the library as well. So, what am I doing wrong?&lt;/p&gt;

&lt;p&gt;Thanks in advance.&lt;/p&gt;

&lt;p&gt;DedÃ©&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very nice, but I coudnt implement it <img src='http://www.blog.lessrain.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> I had cut and paste the code and got this 3 errors in the Output:</p>
<p><strong>Error</strong> Scene=Scene 1, layer=Action Layer, frame=1:Line 1: Syntax error.<br />
     import flash.display.BitmapData;</p>
<p><strong>Error</strong> Scene=Scene 1, layer=Action Layer, frame=1:Line 3: &#8216;{&#8217; expected<br />
     function createTiles():Void {</p>
<p><strong>Error</strong> Scene=Scene 1, layer=Action Layer, frame=1:Line 16: Unexpected &#8216;}&#8217; encountered<br />
     }</p>
<p>Total ActionScript Errors: 3     Reported Errors: 3</p>
<p>Note that I have put the class in the right place, the image linked in the library as well. So, what am I doing wrong?</p>
<p>Thanks in advance.</p>
<p>DedÃ©</p>
]]></content:encoded>
	</item>
</channel>
</rss>

