<?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: ScrollPane</title>
	<link>http://exanimo.com/actionscript/scrollpane/</link>
	<description>where matthew tretter types stuff</description>
	<pubDate>Mon, 01 Dec 2008 17:52:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: mike</title>
		<link>http://exanimo.com/actionscript/scrollpane/#comment-1504</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Wed, 26 Nov 2008 15:55:19 +0000</pubDate>
		<guid>http://exanimo.com/actionscript/scrollpane/#comment-1504</guid>
		<description>Hi Matthew, this scrollbar works great with text i love the ease control. I'm a bit of a newbie though and was wondering if I could load a MovieClip with live buttons rather than text?</description>
		<content:encoded><![CDATA[<p>Hi Matthew, this scrollbar works great with text i love the ease control. I&#039;m a bit of a newbie though and was wondering if I could load a MovieClip with live buttons rather than text?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://exanimo.com/actionscript/scrollpane/#comment-1004</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Mon, 22 Sep 2008 08:05:33 +0000</pubDate>
		<guid>http://exanimo.com/actionscript/scrollpane/#comment-1004</guid>
		<description>Hi Mathew!

Sorry for my late reply. I've been very busy. So far I've tried to make a movieclip out of the mask and noticed that in the EasingScrollPane.as you needed to add import flash.display.MovieClip;. Works like a charm - thanks again for taking some of your time to help me out!!

Niklas</description>
		<content:encoded><![CDATA[<p>Hi Mathew!</p>
<p>Sorry for my late reply. I&#039;ve been very busy. So far I&#039;ve tried to make a movieclip out of the mask and noticed that in the EasingScrollPane.as you needed to add import flash.display.MovieClip;. Works like a charm - thanks again for taking some of your time to help me out!!</p>
<p>Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthew</title>
		<link>http://exanimo.com/actionscript/scrollpane/#comment-814</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Fri, 29 Aug 2008 14:09:08 +0000</pubDate>
		<guid>http://exanimo.com/actionscript/scrollpane/#comment-814</guid>
		<description>Hi again, Niklas!  Yes, there is a way to scroll without the mask.. what you would do is just use the scroll bar (BaseScrollBar) by itself, listen for its scroll events, and move your content in the handler.  As to your second question, you can make the mask a MovieClip.  From the documentation of BaseScrollPane:

If [the BaseScrollPane] has a child named "_mask", it will be used as the mask; otherwise the Shape object of the highest index in the display list will be used.

So just name your MovieClip "_mask", and you should be good to go.</description>
		<content:encoded><![CDATA[<p>Hi again, Niklas!  Yes, there is a way to scroll without the mask.. what you would do is just use the scroll bar (BaseScrollBar) by itself, listen for its scroll events, and move your content in the handler.  As to your second question, you can make the mask a MovieClip.  From the documentation of BaseScrollPane:</p>
<p>If [the BaseScrollPane] has a child named &#034;_mask&#034;, it will be used as the mask; otherwise the Shape object of the highest index in the display list will be used.</p>
<p>So just name your MovieClip &#034;_mask&#034;, and you should be good to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://exanimo.com/actionscript/scrollpane/#comment-813</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Fri, 29 Aug 2008 08:04:53 +0000</pubDate>
		<guid>http://exanimo.com/actionscript/scrollpane/#comment-813</guid>
		<description>Hi there again!

I have actually have two questions:

Is there a way to use the scroll but without the mask - kind of like on this page: http://emehmedovic.com/xmca/toobplayer/#/download/ ?

My second question is this: Is there a way to have the size of the mask change dynamically? I've tried to make a movie clip out of the mask so that I can name it with an instance name but the scroll stopped working...

All the best, Niklas</description>
		<content:encoded><![CDATA[<p>Hi there again!</p>
<p>I have actually have two questions:</p>
<p>Is there a way to use the scroll but without the mask - kind of like on this page: <a href="http://emehmedovic.com/xmca/toobplayer/#/download/" rel="nofollow">http://emehmedovic.com/xmca/toobplayer/#/download/</a> ?</p>
<p>My second question is this: Is there a way to have the size of the mask change dynamically? I&#039;ve tried to make a movie clip out of the mask so that I can name it with an instance name but the scroll stopped working&#8230;</p>
<p>All the best, Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oddmachine</title>
		<link>http://exanimo.com/actionscript/scrollpane/#comment-591</link>
		<dc:creator>Oddmachine</dc:creator>
		<pubDate>Thu, 19 Jun 2008 05:37:19 +0000</pubDate>
		<guid>http://exanimo.com/actionscript/scrollpane/#comment-591</guid>
		<description>Thanks so much, came together nicely!

-Oddmachine</description>
		<content:encoded><![CDATA[<p>Thanks so much, came together nicely!</p>
<p>-Oddmachine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://exanimo.com/actionscript/scrollpane/#comment-488</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Tue, 20 May 2008 21:28:07 +0000</pubDate>
		<guid>http://exanimo.com/actionscript/scrollpane/#comment-488</guid>
		<description>Hey!

Thanks for your help. Now it works perfectly - awesome!!

Niklas</description>
		<content:encoded><![CDATA[<p>Hey!</p>
<p>Thanks for your help. Now it works perfectly - awesome!!</p>
<p>Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthew</title>
		<link>http://exanimo.com/actionscript/scrollpane/#comment-404</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Sat, 10 May 2008 19:34:09 +0000</pubDate>
		<guid>http://exanimo.com/actionscript/scrollpane/#comment-404</guid>
		<description>Yeah, when a class is linked to a symbol in the library, it must import the classes of its children. Since the ScrollPane in example 2 contains a TextField, you'll have to import flash.text.TextField in the EasingScrollPane class. It doesn't matter that the superclass (BaseScrollPane) already imports it, Flash adds the children to the definition of the linked class. 

I'm glad you're finding the site useful!</description>
		<content:encoded><![CDATA[<p>Yeah, when a class is linked to a symbol in the library, it must import the classes of its children. Since the ScrollPane in example 2 contains a TextField, you&#039;ll have to import flash.text.TextField in the EasingScrollPane class. It doesn&#039;t matter that the superclass (BaseScrollPane) already imports it, Flash adds the children to the definition of the linked class. </p>
<p>I&#039;m glad you&#039;re finding the site useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://exanimo.com/actionscript/scrollpane/#comment-403</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Sat, 10 May 2008 18:55:58 +0000</pubDate>
		<guid>http://exanimo.com/actionscript/scrollpane/#comment-403</guid>
		<description>Thanks for your answer.
Hmmm...
When I change the base class to EasingScrollPane and put the class in the same folder I get this error:
EasingScrollPane.as Line 4 1046: Type was not found or was not a compile-time constant: TextField.
Not quite sure why this is happening... Do I have to import some import somewhere?
Line 4 is the refering to the import of the BaseScrollPane class but in that class, as far as I can see there is an import flash.text.TextField;

Niklas

P.S Some great stuff here on your site.</description>
		<content:encoded><![CDATA[<p>Thanks for your answer.<br />
Hmmm&#8230;<br />
When I change the base class to EasingScrollPane and put the class in the same folder I get this error:<br />
EasingScrollPane.as Line 4 1046: Type was not found or was not a compile-time constant: TextField.<br />
Not quite sure why this is happening&#8230; Do I have to import some import somewhere?<br />
Line 4 is the refering to the import of the BaseScrollPane class but in that class, as far as I can see there is an import flash.text.TextField;</p>
<p>Niklas</p>
<p>P.S Some great stuff here on your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthew</title>
		<link>http://exanimo.com/actionscript/scrollpane/#comment-389</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Fri, 09 May 2008 14:35:25 +0000</pubDate>
		<guid>http://exanimo.com/actionscript/scrollpane/#comment-389</guid>
		<description>Simple!  Just change the linkage base class from "com.exanimo.containers.BaseScrollPane" to "EasingScrollPane" and put the EasingScrollPane class included with Example 6 in the same directory as your FLA.  If you take a look at the contents of the EasingScrollPane class, it should be clear how to make your own custom easing.  All you have to do is extend BaseScrollPane and override a method.</description>
		<content:encoded><![CDATA[<p>Simple!  Just change the linkage base class from &#034;com.exanimo.containers.BaseScrollPane&#034; to &#034;EasingScrollPane&#034; and put the EasingScrollPane class included with Example 6 in the same directory as your FLA.  If you take a look at the contents of the EasingScrollPane class, it should be clear how to make your own custom easing.  All you have to do is extend BaseScrollPane and override a method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://exanimo.com/actionscript/scrollpane/#comment-374</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Thu, 08 May 2008 14:40:32 +0000</pubDate>
		<guid>http://exanimo.com/actionscript/scrollpane/#comment-374</guid>
		<description>How do I add easing to exampel no. 2?

Really like the possibilities of this scrollbar pane...

All the best, Niklas</description>
		<content:encoded><![CDATA[<p>How do I add easing to exampel no. 2?</p>
<p>Really like the possibilities of this scrollbar pane&#8230;</p>
<p>All the best, Niklas</p>
]]></content:encoded>
	</item>
</channel>
</rss>
