<?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 for The Burned Out Hippy</title>
	<atom:link href="http://www.burnedouthippy.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burnedouthippy.com</link>
	<description>~ Hugging Flash into submission ~</description>
	<lastBuildDate>Mon, 06 Sep 2010 08:44:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Tweeter v1.0 &#8211; simplifying Twitter and Actionscript by The Hippy</title>
		<link>http://www.burnedouthippy.com/2009/08/tweeter-v1-0-simplifying-twitter-and-actionscript/comment-page-1/#comment-304</link>
		<dc:creator>The Hippy</dc:creator>
		<pubDate>Mon, 06 Sep 2010 08:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.burnedouthippy.com/?p=63#comment-304</guid>
		<description>Hi Andi

Many thanks for your comment. I am indeed working on a Twitter event class. Typically though, work always seems to get in the way of me completing it :) Fingers crossed I&#039;ll get back to it soon...please do feel free to send through any suggestions that you might have, I&#039;m all for open collaboration.

TBOH</description>
		<content:encoded><![CDATA[<p>Hi Andi</p>
<p>Many thanks for your comment. I am indeed working on a Twitter event class. Typically though, work always seems to get in the way of me completing it <img src='http://www.burnedouthippy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Fingers crossed I&#8217;ll get back to it soon&#8230;please do feel free to send through any suggestions that you might have, I&#8217;m all for open collaboration.</p>
<p>TBOH</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tweeter v1.0 &#8211; simplifying Twitter and Actionscript by Andi</title>
		<link>http://www.burnedouthippy.com/2009/08/tweeter-v1-0-simplifying-twitter-and-actionscript/comment-page-1/#comment-292</link>
		<dc:creator>Andi</dc:creator>
		<pubDate>Thu, 02 Sep 2010 13:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.burnedouthippy.com/?p=63#comment-292</guid>
		<description>Hi,
first of all your class is very useful but there is one problem with your class. For example if you want to add add a scrollbar to your generated textfield, you have to know when data from your class is loaded and ready. therefore  I dispatched an event at the end of your &quot;SuccessFunc&quot;

&lt;code&gt;
var readyEvent:Event=new Event(&quot;tweetsReady&quot;,true);
dispatchEvent(readyEvent);
&lt;/code&gt;

Then in your main application, you know when the data from twitter is ready:
&lt;code&gt;
t.getTweet();

t.addEventListener(&#039;tweetReady&#039;,onTweetReady);

public function onTweetReady(e:Event):void
{
trace(&quot;twitter data is ready&quot;);
}
&lt;/code&gt;

I think a good approach would be to make a custom event class and pass the data from the tweeter.as class to main application via this custom event. This would be more flexible.

greetz Andi</description>
		<content:encoded><![CDATA[<p>Hi,<br />
first of all your class is very useful but there is one problem with your class. For example if you want to add add a scrollbar to your generated textfield, you have to know when data from your class is loaded and ready. therefore  I dispatched an event at the end of your &#8220;SuccessFunc&#8221;</p>
<p><code><br />
var readyEvent:Event=new Event("tweetsReady",true);<br />
dispatchEvent(readyEvent);<br />
</code></p>
<p>Then in your main application, you know when the data from twitter is ready:<br />
<code><br />
t.getTweet();</p>
<p>t.addEventListener('tweetReady',onTweetReady);</p>
<p>public function onTweetReady(e:Event):void<br />
{<br />
trace("twitter data is ready");<br />
}<br />
</code></p>
<p>I think a good approach would be to make a custom event class and pass the data from the tweeter.as class to main application via this custom event. This would be more flexible.</p>
<p>greetz Andi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash on the Beach 2010 by Patrick Rushton</title>
		<link>http://www.burnedouthippy.com/2010/04/flash-on-the-beach-2010/comment-page-1/#comment-272</link>
		<dc:creator>Patrick Rushton</dc:creator>
		<pubDate>Sat, 28 Aug 2010 12:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.burnedouthippy.com/?p=308#comment-272</guid>
		<description>See you there!

I have a spare ticket going extra cheap if any of your readers would like to take it of my hands for a very reasonable price. 

Please see here for details: http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&amp;item=230517822849</description>
		<content:encoded><![CDATA[<p>See you there!</p>
<p>I have a spare ticket going extra cheap if any of your readers would like to take it of my hands for a very reasonable price. </p>
<p>Please see here for details: <a href="http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&amp;item=230517822849" rel="nofollow">http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&amp;item=230517822849</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Strict XHTML target=&#8221;_blank&#8221; replacement by Justin Wanstall</title>
		<link>http://www.burnedouthippy.com/2010/06/strict-xhtml-target_blank-replacement/comment-page-1/#comment-204</link>
		<dc:creator>Justin Wanstall</dc:creator>
		<pubDate>Mon, 02 Aug 2010 08:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.burnedouthippy.com/?p=318#comment-204</guid>
		<description>I really quick and easy way to apply this to all external links is with a bit of jquery.

Just add this to your HTML and include the jquery framework in the head.


$(document).ready( function() {
    $(&#039;a[href^=http]&#039;).click( function() {
        window.open(this.href);
        return false;
    });
});

Whenever a link has &quot;http://&quot; in the href jquery will open it in a new window - no need to code javascript into individual links</description>
		<content:encoded><![CDATA[<p>I really quick and easy way to apply this to all external links is with a bit of jquery.</p>
<p>Just add this to your HTML and include the jquery framework in the head.</p>
<p>$(document).ready( function() {<br />
    $(&#8216;a[href^=http]&#8216;).click( function() {<br />
        window.open(this.href);<br />
        return false;<br />
    });<br />
});</p>
<p>Whenever a link has &#8220;http://&#8221; in the href jquery will open it in a new window &#8211; no need to code javascript into individual links</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tweeter v1.0 &#8211; simplifying Twitter and Actionscript by The Hippy</title>
		<link>http://www.burnedouthippy.com/2009/08/tweeter-v1-0-simplifying-twitter-and-actionscript/comment-page-1/#comment-136</link>
		<dc:creator>The Hippy</dc:creator>
		<pubDate>Fri, 18 Jun 2010 08:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.burnedouthippy.com/?p=63#comment-136</guid>
		<description>The class isn&#039;t very complicated, so I&#039;d imagine that if you&#039;re ok with AS2 OOP you should be able to do a straightforward conversion. Although you&#039;d probably need to change the other classes as well. Personally however, I&#039;m hard at work on developing a load of new AS3 twitter classes so I don&#039;t currently have any plans to release an AS2 version. Possibly in the future though, if there&#039;s enough demand.

In the meantime, if you&#039;re forced to use AS2, the only help I can offer is this thread: http://tinyurl.com/26xhvdf

Thanks for your comments!</description>
		<content:encoded><![CDATA[<p>The class isn&#8217;t very complicated, so I&#8217;d imagine that if you&#8217;re ok with AS2 OOP you should be able to do a straightforward conversion. Although you&#8217;d probably need to change the other classes as well. Personally however, I&#8217;m hard at work on developing a load of new AS3 twitter classes so I don&#8217;t currently have any plans to release an AS2 version. Possibly in the future though, if there&#8217;s enough demand.</p>
<p>In the meantime, if you&#8217;re forced to use AS2, the only help I can offer is this thread: <a href="http://tinyurl.com/26xhvdf" rel="nofollow">http://tinyurl.com/26xhvdf</a></p>
<p>Thanks for your comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tweeter v1.0 &#8211; simplifying Twitter and Actionscript by TechFlashGuy</title>
		<link>http://www.burnedouthippy.com/2009/08/tweeter-v1-0-simplifying-twitter-and-actionscript/comment-page-1/#comment-135</link>
		<dc:creator>TechFlashGuy</dc:creator>
		<pubDate>Fri, 18 Jun 2010 07:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.burnedouthippy.com/?p=63#comment-135</guid>
		<description>I love this thing. Some great info here. 

I need however, to load this into a as2 swf (I know that this is not possible), but is there any way to convert this code to as2? 

Thanks.</description>
		<content:encoded><![CDATA[<p>I love this thing. Some great info here. </p>
<p>I need however, to load this into a as2 swf (I know that this is not possible), but is there any way to convert this code to as2? </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warning 1090: Migration issue by Ivannof</title>
		<link>http://www.burnedouthippy.com/2010/03/warning-1090-migration-issue/comment-page-1/#comment-133</link>
		<dc:creator>Ivannof</dc:creator>
		<pubDate>Thu, 17 Jun 2010 06:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.burnedouthippy.com/?p=272#comment-133</guid>
		<description>Someone could meet the same warring (1090) when you will be you use the .as files, which had been written under Flash CS4 (but in AS3). For example, CS5 want to change  &quot;onKeyUp&quot;  in &quot;keyUp&quot; and so on. After changing it will be OK: no warning. 
But under CS4 there was no pesky buzz on the original line withe &quot;onKeyUp&quot;. 
Strictly syntax rules?</description>
		<content:encoded><![CDATA[<p>Someone could meet the same warring (1090) when you will be you use the .as files, which had been written under Flash CS4 (but in AS3). For example, CS5 want to change  &#8220;onKeyUp&#8221;  in &#8220;keyUp&#8221; and so on. After changing it will be OK: no warning.<br />
But under CS4 there was no pesky buzz on the original line withe &#8220;onKeyUp&#8221;.<br />
Strictly syntax rules?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tweeter v1.0 &#8211; simplifying Twitter and Actionscript by The Hippy</title>
		<link>http://www.burnedouthippy.com/2009/08/tweeter-v1-0-simplifying-twitter-and-actionscript/comment-page-1/#comment-131</link>
		<dc:creator>The Hippy</dc:creator>
		<pubDate>Sun, 13 Jun 2010 13:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.burnedouthippy.com/?p=63#comment-131</guid>
		<description>Hi again Prashant. I&#039;m glad that you finally got it working - please do post a link here, I&#039;d love to see it in action.

Many thanks!</description>
		<content:encoded><![CDATA[<p>Hi again Prashant. I&#8217;m glad that you finally got it working &#8211; please do post a link here, I&#8217;d love to see it in action.</p>
<p>Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tweeter v1.0 &#8211; simplifying Twitter and Actionscript by Prashant Yashpal</title>
		<link>http://www.burnedouthippy.com/2009/08/tweeter-v1-0-simplifying-twitter-and-actionscript/comment-page-1/#comment-115</link>
		<dc:creator>Prashant Yashpal</dc:creator>
		<pubDate>Wed, 26 May 2010 19:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.burnedouthippy.com/?p=63#comment-115</guid>
		<description>Hi, 
Okay for the last time, I got my app to work its showing my the twitter feed online too! yay! thanks. 

The problem was coming from the fact, that i wanted the twitter profile picture to be loaded, but there is a sandbox problem with that!.
I will see if i find a solution to that. 

Basically I am trying to use this to augmented a twitter feed. using flartoolkit. 
if you like I can post a link here for the existing working app, but with no profile picture.

Thanks again for your super class. and help!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Okay for the last time, I got my app to work its showing my the twitter feed online too! yay! thanks. </p>
<p>The problem was coming from the fact, that i wanted the twitter profile picture to be loaded, but there is a sandbox problem with that!.<br />
I will see if i find a solution to that. </p>
<p>Basically I am trying to use this to augmented a twitter feed. using flartoolkit.<br />
if you like I can post a link here for the existing working app, but with no profile picture.</p>
<p>Thanks again for your super class. and help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tweeter v1.0 &#8211; simplifying Twitter and Actionscript by Prashant Yashpal</title>
		<link>http://www.burnedouthippy.com/2009/08/tweeter-v1-0-simplifying-twitter-and-actionscript/comment-page-1/#comment-114</link>
		<dc:creator>Prashant Yashpal</dc:creator>
		<pubDate>Wed, 26 May 2010 19:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.burnedouthippy.com/?p=63#comment-114</guid>
		<description>Hi 
sorry to post so many times, just one question 
do i need a crossdomain.xml file?

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Hi<br />
sorry to post so many times, just one question<br />
do i need a crossdomain.xml file?</p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
