<?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: Changing the arrow button skins on a Flex container&#8217;s scroll bars</title>
	<atom:link href="http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: katy</title>
		<link>http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/comment-page-1/#comment-9182</link>
		<dc:creator>katy</dc:creator>
		<pubDate>Mon, 02 May 2011 19:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/#comment-9182</guid>
		<description>please help me!! I need to add child to BOX, child is type tabNavigator, my code is:

for each(xmlTerminal in data.terminal)
{	
					
var tabDetalle:TabNavigator = new TabNavigator();
detalle.addChild(tabDetalle);
}

detalle is id of my BOX.

detail is the id of the box, by adding it creates separate tabs.

please help me!!</description>
		<content:encoded><![CDATA[<p>please help me!! I need to add child to BOX, child is type tabNavigator, my code is:</p>
<p>for each(xmlTerminal in data.terminal)<br />
{	</p>
<p>var tabDetalle:TabNavigator = new TabNavigator();<br />
detalle.addChild(tabDetalle);<br />
}</p>
<p>detalle is id of my BOX.</p>
<p>detail is the id of the box, by adding it creates separate tabs.</p>
<p>please help me!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tahir Alvi-Pakistan</title>
		<link>http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/comment-page-1/#comment-5662</link>
		<dc:creator>Tahir Alvi-Pakistan</dc:creator>
		<pubDate>Thu, 10 Sep 2009 04:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/#comment-5662</guid>
		<description>Nice work, but if wewant to make a skin in flash through flex extension, hot it is applied in the application.

Thanks</description>
		<content:encoded><![CDATA[<p>Nice work, but if wewant to make a skin in flash through flex extension, hot it is applied in the application.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/comment-page-1/#comment-4729</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Sat, 25 Jul 2009 22:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/#comment-4729</guid>
		<description>Veena Pandit,

Are you using the Flex 3 SDK or the beta Flex 4 SDK?
If you&#039;re using the Flex 4 SDK, it will use a slightly different theme and many of these posts may not look the same  (or work at all).

Peter</description>
		<content:encoded><![CDATA[<p>Veena Pandit,</p>
<p>Are you using the Flex 3 SDK or the beta Flex 4 SDK?<br />
If you&#8217;re using the Flex 4 SDK, it will use a slightly different theme and many of these posts may not look the same  (or work at all).</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veena Pandit</title>
		<link>http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/comment-page-1/#comment-4728</link>
		<dc:creator>Veena Pandit</dc:creator>
		<pubDate>Sat, 25 Jul 2009 20:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/#comment-4728</guid>
		<description>My horizontal scroll bar is kind of wierd.  It doesn&#039;t look like the  scroll bar in this picture.  Maybe it is inheriting from a global css style sheet in the application somewhere.  How do I override that behaviour in the horizontalList?

Java Developer lost in Flex</description>
		<content:encoded><![CDATA[<p>My horizontal scroll bar is kind of wierd.  It doesn&#8217;t look like the  scroll bar in this picture.  Maybe it is inheriting from a global css style sheet in the application somewhere.  How do I override that behaviour in the horizontalList?</p>
<p>Java Developer lost in Flex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martinz</title>
		<link>http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/comment-page-1/#comment-4496</link>
		<dc:creator>martinz</dc:creator>
		<pubDate>Thu, 09 Jul 2009 03:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/#comment-4496</guid>
		<description>Is it possible to replace the trackbar 4 a image?</description>
		<content:encoded><![CDATA[<p>Is it possible to replace the trackbar 4 a image?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandra Kumar</title>
		<link>http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/comment-page-1/#comment-2505</link>
		<dc:creator>Chandra Kumar</dc:creator>
		<pubDate>Tue, 10 Mar 2009 06:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/#comment-2505</guid>
		<description>Peter,

Is it possible to switch off the Scroll bar(s) and implement the scrolling in two buttons outside the container?

Regards,
Chandra Kumar</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>Is it possible to switch off the Scroll bar(s) and implement the scrolling in two buttons outside the container?</p>
<p>Regards,<br />
Chandra Kumar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John K. Mak</title>
		<link>http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/comment-page-1/#comment-2502</link>
		<dc:creator>John K. Mak</dc:creator>
		<pubDate>Fri, 22 Feb 2008 01:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/#comment-2502</guid>
		<description>Hey Peterd.  Never mind, I was able to figure it out by myself.</description>
		<content:encoded><![CDATA[<p>Hey Peterd.  Never mind, I was able to figure it out by myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John K.</title>
		<link>http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/comment-page-1/#comment-2503</link>
		<dc:creator>John K.</dc:creator>
		<pubDate>Thu, 21 Feb 2008 18:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/#comment-2503</guid>
		<description>Nice code Peterd.  I just have a question for you.  Is there a way to edit the width of the scrollbar?</description>
		<content:encoded><![CDATA[<p>Nice code Peterd.  I just have a question for you.  Is there a way to edit the width of the scrollbar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/comment-page-1/#comment-2501</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Mon, 18 Feb 2008 16:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/#comment-2501</guid>
		<description>Eric,

Good question! Instead of using &lt;code&gt;Embed()&lt;/code&gt; to embed an image try using &lt;code&gt;ClassReference(null)&lt;/code&gt;:

&lt;pre class=&quot;code&quot;&gt;
&lt;mx:Style&gt;
    Box {
        verticalScrollBarStyleName: myVScrollBarStyleName;
        horizontalScrollBarStyleName: myHScrollBarStyleName;
    }

    .myVScrollBarStyleName {
        downArrowSkin: ClassReference(null);
        upArrowSkin: ClassReference(null);
    }

    .myHScrollBarStyleName {
        downArrowSkin: ClassReference(null);
        upArrowSkin: ClassReference(null);
    }
&lt;/mx:Style&gt;
&lt;/pre&gt;

If I get time later today I&#039;ll try and turn that into a new entry.

Thanks,
Peter</description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>Good question! Instead of using <code>Embed()</code> to embed an image try using <code>ClassReference(null)</code>:</p>
<pre class="code">
&lt;mx:Style&gt;
    Box {
        verticalScrollBarStyleName: myVScrollBarStyleName;
        horizontalScrollBarStyleName: myHScrollBarStyleName;
    }

    .myVScrollBarStyleName {
        downArrowSkin: ClassReference(null);
        upArrowSkin: ClassReference(null);
    }

    .myHScrollBarStyleName {
        downArrowSkin: ClassReference(null);
        upArrowSkin: ClassReference(null);
    }
&lt;/mx:Style&gt;
</pre>
<p>If I get time later today I&#8217;ll try and turn that into a new entry.</p>
<p>Thanks,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/comment-page-1/#comment-2504</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 18 Feb 2008 11:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/10/changing-the-arrow-button-skins-on-a-flex-containers-scroll-bars/#comment-2504</guid>
		<description>Good stuff peterd, i was wondering if there is a way to remove the arrow buttons completely, i just want a nice clean scroll bar with no up/down buttons. Thanks

Eric</description>
		<content:encoded><![CDATA[<p>Good stuff peterd, i was wondering if there is a way to remove the arrow buttons completely, i just want a nice clean scroll bar with no up/down buttons. Thanks</p>
<p>Eric</p>
]]></content:encoded>
	</item>
</channel>
</rss>

