<?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>yoolek</title>
	<atom:link href="http://yoolek.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://yoolek.com</link>
	<description>as3 flash cms</description>
	<lastBuildDate>Thu, 29 Jul 2010 10:18:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>contact7</title>
		<link>http://yoolek.com/?p=258</link>
		<comments>http://yoolek.com/?p=258#comments</comments>
		<pubDate>Thu, 29 Jul 2010 10:18:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://yoolek.com/?p=258</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[[contact-form]
]]></content:encoded>
			<wfw:commentRss>http://yoolek.com/?feed=rss2&amp;p=258</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tab post plugin</title>
		<link>http://yoolek.com/?p=202</link>
		<comments>http://yoolek.com/?p=202#comments</comments>
		<pubDate>Tue, 11 Aug 2009 08:56:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://yoolek.com/?p=202</guid>
		<description><![CDATA[sdfsdfsdf hfgjhjh swap depth() in as3 link title link title link title dfsfs sdfsdf swap depth() in as3 link title link title link title sdfsdfsf jQuery(document).ready(function() { if(postTabs_getCookie('postTabs_202')) postTabs_show(postTabs_getCookie('postTabs_202'),202); });]]></description>
			<content:encoded><![CDATA[<p>sdfsdfsdf<br />
<div class='postTabs_divs postTabs_curr_div' id='postTabs_0_202'>
<span class='postTabs_titles'><b>hfgjhjh</b></span></p>
<ol>
<li><a href="?p=3"> swap depth() in as3</a></li>
<li><a href="?p=122"> link title</a></li>
<li><a href="?p=122"> link title</a></li>
<li><a href="?p=122"> link title</a></li>
</ol>
<p>dfsfs</p>
<p></div>

<div class='postTabs_divs' id='postTabs_1_202'>
<span class='postTabs_titles'><b><strong>sdfsdf</strong></b></span></p>
<ol>
<li><a href="?p=3"> swap depth() in as3</a></li>
<li><a href="?p=122"> link title</a></li>
<li><a href="?p=122"> link title</a></li>
<li><a href="?p=122"> link title</a></li>
</ol>
<p>sdfsdfsf</p>
</div>

<script type='text/javascript'>jQuery(document).ready(function() { if(postTabs_getCookie('postTabs_202')) postTabs_show(postTabs_getCookie('postTabs_202'),202); });</script>]]></content:encoded>
			<wfw:commentRss>http://yoolek.com/?feed=rss2&amp;p=202</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>multipage post</title>
		<link>http://yoolek.com/?p=193</link>
		<comments>http://yoolek.com/?p=193#comments</comments>
		<pubDate>Mon, 10 Aug 2009 08:24:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://yoolek.com/?p=193</guid>
		<description><![CDATA[askdfkjasdkjasdhbk 111111111111111]]></description>
			<content:encoded><![CDATA[<p>askdfkjasdkjasdhbk 111111111111111</p>
]]></content:encoded>
			<wfw:commentRss>http://yoolek.com/?feed=rss2&amp;p=193</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>test short</title>
		<link>http://yoolek.com/?p=183</link>
		<comments>http://yoolek.com/?p=183#comments</comments>
		<pubDate>Thu, 06 Aug 2009 08:18:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://yoolek.com/?p=183</guid>
		<description><![CDATA[function SwapDepths&#40;e:MouseEvent&#41;:void &#123; var target=e.target; this.setChildIndex&#40;target, &#40;this.numChildren - 1&#41;&#41;; &#160; &#125; this.addEventListener&#40;MouseEvent.MOUSE_DOWN, SwapDepths&#41;;]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="actionscript3" style="font-family:monospace;"><span style="color: #339966; font-weight: bold;">function</span> SwapDepths<span style="color: #000000;">&#40;</span>e<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">MouseEvent</span><span style="color: #000000;">&#41;</span><span style="color: #000000; font-weight: bold;">:</span><span style="color: #0033ff; font-weight: bold;">void</span> <span style="color: #000000;">&#123;</span>
	<span style="color: #6699cc; font-weight: bold;">var</span> <span style="color: #004993;">target</span>=e.<span style="color: #004993;">target</span>;
	<span style="color: #0033ff; font-weight: bold;">this</span>.<span style="color: #004993;">setChildIndex</span><span style="color: #000000;">&#40;</span><span style="color: #004993;">target</span>, <span style="color: #000000;">&#40;</span><span style="color: #0033ff; font-weight: bold;">this</span>.<span style="color: #004993;">numChildren</span> <span style="color: #000000; font-weight: bold;">-</span> <span style="color: #000000; font-weight:bold;">1</span><span style="color: #000000;">&#41;</span><span style="color: #000000;">&#41;</span>;
&nbsp;
<span style="color: #000000;">&#125;</span>
<span style="color: #0033ff; font-weight: bold;">this</span>.<span style="color: #004993;">addEventListener</span><span style="color: #000000;">&#40;</span><span style="color: #004993;">MouseEvent</span>.<span style="color: #004993;">MOUSE_DOWN</span>, SwapDepths<span style="color: #000000;">&#41;</span>;</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://yoolek.com/?feed=rss2&amp;p=183</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>swfAddress as3 example</title>
		<link>http://yoolek.com/?p=168</link>
		<comments>http://yoolek.com/?p=168#comments</comments>
		<pubDate>Sat, 01 Aug 2009 21:06:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[swfAddress]]></category>

		<guid isPermaLink="false">http://yoolek.com/?p=168</guid>
		<description><![CDATA[the simplest i think... EXAMPLE import SWFAddress; import SWFAddressEvent; &#160; function btnClick&#40;e:MouseEvent&#41; &#123; SWFAddress.setValue&#40;e.target.deepLink&#41;; &#160; &#125; function changeAddress&#40;e:SWFAddressEvent&#41; &#123; &#160; var title:String='SWFAddress '+SWFAddress.getValue&#40;&#41;; SWFAddress.setTitle&#40;title&#41;; pageTXT.text=title+&#34;\n\n&#34;;//addchild,attach movie,go to frame etc &#160; &#125; SWFAddress.addEventListener&#40;SWFAddressEvent.CHANGE, changeAddress&#41;; &#160; ButtonPage1.deepLink=&#34;Page_1&#34;;//create link variable ButtonPage2.deepLink=&#34;Page_2&#34;;//create link variable ButtonPage3.deepLink=&#34;Page_3&#34;;//create link variable &#160; ButtonPage1.addEventListener&#40;MouseEvent.CLICK, btnClick&#41;; ButtonPage2.addEventListener&#40;MouseEvent.CLICK, btnClick&#41;; ButtonPage3.addEventListener&#40;MouseEvent.CLICK, btnClick&#41;; /**/ &#160; &#160; function backClick&#40;e:MouseEvent&#41;:void [...]]]></description>
			<content:encoded><![CDATA[<p>the simplest i think...<br />
<a href="http://yoolek.com/examples/swfAddressEasy/"><strong>EXAMPLE</strong></a></p>
<div class="download" style="float:right"> <script type="text/javascript"><!--
google_ad_client = "pub-5033713130281059";
/* 234x60, utworzono 09-04-04 */
google_ad_slot = "4672174667";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<div class="download" style="float:right"><a href="http://yoolek.com/wp-content/uploads/2009/08/swfAddressEasy.zip"><img class="alignright size-full wp-image-38" title="download" src="http://yoolek.com/wp-content/uploads/2009/04/download.jpg" alt="download" /></a></div>
<div class="download" style="float:right"> <script type="text/javascript"><!--
google_ad_client = "pub-5033713130281059";
/* 234x60, utworzono 09-04-04 */
google_ad_slot = "4672174667";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>

<div class="wp_syntax"><div class="code"><pre class="actionscript3" style="font-family:monospace;"><span style="color: #0033ff; font-weight: bold;">import</span> SWFAddress;
<span style="color: #0033ff; font-weight: bold;">import</span> SWFAddressEvent;
&nbsp;
<span style="color: #339966; font-weight: bold;">function</span> btnClick<span style="color: #000000;">&#40;</span>e<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">MouseEvent</span><span style="color: #000000;">&#41;</span> <span style="color: #000000;">&#123;</span>
	SWFAddress.setValue<span style="color: #000000;">&#40;</span>e.<span style="color: #004993;">target</span>.deepLink<span style="color: #000000;">&#41;</span>;
&nbsp;
<span style="color: #000000;">&#125;</span>
<span style="color: #339966; font-weight: bold;">function</span> changeAddress<span style="color: #000000;">&#40;</span>e<span style="color: #000000; font-weight: bold;">:</span>SWFAddressEvent<span style="color: #000000;">&#41;</span> <span style="color: #000000;">&#123;</span>
&nbsp;
	<span style="color: #6699cc; font-weight: bold;">var</span> title<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">String</span>=<span style="color: #990000;">'SWFAddress '</span><span style="color: #000000; font-weight: bold;">+</span>SWFAddress.getValue<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
	SWFAddress.setTitle<span style="color: #000000;">&#40;</span>title<span style="color: #000000;">&#41;</span>;
	pageTXT.<span style="color: #004993;">text</span>=title<span style="color: #000000; font-weight: bold;">+</span><span style="color: #990000;">&quot;<span style="">\n</span><span style="">\n</span>&quot;</span>;<span style="color: #009900;">//addchild,attach movie,go to frame etc</span>
&nbsp;
<span style="color: #000000;">&#125;</span>
SWFAddress.<span style="color: #004993;">addEventListener</span><span style="color: #000000;">&#40;</span>SWFAddressEvent.<span style="color: #004993;">CHANGE</span>, changeAddress<span style="color: #000000;">&#41;</span>;
&nbsp;
ButtonPage1.deepLink=<span style="color: #990000;">&quot;Page_1&quot;</span>;<span style="color: #009900;">//create link variable</span>
ButtonPage2.deepLink=<span style="color: #990000;">&quot;Page_2&quot;</span>;<span style="color: #009900;">//create link variable</span>
ButtonPage3.deepLink=<span style="color: #990000;">&quot;Page_3&quot;</span>;<span style="color: #009900;">//create link variable</span>
&nbsp;
ButtonPage1.<span style="color: #004993;">addEventListener</span><span style="color: #000000;">&#40;</span><span style="color: #004993;">MouseEvent</span>.<span style="color: #004993;">CLICK</span>, btnClick<span style="color: #000000;">&#41;</span>;
ButtonPage2.<span style="color: #004993;">addEventListener</span><span style="color: #000000;">&#40;</span><span style="color: #004993;">MouseEvent</span>.<span style="color: #004993;">CLICK</span>, btnClick<span style="color: #000000;">&#41;</span>;
ButtonPage3.<span style="color: #004993;">addEventListener</span><span style="color: #000000;">&#40;</span><span style="color: #004993;">MouseEvent</span>.<span style="color: #004993;">CLICK</span>, btnClick<span style="color: #000000;">&#41;</span>;
<span style="color: #3f5fbf;">/**/</span>
&nbsp;
&nbsp;
<span style="color: #339966; font-weight: bold;">function</span> backClick<span style="color: #000000;">&#40;</span>e<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">MouseEvent</span><span style="color: #000000;">&#41;</span><span style="color: #000000; font-weight: bold;">:</span><span style="color: #0033ff; font-weight: bold;">void</span> <span style="color: #000000;">&#123;</span>
	SWFAddress.back<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
<span style="color: #000000;">&#125;</span>
back.<span style="color: #004993;">addEventListener</span><span style="color: #000000;">&#40;</span><span style="color: #004993;">MouseEvent</span>.<span style="color: #004993;">CLICK</span>, backClick<span style="color: #000000;">&#41;</span>;
&nbsp;
&nbsp;
<span style="color: #339966; font-weight: bold;">function</span> forwardClick<span style="color: #000000;">&#40;</span>e<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">MouseEvent</span><span style="color: #000000;">&#41;</span><span style="color: #000000; font-weight: bold;">:</span><span style="color: #0033ff; font-weight: bold;">void</span> <span style="color: #000000;">&#123;</span>
	SWFAddress.forward<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
<span style="color: #000000;">&#125;</span>
forward.<span style="color: #004993;">addEventListener</span><span style="color: #000000;">&#40;</span><span style="color: #004993;">MouseEvent</span>.<span style="color: #004993;">CLICK</span>, forwardClick<span style="color: #000000;">&#41;</span>;</pre></div></div>

<div class="download" style="float:right"> <script type="text/javascript"><!--
google_ad_client = "pub-5033713130281059";
/* 468x60, utworzono 09-04-04 */
google_ad_slot = "6033637570";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
]]></content:encoded>
			<wfw:commentRss>http://yoolek.com/?feed=rss2&amp;p=168</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zakl2</title>
		<link>http://yoolek.com/?p=167</link>
		<comments>http://yoolek.com/?p=167#comments</comments>
		<pubDate>Thu, 11 Jun 2009 00:08:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://yoolek.com/?p=167</guid>
		<description><![CDATA[O programie Korzyści Co nas wyróżnia? Użytkownicy Funkcje Wymagania Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc erat. Cras sollicitudin bibendum metus. Sed nisi quam, blandit malesuada, porta eu, dictum ut, est. Duis rutrum nunc ac nibh. Suspendisse tristique orci sit amet tortor. Mauris blandit nisl elementum purus. Vestibulum pulvinar mauris in velit. Vestibulum [...]]]></description>
			<content:encoded><![CDATA[<div class="edcTabbedPanel" id="edcTabbedPanel1">
<menu>
<li>O programie</li>
<li>Korzyści</li>
<li>Co nas wyróżnia?</li>
<li>Użytkownicy</li>
<li>Funkcje</li>
<li>Wymagania</li>
</menu>
<ul>
<li>
                    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc erat. Cras sollicitudin bibendum metus. Sed nisi quam, blandit malesuada, porta eu, dictum ut, est. Duis rutrum nunc ac nibh. Suspendisse tristique orci sit amet tortor. Mauris blandit nisl elementum purus. Vestibulum pulvinar mauris in velit. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nulla aliquam. Cras vel libero sed risus elementum cursus. Nunc ante massa, volutpat vel, sagittis a, molestie et, quam. Aliquam nec justo.<br />
                    Nam non enim quis dolor luctus tempus. Quisque quis lacus quis eros tempus eleifend. Aenean eu dolor ut libero vulputate vulputate. Aenean id massa sed velit convallis rhoncus. Sed dictum pretium ipsum. In hac habitasse platea dictumst. Curabitur egestas. Vivamus tincidunt dui. Suspendisse molestie convallis nisi. Sed mauris lectus, ultricies a, bibendum eu, rutrum vel, sem. In quis erat. Praesent eget leo quis tortor interdum vehicula. Proin at turpis et quam consectetuer malesuada. Integer pulvinar tempus diam. Nulla facilisi. Vestibulum et purus. Aenean quis ante sit amet nulla egestas malesuada. Maecenas imperdiet. Suspendisse sodales posuere urna. Donec porttitor.<br />
                    Aenean in ligula. Curabitur lacinia, libero a iaculis iaculis, tortor odio fringilla est, non mattis arcu ante ut justo. Donec libero. Proin nibh. Proin a lectus id erat pellentesque hendrerit. Etiam congue, orci in vulputate blandit, pede dolor interdum mauris, ut posuere erat nisl tincidunt risus. Morbi vel enim. Nulla facilisi. Morbi nulla nibh, molestie nec, mollis ut, dignissim in, lectus. Aenean fermentum mattis elit. Ut at neque. In hac habitasse platea dictumst. Aliquam rutrum. Ut tristique neque. In venenatis, arcu egestas rhoncus dictum, nulla felis faucibus quam, in dignissim enim nisi nec augue. Vivamus ac est et ipsum viverra condimentum. Praesent sodales elit quis erat. Morbi pharetra ligula vel libero. Nunc dignissim pharetra tortor. Nunc gravida sagittis sem.
                </li>
<li>tab 2 body test</li>
<li>tab 3 body test</li>
<li>tab 3 body test<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>assadfasdf</li>
<li>tab 3 body test<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>assadfasdf</li>
<li>tab 3 body test<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>assadfasdf</li>
</ul></div>
<p>        <script type="text/javascript">
            var TabbedPanel1 = new Edicra.TabbedPanel('edcTabbedPanel1');
        </script></p>
<p>        <br/><br/><br/><br/><br/><br/><br/><br/><br/><br/></p>
<div class="edcTabbedPanel" id="edcTabbedPanel2">
<menu>
<li>tab werqwer1</li>
<li>tabed panel dwer2e432</li>
<li>tabed panel three long tesqwerqwert</li>
</menu>
<ul>
<li>tab 1 body testtab 1 body testtab 1 body test</li>
<li>tab 2 tab 1 body testtab 1 body testbody test</li>
<li>tab 3 tab 1 body testtab 1 body testbody test</li>
</ul></div>
<p>        <script type="text/javascript">
            var TabbedPanel2 = new Edicra.TabbedPanel('edcTabbedPanel2');
        </script></p>
]]></content:encoded>
			<wfw:commentRss>http://yoolek.com/?feed=rss2&amp;p=167</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zakładki</title>
		<link>http://yoolek.com/?p=162</link>
		<comments>http://yoolek.com/?p=162#comments</comments>
		<pubDate>Wed, 10 Jun 2009 08:01:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://yoolek.com/?p=162</guid>
		<description><![CDATA[O programie Korzyści Co nas wyróżnia? Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc erat. Cras sollicitudin bibendum metus. Sed nisi quam, blandit malesuada, porta eu, dictum ut, est. Duis rutrum nunc ac nibh. Suspendisse tristique orci sit amet tortor. Mauris blandit nisl elementum purus. Vestibulum pulvinar mauris in velit. Vestibulum ante ipsum primis [...]]]></description>
			<content:encoded><![CDATA[<div class="edcTabbedPanel" id="edcTabbedPanel1">
<menu>
<li>O programie</li>
<li>Korzyści</li>
<li>Co nas wyróżnia?</li>
</menu>
<ul>
<li>
                    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc erat. Cras sollicitudin bibendum metus. Sed nisi quam, blandit malesuada, porta eu, dictum ut, est. Duis rutrum nunc ac nibh. Suspendisse tristique orci sit amet tortor. Mauris blandit nisl elementum purus. Vestibulum pulvinar mauris in velit. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nulla aliquam. Cras vel libero sed risus elementum cursus. Nunc ante massa, volutpat vel, sagittis a, molestie et, quam. Aliquam nec justo.<br />
                    Nam non enim quis dolor luctus tempus. Quisque quis lacus quis eros tempus eleifend. Aenean eu dolor ut libero vulputate vulputate. Aenean id massa sed velit convallis rhoncus. Sed dictum pretium ipsum. In hac habitasse platea dictumst. Curabitur egestas. Vivamus tincidunt dui. Suspendisse molestie convallis nisi. Sed mauris lectus, ultricies a, bibendum eu, rutrum vel, sem. In quis erat. Praesent eget leo quis tortor interdum vehicula. Proin at turpis et quam consectetuer malesuada. Integer pulvinar tempus diam. Nulla facilisi. Vestibulum et purus. Aenean quis ante sit amet nulla egestas malesuada. Maecenas imperdiet. Suspendisse sodales posuere urna. Donec porttitor.<br />
                    Aenean in ligula. Curabitur lacinia, libero a iaculis iaculis, tortor odio fringilla est, non mattis arcu ante ut justo. Donec libero. Proin nibh. Proin a lectus id erat pellentesque hendrerit. Etiam congue, orci in vulputate blandit, pede dolor interdum mauris, ut posuere erat nisl tincidunt risus. Morbi vel enim. Nulla facilisi. Morbi nulla nibh, molestie nec, mollis ut, dignissim in, lectus. Aenean fermentum mattis elit. Ut at neque. In hac habitasse platea dictumst. Aliquam rutrum. Ut tristique neque. In venenatis, arcu egestas rhoncus dictum, nulla felis faucibus quam, in dignissim enim nisi nec augue. Vivamus ac est et ipsum viverra condimentum. Praesent sodales elit quis erat. Morbi pharetra ligula vel libero. Nunc dignissim pharetra tortor. Nunc gravida sagittis sem.
                </li>
<li>tab 2 body test</li>
<li>tab 3 body test</li>
<li>tab 3 body test<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>assadfasdf</li>
</ul></div>
<p>        <script type="text/javascript">
            var TabbedPanel1 = new Edicra.TabbedPanel('edcTabbedPanel1');
        </script></p>
]]></content:encoded>
			<wfw:commentRss>http://yoolek.com/?feed=rss2&amp;p=162</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>removeChild</title>
		<link>http://yoolek.com/?p=122</link>
		<comments>http://yoolek.com/?p=122#comments</comments>
		<pubDate>Tue, 07 Apr 2009 22:46:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://yoolek.com/?p=122</guid>
		<description><![CDATA[removeChild( getChildByName("pipka") );]]></description>
			<content:encoded><![CDATA[<p>removeChild( getChildByName("pipka") );</p>
]]></content:encoded>
			<wfw:commentRss>http://yoolek.com/?feed=rss2&amp;p=122</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>attachMovie</title>
		<link>http://yoolek.com/?p=96</link>
		<comments>http://yoolek.com/?p=96#comments</comments>
		<pubDate>Sun, 05 Apr 2009 14:35:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://yoolek.com/?p=96</guid>
		<description><![CDATA[AS3 attachMovie as2 to as3 attachMovie action script 3 attach movie create movie clip with linkage "Symbol" // first way //remember linkage class=&#34;Symbol&#34;(in this case) &#160; var klip:Symbol= new Symbol&#40;&#41;; addChild&#40;klip&#41;; &#160; //second way &#160; var CLIP:Class = getDefinitionByName&#40;&#34;Symbol&#34;&#41; as Class; var klip2:MovieClip = new CLIP&#40;&#41;; klip2.x=100; addChild&#40;klip2&#41;;]]></description>
			<content:encoded><![CDATA[<p>AS3 attachMovie<br />
as2 to as3 attachMovie<br />
action script 3  attach movie</p>
<p>create movie clip with linkage "Symbol"</p>
<div class="swf" style="float:left">
<object width="300" height="250">
<param name="movie" value="http://yoolek.com/wp-content/uploads/2009/04/attach2ways.swf"></param>
<param name="quality" value="best"></param>
<param name="wmode" value="window"></param>
<param name="menu" value="false"></param>
<param name="bgcolor" value="#FFFFFF"></param>
<embed type="application/x-shockwave-flash" width="300" height="250" src="http://yoolek.com/wp-content/uploads/2009/04/attach2ways.swf" quality="best" bgcolor="#FFFFFF" wmode="window" menu="false" ></embed>
</object>
</div>
<div class="download" style="float:right"> <script type="text/javascript"><!--
google_ad_client = "pub-5033713130281059";
/* 234x60, utworzono 09-04-04 */
google_ad_slot = "4672174667";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<div class="download" style="float:right"><a href="http://yoolek.com/wp-content/uploads/2009/04/attach2ways.fla"><img class="alignright size-full wp-image-38" title="download" src="http://yoolek.com/wp-content/uploads/2009/04/download.jpg" alt="download" /></a></div>
<div class="download" style="float:right"> <script type="text/javascript"><!--
google_ad_client = "pub-5033713130281059";
/* 234x60, utworzono 09-04-04 */
google_ad_slot = "4672174667";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>

<div class="wp_syntax"><div class="code"><pre class="actionscript3" style="font-family:monospace;"><span style="color: #009900;">// first way</span>
<span style="color: #009900;">//remember linkage class=&quot;Symbol&quot;(in this case)</span>
&nbsp;
<span style="color: #6699cc; font-weight: bold;">var</span> klip<span style="color: #000000; font-weight: bold;">:</span>Symbol= <span style="color: #0033ff; font-weight: bold;">new</span> Symbol<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
<span style="color: #004993;">addChild</span><span style="color: #000000;">&#40;</span>klip<span style="color: #000000;">&#41;</span>;
&nbsp;
<span style="color: #009900;">//second way</span>
&nbsp;
<span style="color: #6699cc; font-weight: bold;">var</span> CLIP<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">Class</span> = <span style="color: #004993;">getDefinitionByName</span><span style="color: #000000;">&#40;</span><span style="color: #990000;">&quot;Symbol&quot;</span><span style="color: #000000;">&#41;</span> <span style="color: #0033ff; font-weight: bold;">as</span> <span style="color: #004993;">Class</span>;
<span style="color: #6699cc; font-weight: bold;">var</span> klip2<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">MovieClip</span> = <span style="color: #0033ff; font-weight: bold;">new</span> CLIP<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
klip2.<span style="color: #004993;">x</span>=<span style="color: #000000; font-weight:bold;">100</span>;
<span style="color: #004993;">addChild</span><span style="color: #000000;">&#40;</span>klip2<span style="color: #000000;">&#41;</span>;</pre></div></div>

<div class="download" style="float:right"> <script type="text/javascript"><!--
google_ad_client = "pub-5033713130281059";
/* 468x60, utworzono 09-04-04 */
google_ad_slot = "6033637570";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
]]></content:encoded>
			<wfw:commentRss>http://yoolek.com/?feed=rss2&amp;p=96</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>swap depths + attachMovie in as3</title>
		<link>http://yoolek.com/?p=85</link>
		<comments>http://yoolek.com/?p=85#comments</comments>
		<pubDate>Sat, 04 Apr 2009 10:30:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[attachMovie]]></category>
		<category><![CDATA[swapDepth]]></category>

		<guid isPermaLink="false">http://yoolek.com/?p=85</guid>
		<description><![CDATA[AS3 SwapDepths Equivalent + attachMovie as2 to as3 swapDepths() +attachMovie action script 3 swap depths attach movie create movie clip with linkage "Box" function SwapDepths&#40;e:MouseEvent&#41;:void &#123; this.setChildIndex&#40;Box&#40;e.target&#41;, &#40;this.numChildren - 1&#41;&#41;; &#125; function addBoxes&#40;&#41;:void &#123; for &#40;var i:int = 0; i &#60;3; i++&#41; &#123; var colorTransform:ColorTransform = new ColorTransform&#40;&#41;; colorTransform.color = &#40;Math.random&#40;&#41; * 0xFFFFFF&#41;; var box:Box [...]]]></description>
			<content:encoded><![CDATA[<p>AS3 SwapDepths Equivalent + attachMovie<br />
as2 to as3 swapDepths() +attachMovie<br />
action script 3 swap depths attach movie</p>
<p>create movie clip with linkage "Box"</p>
<div class="swf" style="float:left">

<object width="300" height="250">
<param name="movie" value="http://yoolek.com/wp-content/uploads/2009/04/swapdepth_attach_clips.swf"></param>
<param name="quality" value="best"></param>
<param name="wmode" value="window"></param>
<param name="menu" value="false"></param>
<param name="bgcolor" value="#FFFFFF"></param>
<embed type="application/x-shockwave-flash" width="300" height="250" src="http://yoolek.com/wp-content/uploads/2009/04/swapdepth_attach_clips.swf" quality="best" bgcolor="#FFFFFF" wmode="window" menu="false" ></embed>
</object>
</p>
</div>
<div class="download" style="float:right">
 <script type="text/javascript"><!--
google_ad_client = "pub-5033713130281059";
/* 234x60, utworzono 09-04-04 */
google_ad_slot = "4672174667";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />	
</div>
<div class="download" style="float:right">
<a href="http://yoolek.com/wp-content/uploads/2009/04/swapdepth_attach_clips.fla"><img src="http://yoolek.com/wp-content/uploads/2009/04/download.jpg" alt="download" title="download"  class="alignright size-full wp-image-38" /></a><br />	
</div>
<div class="download" style="float:right">
 <script type="text/javascript"><!--
google_ad_client = "pub-5033713130281059";
/* 234x60, utworzono 09-04-04 */
google_ad_slot = "4672174667";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />	
</div>

<div class="wp_syntax"><div class="code"><pre class="actionscript3" style="font-family:monospace;"><span style="color: #339966; font-weight: bold;">function</span> SwapDepths<span style="color: #000000;">&#40;</span>e<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">MouseEvent</span><span style="color: #000000;">&#41;</span><span style="color: #000000; font-weight: bold;">:</span><span style="color: #0033ff; font-weight: bold;">void</span> <span style="color: #000000;">&#123;</span>
	<span style="color: #0033ff; font-weight: bold;">this</span>.<span style="color: #004993;">setChildIndex</span><span style="color: #000000;">&#40;</span>Box<span style="color: #000000;">&#40;</span>e.<span style="color: #004993;">target</span><span style="color: #000000;">&#41;</span>, <span style="color: #000000;">&#40;</span><span style="color: #0033ff; font-weight: bold;">this</span>.<span style="color: #004993;">numChildren</span> <span style="color: #000000; font-weight: bold;">-</span> <span style="color: #000000; font-weight:bold;">1</span><span style="color: #000000;">&#41;</span><span style="color: #000000;">&#41;</span>;
<span style="color: #000000;">&#125;</span>
<span style="color: #339966; font-weight: bold;">function</span> addBoxes<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #000000; font-weight: bold;">:</span><span style="color: #0033ff; font-weight: bold;">void</span> <span style="color: #000000;">&#123;</span>
	<span style="color: #0033ff; font-weight: bold;">for</span> <span style="color: #000000;">&#40;</span><span style="color: #6699cc; font-weight: bold;">var</span> i<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">int</span> = <span style="color: #000000; font-weight:bold;">0</span>; i <span style="color: #000000; font-weight: bold;">&lt;</span><span style="color: #000000; font-weight:bold;">3</span>; i<span style="color: #000000; font-weight: bold;">++</span><span style="color: #000000;">&#41;</span> <span style="color: #000000;">&#123;</span>
		<span style="color: #6699cc; font-weight: bold;">var</span> <span style="color: #004993;">colorTransform</span><span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">ColorTransform</span> = <span style="color: #0033ff; font-weight: bold;">new</span> <span style="color: #004993;">ColorTransform</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
		<span style="color: #004993;">colorTransform</span>.<span style="color: #004993;">color</span> = <span style="color: #000000;">&#40;</span><span style="color: #004993;">Math</span>.<span style="color: #004993;">random</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span> <span style="color: #000000; font-weight: bold;">*</span> 0xFFFFFF<span style="color: #000000;">&#41;</span>;
		<span style="color: #6699cc; font-weight: bold;">var</span> box<span style="color: #000000; font-weight: bold;">:</span>Box = <span style="color: #0033ff; font-weight: bold;">new</span> Box<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
		box.<span style="color: #004993;">x</span> =  <span style="color: #000000;">&#40;</span><span style="color: #000000;">&#40;</span>i <span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight:bold;">50</span><span style="color: #000000;">&#41;</span> <span style="color: #000000; font-weight: bold;">+</span> <span style="color: #000000; font-weight:bold;">5</span><span style="color: #000000;">&#41;</span>;
		box.<span style="color: #004993;">y</span> = <span style="color: #000000;">&#40;</span><span style="color: #000000;">&#40;</span>i <span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight:bold;">20</span><span style="color: #000000;">&#41;</span> <span style="color: #000000; font-weight: bold;">+</span> <span style="color: #000000; font-weight:bold;">5</span><span style="color: #000000;">&#41;</span>;
		box.<span style="color: #004993;">transform</span>.<span style="color: #004993;">colorTransform</span> = <span style="color: #004993;">colorTransform</span>;
		box.<span style="color: #004993;">buttonMode</span> = <span style="color: #0033ff; font-weight: bold;">true</span>;
		box.<span style="color: #004993;">addEventListener</span><span style="color: #000000;">&#40;</span><span style="color: #004993;">MouseEvent</span>.<span style="color: #004993;">MOUSE_DOWN</span>, SwapDepths<span style="color: #000000;">&#41;</span>;
		<span style="color: #0033ff; font-weight: bold;">this</span>.<span style="color: #004993;">addChild</span><span style="color: #000000;">&#40;</span>box<span style="color: #000000;">&#41;</span>;
	<span style="color: #000000;">&#125;</span>
<span style="color: #000000;">&#125;</span>
addBoxes<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;</pre></div></div>

<div class="download" style="float:right">
 <script type="text/javascript"><!--
google_ad_client = "pub-5033713130281059";
/* 468x60, utworzono 09-04-04 */
google_ad_slot = "6033637570";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />	
</div>
]]></content:encoded>
			<wfw:commentRss>http://yoolek.com/?feed=rss2&amp;p=85</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
