<?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: Easing preloader as3</title>
	<atom:link href="http://abrahamyan.com/2009/03/17/easing-preloader-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://abrahamyan.com/2009/03/17/easing-preloader-as3/</link>
	<description>Flash, Flex Developer  &#124;  personal playground</description>
	<pubDate>Sat, 13 Mar 2010 12:19:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://abrahamyan.com/2009/03/17/easing-preloader-as3/comment-page-1/#comment-42</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 23 Mar 2009 23:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://abrahamyan.com/?p=103#comment-42</guid>
		<description>CS3 fla file is included in ZIP now.
thx</description>
		<content:encoded><![CDATA[<p>CS3 fla file is included in ZIP now.<br />
thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Barrett</title>
		<link>http://abrahamyan.com/2009/03/17/easing-preloader-as3/comment-page-1/#comment-39</link>
		<dc:creator>John Barrett</dc:creator>
		<pubDate>Fri, 20 Mar 2009 06:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://abrahamyan.com/?p=103#comment-39</guid>
		<description>Hi,
Thanks for your help`-` I was able to get rid of those errors, but it seems when I try to access the as file in the fla 
var bar_mc = new bar_mc();
var label_txt = new label_text();

I get:
A conflict exists with definition bar_mc in namespace internal
A conflict exists with definition label_txt in namespace internal

Without this in the fla I get a undefined variable.

Yikes, I think this might be a little above my knowledge:(
Thanks so much for all your help, your work is an inspiration to an aspiring flasher like me`-`</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for your help`-` I was able to get rid of those errors, but it seems when I try to access the as file in the fla<br />
var bar_mc = new bar_mc();<br />
var label_txt = new label_text();</p>
<p>I get:<br />
A conflict exists with definition bar_mc in namespace internal<br />
A conflict exists with definition label_txt in namespace internal</p>
<p>Without this in the fla I get a undefined variable.</p>
<p>Yikes, I think this might be a little above my knowledge:(<br />
Thanks so much for all your help, your work is an inspiration to an aspiring flasher like me`-`</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://abrahamyan.com/2009/03/17/easing-preloader-as3/comment-page-1/#comment-36</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 19 Mar 2009 13:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://abrahamyan.com/?p=103#comment-36</guid>
		<description>Hi John. You have to create your preloader as MovieClip, export in first frame and in linkage-&gt;class use com.abrahamyan.util.Preloader</description>
		<content:encoded><![CDATA[<p>Hi John. You have to create your preloader as MovieClip, export in first frame and in linkage->class use com.abrahamyan.util.Preloader</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Barrett</title>
		<link>http://abrahamyan.com/2009/03/17/easing-preloader-as3/comment-page-1/#comment-35</link>
		<dc:creator>John Barrett</dc:creator>
		<pubDate>Thu, 19 Mar 2009 06:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://abrahamyan.com/?p=103#comment-35</guid>
		<description>Hello again, I think that I might done it wrong:(
I set the doc class to point to Preloader.as, but I get an error:
Cannot create property bar_mc on com.abrahamyan.util.Preloader.
    at flash.display::Sprite/constructChildren()
    at flash.display::Sprite()
    at flash.display::MovieClip()
    at com.abrahamyan.util::Preloader()

I was wondering if you can look at:
http://blog.meleana.info/?p=279

To see if I did something really wrong?
Thanks`-`
Johnny</description>
		<content:encoded><![CDATA[<p>Hello again, I think that I might done it wrong:(<br />
I set the doc class to point to Preloader.as, but I get an error:<br />
Cannot create property bar_mc on com.abrahamyan.util.Preloader.<br />
    at flash.display::Sprite/constructChildren()<br />
    at flash.display::Sprite()<br />
    at flash.display::MovieClip()<br />
    at com.abrahamyan.util::Preloader()</p>
<p>I was wondering if you can look at:<br />
<a href="http://blog.meleana.info/?p=279" rel="nofollow">http://blog.meleana.info/?p=279</a></p>
<p>To see if I did something really wrong?<br />
Thanks`-`<br />
Johnny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny Flash &#187; preloader</title>
		<link>http://abrahamyan.com/2009/03/17/easing-preloader-as3/comment-page-1/#comment-34</link>
		<dc:creator>Johnny Flash &#187; preloader</dc:creator>
		<pubDate>Thu, 19 Mar 2009 06:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://abrahamyan.com/?p=103#comment-34</guid>
		<description>[...] I found this great example of a tween preloader from this post [...]</description>
		<content:encoded><![CDATA[<p>[...] I found this great example of a tween preloader from this post [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Barrett</title>
		<link>http://abrahamyan.com/2009/03/17/easing-preloader-as3/comment-page-1/#comment-32</link>
		<dc:creator>John Barrett</dc:creator>
		<pubDate>Wed, 18 Mar 2009 07:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://abrahamyan.com/?p=103#comment-32</guid>
		<description>thanks,  I thought that it might be CS 4. Yeah I should have no problem with the graphics. the text field is easy, and the process bar will just be with rectangle tool. I will post tomorrow and let you know how it work out. This is a great example`-`

John</description>
		<content:encoded><![CDATA[<p>thanks,  I thought that it might be CS 4. Yeah I should have no problem with the graphics. the text field is easy, and the process bar will just be with rectangle tool. I will post tomorrow and let you know how it work out. This is a great example`-`</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://abrahamyan.com/2009/03/17/easing-preloader-as3/comment-page-1/#comment-31</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 18 Mar 2009 06:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://abrahamyan.com/?p=103#comment-31</guid>
		<description>Hi John, thx
FLA is CS4 :)

U have to create MovieClip in library with progress bar(bar_mc) and textfield(label_txt) that refers to Preloader.as</description>
		<content:encoded><![CDATA[<p>Hi John, thx<br />
FLA is CS4 <img src='http://abrahamyan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>U have to create MovieClip in library with progress bar(bar_mc) and textfield(label_txt) that refers to Preloader.as</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Barrett</title>
		<link>http://abrahamyan.com/2009/03/17/easing-preloader-as3/comment-page-1/#comment-30</link>
		<dc:creator>John Barrett</dc:creator>
		<pubDate>Wed, 18 Mar 2009 05:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://abrahamyan.com/?p=103#comment-30</guid>
		<description>Hi, great Example!
I tried to download, but could not ope the fla is it in CS 4? If so since I only have CS 3 that would explain why.

Anyway, I think that I can get it working with my own graphics, get work and blog`-`</description>
		<content:encoded><![CDATA[<p>Hi, great Example!<br />
I tried to download, but could not ope the fla is it in CS 4? If so since I only have CS 3 that would explain why.</p>
<p>Anyway, I think that I can get it working with my own graphics, get work and blog`-`</p>
]]></content:encoded>
	</item>
</channel>
</rss>
