<?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: Create a Fully Customizable Scrollbar in Flash</title>
	<atom:link href="http://active.tutsplus.com/tutorials/screencasts/create-a-fully-customizable-scrollbar-in-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://active.tutsplus.com/tutorials/screencasts/create-a-fully-customizable-scrollbar-in-flash/</link>
	<description>Flash, Flex &#38; ActionScript Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 17:18:16 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shane Johnson</title>
		<link>http://active.tutsplus.com/tutorials/screencasts/create-a-fully-customizable-scrollbar-in-flash/#comment-11834</link>
		<dc:creator>Shane Johnson</dc:creator>
		<pubDate>Sat, 21 Nov 2009 12:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=263#comment-11834</guid>
		<description>Yes you need to have the tweener library set up in you library path.....</description>
		<content:encoded><![CDATA[<p>Yes you need to have the tweener library set up in you library path&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Johnson</title>
		<link>http://active.tutsplus.com/tutorials/screencasts/create-a-fully-customizable-scrollbar-in-flash/#comment-11833</link>
		<dc:creator>Shane Johnson</dc:creator>
		<pubDate>Sat, 21 Nov 2009 12:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=263#comment-11833</guid>
		<description>on line 25 you have a typo.......

addEventListner ???

Shane</description>
		<content:encoded><![CDATA[<p>on line 25 you have a typo&#8230;&#8230;.</p>
<p>addEventListner ???</p>
<p>Shane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rama Mohan</title>
		<link>http://active.tutsplus.com/tutorials/screencasts/create-a-fully-customizable-scrollbar-in-flash/#comment-9751</link>
		<dc:creator>Rama Mohan</dc:creator>
		<pubDate>Mon, 26 Oct 2009 10:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=263#comment-9751</guid>
		<description>Great!!!</description>
		<content:encoded><![CDATA[<p>Great!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trudy</title>
		<link>http://active.tutsplus.com/tutorials/screencasts/create-a-fully-customizable-scrollbar-in-flash/#comment-9661</link>
		<dc:creator>Trudy</dc:creator>
		<pubDate>Sat, 24 Oct 2009 15:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=263#comment-9661</guid>
		<description>hello 
I have a problem too.
Everything was fine until I added the code for the tween and the Listener for the Bar. Now nothing is moving anymore and I can drag the Handle all over my swf.

Can maybe someone figure out where the mistake lies? 
My Compiler shows no misktakes at all only my OutPut say that something with the &quot;init&quot; function is wrong... and that addEventListener isn´t a function? 


here´s a screenshot of my code (just ignore the german comments): https://dl.getdropbox.com/u/1619370/code-screen.jpg
and my swf: https://dl.getdropbox.com/u/1619370/ScrollingBar.swf

I am a noob trying to learn as3 - I know some baiscs but I just can´t see any problem...</description>
		<content:encoded><![CDATA[<p>hello<br />
I have a problem too.<br />
Everything was fine until I added the code for the tween and the Listener for the Bar. Now nothing is moving anymore and I can drag the Handle all over my swf.</p>
<p>Can maybe someone figure out where the mistake lies?<br />
My Compiler shows no misktakes at all only my OutPut say that something with the &#8220;init&#8221; function is wrong&#8230; and that addEventListener isn´t a function? </p>
<p>here´s a screenshot of my code (just ignore the german comments): <a href="https://dl.getdropbox.com/u/1619370/code-screen.jpg" rel="nofollow">https://dl.getdropbox.com/u/1619370/code-screen.jpg</a><br />
and my swf: <a href="https://dl.getdropbox.com/u/1619370/ScrollingBar.swf" rel="nofollow">https://dl.getdropbox.com/u/1619370/ScrollingBar.swf</a></p>
<p>I am a noob trying to learn as3 &#8211; I know some baiscs but I just can´t see any problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ol</title>
		<link>http://active.tutsplus.com/tutorials/screencasts/create-a-fully-customizable-scrollbar-in-flash/#comment-9306</link>
		<dc:creator>ol</dc:creator>
		<pubDate>Wed, 21 Oct 2009 16:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=263#comment-9306</guid>
		<description>looks nice, but does not work at all ((((((((((((((

1120: Access of undefined property Tweener.
1120: Access of undefined property TweenMax.
1172: Definition caurina.transitions:Tweener could not be found.
1172: Definition gs:TweenMax could not be found.


any comments, Shane?</description>
		<content:encoded><![CDATA[<p>looks nice, but does not work at all ((((((((((((((</p>
<p>1120: Access of undefined property Tweener.<br />
1120: Access of undefined property TweenMax.<br />
1172: Definition caurina.transitions:Tweener could not be found.<br />
1172: Definition gs:TweenMax could not be found.</p>
<p>any comments, Shane?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dilly</title>
		<link>http://active.tutsplus.com/tutorials/screencasts/create-a-fully-customizable-scrollbar-in-flash/#comment-6262</link>
		<dc:creator>dilly</dc:creator>
		<pubDate>Mon, 31 Aug 2009 09:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=263#comment-6262</guid>
		<description>hey shane. ive accidentally thought this was used with as2.0.. n now that ive completed everything(except the as),do you have any solutions for as2?</description>
		<content:encoded><![CDATA[<p>hey shane. ive accidentally thought this was used with as2.0.. n now that ive completed everything(except the as),do you have any solutions for as2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amanda</title>
		<link>http://active.tutsplus.com/tutorials/screencasts/create-a-fully-customizable-scrollbar-in-flash/#comment-5626</link>
		<dc:creator>amanda</dc:creator>
		<pubDate>Sat, 22 Aug 2009 09:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=263#comment-5626</guid>
		<description>hey this was a really good tut, but I keep coming up with Syntax Errors, I tired to copy and paste the code from the site but I get the same errors what the?

this is my code:

package 
{
 	import flash.display.MovieClip;
 	import flash.events.Event;
 	import flash.events.MouseEvent;
 	import flash.geom.Rectangle;
 
 	public class main extends MovieClip
	{
 	 	private var boundsX:Rectangle;
 		private var startX:Number;
 	 	private var contentX:Number;
  
 		public function Main():void
 		{
 			addEventListener(Event.ADDED_TO_STAGE, init);
 		}
 		private function init(e:Event):void
		{
 			removeEventListener(Event.ADDED_TO_STAGE, init);
			scrollHandle.addEventListener(MouseEvent.MOUSE_DOWN, drag);
 			startX = scrollhandle.x;
 			contentX = scrollingcontent.x;
 			bounds = new Rectangle(scrollHandle.x, scrollHandle.y, scrollBar.width - (scrollHandle.widht + 4), 0),
 	}
	 private function drag (e:MouseEvent):void
 	{
  		 	scrollHandle.startDrag(false, bounds);
 		 	scrollHandle.gotoAndStop(2);
 		 	scrollHandle.removeEventListener(MouseEvent.MOUSE_DOWN, drag);
 		 	addEventListener(MouseEvent.MOUSE_UP, stopdrag);
  		 	addEventListener(Event.ENTER_FRAME, moveBox);
 	}
 	 private function stopdrag(e:MouseEvent):void
  	{
  		 	scrollHandle.stopDrag();
   		 	scrollHandle.gotoAndStop(1);
  		 	scrollHandle.addEventListener(MouseEvent.MOUSE_DOWN, drag);
  		 	removeEventListener(MouseEvent.MOUSE_UP, stopdrag);
  		 	removeEventListener(Event.ENTER_FRAME, moveBox);
 	 }
 	 private function moveBox(e:Event):void
 	 {
     scrollingContent.x = -((contentX - startX) + scrollHandle.x) * ((scrollingContent.width - masker.width) / (scrollBar.width - scrollHandle.width);
	 }
  }
}

if anyone could help me out it would be awesome &#039;cause I&#039;m going nuts over here!</description>
		<content:encoded><![CDATA[<p>hey this was a really good tut, but I keep coming up with Syntax Errors, I tired to copy and paste the code from the site but I get the same errors what the?</p>
<p>this is my code:</p>
<p>package<br />
{<br />
 	import flash.display.MovieClip;<br />
 	import flash.events.Event;<br />
 	import flash.events.MouseEvent;<br />
 	import flash.geom.Rectangle;</p>
<p> 	public class main extends MovieClip<br />
	{<br />
 	 	private var boundsX:Rectangle;<br />
 		private var startX:Number;<br />
 	 	private var contentX:Number;</p>
<p> 		public function Main():void<br />
 		{<br />
 			addEventListener(Event.ADDED_TO_STAGE, init);<br />
 		}<br />
 		private function init(e:Event):void<br />
		{<br />
 			removeEventListener(Event.ADDED_TO_STAGE, init);<br />
			scrollHandle.addEventListener(MouseEvent.MOUSE_DOWN, drag);<br />
 			startX = scrollhandle.x;<br />
 			contentX = scrollingcontent.x;<br />
 			bounds = new Rectangle(scrollHandle.x, scrollHandle.y, scrollBar.width &#8211; (scrollHandle.widht + 4), 0),<br />
 	}<br />
	 private function drag (e:MouseEvent):void<br />
 	{<br />
  		 	scrollHandle.startDrag(false, bounds);<br />
 		 	scrollHandle.gotoAndStop(2);<br />
 		 	scrollHandle.removeEventListener(MouseEvent.MOUSE_DOWN, drag);<br />
 		 	addEventListener(MouseEvent.MOUSE_UP, stopdrag);<br />
  		 	addEventListener(Event.ENTER_FRAME, moveBox);<br />
 	}<br />
 	 private function stopdrag(e:MouseEvent):void<br />
  	{<br />
  		 	scrollHandle.stopDrag();<br />
   		 	scrollHandle.gotoAndStop(1);<br />
  		 	scrollHandle.addEventListener(MouseEvent.MOUSE_DOWN, drag);<br />
  		 	removeEventListener(MouseEvent.MOUSE_UP, stopdrag);<br />
  		 	removeEventListener(Event.ENTER_FRAME, moveBox);<br />
 	 }<br />
 	 private function moveBox(e:Event):void<br />
 	 {<br />
     scrollingContent.x = -((contentX &#8211; startX) + scrollHandle.x) * ((scrollingContent.width &#8211; masker.width) / (scrollBar.width &#8211; scrollHandle.width);<br />
	 }<br />
  }<br />
}</p>
<p>if anyone could help me out it would be awesome &#8217;cause I&#8217;m going nuts over here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://active.tutsplus.com/tutorials/screencasts/create-a-fully-customizable-scrollbar-in-flash/#comment-5091</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sat, 08 Aug 2009 18:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=263#comment-5091</guid>
		<description>Yea how do you add the Mouse_Leave? Where would you put that in the code? Also, I want to use a scroll bar vertically too. Would you just change all the x&#039;s to y&#039;s and y&#039;s to x&#039;s in the code?</description>
		<content:encoded><![CDATA[<p>Yea how do you add the Mouse_Leave? Where would you put that in the code? Also, I want to use a scroll bar vertically too. Would you just change all the x&#8217;s to y&#8217;s and y&#8217;s to x&#8217;s in the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moustafa</title>
		<link>http://active.tutsplus.com/tutorials/screencasts/create-a-fully-customizable-scrollbar-in-flash/#comment-4924</link>
		<dc:creator>moustafa</dc:creator>
		<pubDate>Wed, 05 Aug 2009 02:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=263#comment-4924</guid>
		<description>very thanks</description>
		<content:encoded><![CDATA[<p>very thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://active.tutsplus.com/tutorials/screencasts/create-a-fully-customizable-scrollbar-in-flash/#comment-4799</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sun, 02 Aug 2009 05:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=263#comment-4799</guid>
		<description>I liked this tutorail, but it gives me these error messages.

If I open your files in CS4, they dont run, so I am not so
sure what is happening with both of them.

I also copied the content of your MAIN.as to replace the
one I followed to make sure I did not have something typed 
wrong.


1120: Access of undefined property Tweener.
1120: Access of undefined property TweenMax.
1172: Definition caurina.transitions:Tweener could not be found.
1172: Definition gs:TweenMax could not be found.

Thanks - Tim</description>
		<content:encoded><![CDATA[<p>I liked this tutorail, but it gives me these error messages.</p>
<p>If I open your files in CS4, they dont run, so I am not so<br />
sure what is happening with both of them.</p>
<p>I also copied the content of your MAIN.as to replace the<br />
one I followed to make sure I did not have something typed<br />
wrong.</p>
<p>1120: Access of undefined property Tweener.<br />
1120: Access of undefined property TweenMax.<br />
1172: Definition caurina.transitions:Tweener could not be found.<br />
1172: Definition gs:TweenMax could not be found.</p>
<p>Thanks &#8211; Tim</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/7 queries in 0.011 seconds using memcached

Served from: psdtutsplus.com @ 2009-11-21 13:25:23 -->