<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Thanks, Mister!</title>
	<atom:link href="http://thanksmister.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://thanksmister.com</link>
	<description>Flex, AIR, &#38; Android Development Blog</description>
	<lastBuildDate>Thu, 23 Feb 2012 01:26:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on AS3 Scrolling List for Android and iOS devices by thanksmister</title>
		<link>http://thanksmister.com/2010/10/14/android-as3-scrolling-list/#comment-2081</link>
		<dc:creator><![CDATA[thanksmister]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 01:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.thanksmister.com/?p=1151#comment-2081</guid>
		<description><![CDATA[You should make your own custom itemrenderer and make sure that the text box and size of the renderer are large enough to accommodate the maximum text amount.]]></description>
		<content:encoded><![CDATA[<p>You should make your own custom itemrenderer and make sure that the text box and size of the renderer are large enough to accommodate the maximum text amount.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Scrolling List for Android and iOS devices by thanksmister</title>
		<link>http://thanksmister.com/2010/10/14/android-as3-scrolling-list/#comment-2080</link>
		<dc:creator><![CDATA[thanksmister]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 01:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thanksmister.com/?p=1151#comment-2080</guid>
		<description><![CDATA[The list is meant to be a starter list, it&#039;s up to you to customize the list to your needs.  You would require some working knowledge of AS3 to accomplish this.   You might look at a Flex mobile list if you are looking for something more out of the box that you can easily work with.]]></description>
		<content:encoded><![CDATA[<p>The list is meant to be a starter list, it&#8217;s up to you to customize the list to your needs.  You would require some working knowledge of AS3 to accomplish this.   You might look at a Flex mobile list if you are looking for something more out of the box that you can easily work with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Scrolling List for Android and iOS devices by Esteban Gomez V.</title>
		<link>http://thanksmister.com/2010/10/14/android-as3-scrolling-list/#comment-2076</link>
		<dc:creator><![CDATA[Esteban Gomez V.]]></dc:creator>
		<pubDate>Tue, 14 Feb 2012 21:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thanksmister.com/?p=1151#comment-2076</guid>
		<description><![CDATA[Hello, I&#039;m using the list to display this information very long and does not show all text, how could resolve this situation, I tried with wordwrap and multiline in the rendered but is more complicated than just putting these properties: P]]></description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;m using the list to display this information very long and does not show all text, how could resolve this situation, I tried with wordwrap and multiline in the rendered but is more complicated than just putting these properties: P</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Scrolling List for Android and iOS devices by Ruslan Josan</title>
		<link>http://thanksmister.com/2010/10/14/android-as3-scrolling-list/#comment-2075</link>
		<dc:creator><![CDATA[Ruslan Josan]]></dc:creator>
		<pubDate>Sat, 11 Feb 2012 23:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.thanksmister.com/?p=1151#comment-2075</guid>
		<description><![CDATA[thanks for quick reply, i have try to use a movie clip inside a scrollpane, but it didn&#039;t work, when i was scrolling, the button i was starting the scroll was activating. so thats why you project is perfect for it.
1. Please, can you please show me in AS3 code how i can a list all my restaurants name in your list type? i saw a sample in Flash builder how to create  with  and  but it doesnt work the same in Flash pro AIR for Android. 
Can you Please show me a code of two buttons in the list? thank you]]></description>
		<content:encoded><![CDATA[<p>thanks for quick reply, i have try to use a movie clip inside a scrollpane, but it didn&#8217;t work, when i was scrolling, the button i was starting the scroll was activating. so thats why you project is perfect for it.<br />
1. Please, can you please show me in AS3 code how i can a list all my restaurants name in your list type? i saw a sample in Flash builder how to create  with  and  but it doesnt work the same in Flash pro AIR for Android.<br />
Can you Please show me a code of two buttons in the list? thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Scrolling List for Android and iOS devices by thanksmister</title>
		<link>http://thanksmister.com/2010/10/14/android-as3-scrolling-list/#comment-2074</link>
		<dc:creator><![CDATA[thanksmister]]></dc:creator>
		<pubDate>Sat, 11 Feb 2012 16:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.thanksmister.com/?p=1151#comment-2074</guid>
		<description><![CDATA[The x and y coordinates always start from top right corner of your flash project.  Since a flash project starts with a MovieClip you can just create instance of the list and set its width, height, and position relative to the upper right corner of your screen.  You should search for help on adding new components or sprites to flash project like this list.  The list has its own scroll bar.]]></description>
		<content:encoded><![CDATA[<p>The x and y coordinates always start from top right corner of your flash project.  Since a flash project starts with a MovieClip you can just create instance of the list and set its width, height, and position relative to the upper right corner of your screen.  You should search for help on adding new components or sprites to flash project like this list.  The list has its own scroll bar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Scrolling List for Android and iOS devices by Ruslan Josan</title>
		<link>http://thanksmister.com/2010/10/14/android-as3-scrolling-list/#comment-2073</link>
		<dc:creator><![CDATA[Ruslan Josan]]></dc:creator>
		<pubDate>Sat, 11 Feb 2012 16:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.thanksmister.com/?p=1151#comment-2073</guid>
		<description><![CDATA[I do like your project. This is what i was looking for. In Builder this list is by default, but their GUI, not the best one. so i have my project in Flash Pro, Air for Android. i am knew with Flash Pro CS 5.5. i do have action bar and tabbed buttons in the bottom of my screen, i am trying to use your project between this two, it will be a list of buttons scrolling. my question to you is:
1. How do i define on the scene from where the list start and where ii ends, i know it will be 480, 610, but how do i show X and Y position? do i have to use extra component, like scrollbar?
2. how this will look in AS3 when i am pressing F9 to code? i mean calling all this functions. 
My list will be 17 items long, and will contain restaurants name
I really appreciate your help, now i have back and next buttons, navigating from one screen to another in order to see the next 8 items.
Thanks]]></description>
		<content:encoded><![CDATA[<p>I do like your project. This is what i was looking for. In Builder this list is by default, but their GUI, not the best one. so i have my project in Flash Pro, Air for Android. i am knew with Flash Pro CS 5.5. i do have action bar and tabbed buttons in the bottom of my screen, i am trying to use your project between this two, it will be a list of buttons scrolling. my question to you is:<br />
1. How do i define on the scene from where the list start and where ii ends, i know it will be 480, 610, but how do i show X and Y position? do i have to use extra component, like scrollbar?<br />
2. how this will look in AS3 when i am pressing F9 to code? i mean calling all this functions.<br />
My list will be 17 items long, and will contain restaurants name<br />
I really appreciate your help, now i have back and next buttons, navigating from one screen to another in order to see the next 8 items.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Scrolling List for Android and iOS devices by dr.sa</title>
		<link>http://thanksmister.com/2010/10/14/android-as3-scrolling-list/#comment-2072</link>
		<dc:creator><![CDATA[dr.sa]]></dc:creator>
		<pubDate>Wed, 08 Feb 2012 18:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thanksmister.com/?p=1151#comment-2072</guid>
		<description><![CDATA[sorry i mean 

gotoAndPlay(10);]]></description>
		<content:encoded><![CDATA[<p>sorry i mean </p>
<p>gotoAndPlay(10);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Scrolling List for Android and iOS devices by dr.sa</title>
		<link>http://thanksmister.com/2010/10/14/android-as3-scrolling-list/#comment-2071</link>
		<dc:creator><![CDATA[dr.sa]]></dc:creator>
		<pubDate>Wed, 08 Feb 2012 16:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thanksmister.com/?p=1151#comment-2071</guid>
		<description><![CDATA[thanxx aloot and alooot mister for that ^_^
excuse me , can u tell me in the project u give us , how i can make orders for each one of buttons to do something?
for example if i wanna to let the first one to go to to the frame 10 for example , the code will be :

button_1.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame);

function fl_ClickToGoToAndPlayFromFrame(event:MouseEvent):void
{
	gotoAndPlay(5);
}


but how can i put it in and put others for each of buttons

i hope u help meee dearrrr ^ ^

and so sooo thanx about that :)]]></description>
		<content:encoded><![CDATA[<p>thanxx aloot and alooot mister for that ^_^<br />
excuse me , can u tell me in the project u give us , how i can make orders for each one of buttons to do something?<br />
for example if i wanna to let the first one to go to to the frame 10 for example , the code will be :</p>
<p>button_1.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame);</p>
<p>function fl_ClickToGoToAndPlayFromFrame(event:MouseEvent):void<br />
{<br />
	gotoAndPlay(5);<br />
}</p>
<p>but how can i put it in and put others for each of buttons</p>
<p>i hope u help meee dearrrr ^ ^</p>
<p>and so sooo thanx about that <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Scrolling List for Android and iOS devices by Dotts</title>
		<link>http://thanksmister.com/2010/10/14/android-as3-scrolling-list/#comment-2062</link>
		<dc:creator><![CDATA[Dotts]]></dc:creator>
		<pubDate>Sat, 28 Jan 2012 11:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thanksmister.com/?p=1151#comment-2062</guid>
		<description><![CDATA[Hi, I.m totally new to this.
Is there any of your examples having a similar scroll for contents of a movie clip ?
Like a vertical scroll for a movie clip menu]]></description>
		<content:encoded><![CDATA[<p>Hi, I.m totally new to this.<br />
Is there any of your examples having a similar scroll for contents of a movie clip ?<br />
Like a vertical scroll for a movie clip menu</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove Underline from Clickable text in TextView on Android by Hitman</title>
		<link>http://thanksmister.com/2011/05/20/android-remove-underline-from-clickable-text-in-textview/#comment-2054</link>
		<dc:creator><![CDATA[Hitman]]></dc:creator>
		<pubDate>Wed, 18 Jan 2012 10:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thanksmister.com/?p=1512#comment-2054</guid>
		<description><![CDATA[Thanx a Lot man........
You saved my day....]]></description>
		<content:encoded><![CDATA[<p>Thanx a Lot man&#8230;&#8230;..<br />
You saved my day&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

