<?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 Fullscreen Scrollbar</title>
	<atom:link href="http://active.tutsplus.com/freebies/source-files/as3-fullscreen-scrollbar/feed/" rel="self" type="application/rss+xml" />
	<link>http://active.tutsplus.com/freebies/source-files/as3-fullscreen-scrollbar/</link>
	<description>Flash, Flex &#38; ActionScript Tutorials</description>
	<lastBuildDate>Sun, 21 Mar 2010 10:27:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rapheal</title>
		<link>http://active.tutsplus.com/freebies/source-files/as3-fullscreen-scrollbar/comment-page-1/#comment-19913</link>
		<dc:creator>Rapheal</dc:creator>
		<pubDate>Sun, 14 Mar 2010 14:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=601#comment-19913</guid>
		<description>PLUS POST A TUTORIAL ON HOW TO USE IT BECAUSE I AM SO CONFUSED.....</description>
		<content:encoded><![CDATA[<p>PLUS POST A TUTORIAL ON HOW TO USE IT BECAUSE I AM SO CONFUSED&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nancy</title>
		<link>http://active.tutsplus.com/freebies/source-files/as3-fullscreen-scrollbar/comment-page-1/#comment-16894</link>
		<dc:creator>Nancy</dc:creator>
		<pubDate>Sat, 16 Jan 2010 05:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=601#comment-16894</guid>
		<description>demo doesn&#039;t work for me either.</description>
		<content:encoded><![CDATA[<p>demo doesn&#8217;t work for me either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jibi</title>
		<link>http://active.tutsplus.com/freebies/source-files/as3-fullscreen-scrollbar/comment-page-1/#comment-10873</link>
		<dc:creator>Jibi</dc:creator>
		<pubDate>Thu, 05 Nov 2009 09:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=601#comment-10873</guid>
		<description>This is great!
But can horizontal scroll?</description>
		<content:encoded><![CDATA[<p>This is great!<br />
But can horizontal scroll?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: troy</title>
		<link>http://active.tutsplus.com/freebies/source-files/as3-fullscreen-scrollbar/comment-page-1/#comment-8384</link>
		<dc:creator>troy</dc:creator>
		<pubDate>Tue, 13 Oct 2009 18:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=601#comment-8384</guid>
		<description>You guys need to make the ting dem easier fi undastand. Why set up a tweening in some other set of i dont know what..... If you want some one to satisfied by your work. U need to do the things in flash within the TIMELINE and otherwise. There are people out there who are looking for effectiveness and simplicity.</description>
		<content:encoded><![CDATA[<p>You guys need to make the ting dem easier fi undastand. Why set up a tweening in some other set of i dont know what&#8230;.. If you want some one to satisfied by your work. U need to do the things in flash within the TIMELINE and otherwise. There are people out there who are looking for effectiveness and simplicity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snipes</title>
		<link>http://active.tutsplus.com/freebies/source-files/as3-fullscreen-scrollbar/comment-page-1/#comment-7674</link>
		<dc:creator>snipes</dc:creator>
		<pubDate>Mon, 28 Sep 2009 12:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=601#comment-7674</guid>
		<description>i HAVE THE SAME PROBLEM that Brett has ! I cant figure it out ..  help?</description>
		<content:encoded><![CDATA[<p>i HAVE THE SAME PROBLEM that Brett has ! I cant figure it out ..  help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://active.tutsplus.com/freebies/source-files/as3-fullscreen-scrollbar/comment-page-1/#comment-6963</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Wed, 16 Sep 2009 17:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=601#comment-6963</guid>
		<description>I am making a full flash page using your scrollbar. I removed the &quot;copy&quot; button and made the paragraph text to blank &quot; &quot;. I have the scrollbar then to scroll a movie clip I called &quot;contentMC.&quot; In that is a few images spanning the movie clip to about 5000 px. Tested it and it scrolls. Now I realized I wanted to autocenter the movie clip on the stage with ease. I added the code and tested it getting TONSSSS of errors. I remove the &quot;main&quot; class and test the file and everything auto-centers. Is there a solution for this?

I have also tried to externally load the autocentered conent into the &quot;contentMC&quot; movie clip and I still get errors, nothing loads. I remove the &quot;main&quot; class, and my content loads. Same issue with putting in a preloaded before my content on the scrollbar FLA.

Would sending you some of my codes help you? I&#039;m not really sure what to do here. Thanks.</description>
		<content:encoded><![CDATA[<p>I am making a full flash page using your scrollbar. I removed the &#8220;copy&#8221; button and made the paragraph text to blank &#8221; &#8220;. I have the scrollbar then to scroll a movie clip I called &#8220;contentMC.&#8221; In that is a few images spanning the movie clip to about 5000 px. Tested it and it scrolls. Now I realized I wanted to autocenter the movie clip on the stage with ease. I added the code and tested it getting TONSSSS of errors. I remove the &#8220;main&#8221; class and test the file and everything auto-centers. Is there a solution for this?</p>
<p>I have also tried to externally load the autocentered conent into the &#8220;contentMC&#8221; movie clip and I still get errors, nothing loads. I remove the &#8220;main&#8221; class, and my content loads. Same issue with putting in a preloaded before my content on the scrollbar FLA.</p>
<p>Would sending you some of my codes help you? I&#8217;m not really sure what to do here. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pamela</title>
		<link>http://active.tutsplus.com/freebies/source-files/as3-fullscreen-scrollbar/comment-page-1/#comment-3320</link>
		<dc:creator>pamela</dc:creator>
		<pubDate>Wed, 24 Jun 2009 07:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=601#comment-3320</guid>
		<description>This is great!

Would you happen to have something like this but for horizontal images?</description>
		<content:encoded><![CDATA[<p>This is great!</p>
<p>Would you happen to have something like this but for horizontal images?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hwang</title>
		<link>http://active.tutsplus.com/freebies/source-files/as3-fullscreen-scrollbar/comment-page-1/#comment-2661</link>
		<dc:creator>Hwang</dc:creator>
		<pubDate>Fri, 05 Jun 2009 17:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=601#comment-2661</guid>
		<description>How do you update the scroll bar length and stuff when the height of the data changes?</description>
		<content:encoded><![CDATA[<p>How do you update the scroll bar length and stuff when the height of the data changes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derhenno</title>
		<link>http://active.tutsplus.com/freebies/source-files/as3-fullscreen-scrollbar/comment-page-1/#comment-2234</link>
		<dc:creator>Derhenno</dc:creator>
		<pubDate>Thu, 28 May 2009 10:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=601#comment-2234</guid>
		<description>I used your fantastic scrollbar in a seperate swf which is loaded into another swf. For some reason the original text stays visible even while scrolling, creating a double effect...any idea why this is happening?</description>
		<content:encoded><![CDATA[<p>I used your fantastic scrollbar in a seperate swf which is loaded into another swf. For some reason the original text stays visible even while scrolling, creating a double effect&#8230;any idea why this is happening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samBrown2</title>
		<link>http://active.tutsplus.com/freebies/source-files/as3-fullscreen-scrollbar/comment-page-1/#comment-1041</link>
		<dc:creator>samBrown2</dc:creator>
		<pubDate>Thu, 30 Apr 2009 15:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=601#comment-1041</guid>
		<description>nice work. Can&#039;t have enough scroll bar&#039;s in the arsenal.

@shampi - hit the &#039;add copy&#039; button until the text goes off you screen and the scrollbar appears.</description>
		<content:encoded><![CDATA[<p>nice work. Can&#8217;t have enough scroll bar&#8217;s in the arsenal.</p>
<p>@shampi &#8211; hit the &#8216;add copy&#8217; button until the text goes off you screen and the scrollbar appears.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.080 seconds -->
