<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>hslider &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/hslider/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>Flex 3 HSlider thumb gap issue</title>
		<link>/2009/04/25/flex-3-hslider-thumb-gap-issue/</link>
		<comments>/2009/04/25/flex-3-hslider-thumb-gap-issue/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 15:19:33 +0000</pubDate>
		<dc:creator><![CDATA[stoimen]]></dc:creator>
				<category><![CDATA[flex 3]]></category>
		<category><![CDATA[micro tutorial]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[gap]]></category>
		<category><![CDATA[hslider]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[thumbs]]></category>

		<guid isPermaLink="false">/?p=547</guid>
		<description><![CDATA[Flex 3 HSlider thumb gap issue<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2009/05/20/flex-3-datechooser-utc-issue/" rel="bookmark" title="Flex 3 DateChooser UTC issue">Flex 3 DateChooser UTC issue </a></li>
<li><a href="/2009/02/08/flash-player-with-debugger-issue/" rel="bookmark" title="flash player with debugger issue">flash player with debugger issue </a></li>
<li><a href="/2009/04/14/you-should-not-insert-an-tag-in-another-tag-ie-breaks/" rel="bookmark" title="You should not insert an &#8220;a&#8221; tag in another &#8220;a&#8221; tag! &#8230;">You should not insert an &#8220;a&#8221; tag in another &#8220;a&#8221; tag! &#8230; </a></li>
<li><a href="/2009/12/01/flex-3-netstream-video-rotation/" rel="bookmark" title="Flex 3 NetStream video rotation">Flex 3 NetStream video rotation </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<h2>Introduction to the problem</h2>
<p>When the HSlider is set up with two or more thumbs there&#8217;s a gap between them always. The problem is that you may want to put them on one single value of the slider, but it&#8217;s not possible.</p>
<h2>First: hide your thumbs</h2>
<p>The quick solution is to make custom skin for the thumbs, setup the height and width of the thumb to be 1px and make a transparent background image for skinning them. That of course does not solve the problem. There&#8217;s still gap of 1 value between the thumbs, and still you cannot select one single value with both of them.<span id="more-547"></span></p>
<h2>Make your own thumbs</h2>
<p>It&#8217;s difficult to make the calculation and positioning of course. With that approach you&#8217;ve to be careful with the math to adjust properly the new thumbs. They can be some kind of Flex built in component. As the button control is or whatever.</p>
<h2>Hope for workaround</h2>
<p>As it appears there&#8217;s a reported bug for this issue. And I hope soon there will be a workaround or even better there&#8217;s going to be new version. Something I don&#8217;t like in commercial software.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2009/05/20/flex-3-datechooser-utc-issue/" rel="bookmark" title="Flex 3 DateChooser UTC issue">Flex 3 DateChooser UTC issue </a></li>
<li><a href="/2009/02/08/flash-player-with-debugger-issue/" rel="bookmark" title="flash player with debugger issue">flash player with debugger issue </a></li>
<li><a href="/2009/04/14/you-should-not-insert-an-tag-in-another-tag-ie-breaks/" rel="bookmark" title="You should not insert an &#8220;a&#8221; tag in another &#8220;a&#8221; tag! &#8230;">You should not insert an &#8220;a&#8221; tag in another &#8220;a&#8221; tag! &#8230; </a></li>
<li><a href="/2009/12/01/flex-3-netstream-video-rotation/" rel="bookmark" title="Flex 3 NetStream video rotation">Flex 3 NetStream video rotation </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2009/04/25/flex-3-hslider-thumb-gap-issue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
