<?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"
	>
<channel>
	<title>Comments on: Unexpected ActionScript Behavior</title>
	<atom:link href="http://www.sitepoint.com/blogs/2004/04/30/unexpected-actionscript-behavior/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2004/04/30/unexpected-actionscript-behavior/</link>
	<description></description>
	<pubDate>Sat, 05 Jul 2008 19:54:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2004/04/30/unexpected-actionscript-behavior/#comment-31479</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 20 Jun 2006 16:04:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-31479</guid>
		<description>i'm using actionscript loadVariables() and it is causing major problems in firefox. it only works in ie. i set up a simple test to on the remote page in php to echo myVar="somedata" and it takes forever to load. then my computer crashes with what appears to be memory problems. anyone having this issue? i'm using flash 8.</description>
		<content:encoded><![CDATA[<p>i&#8217;m using actionscript loadVariables() and it is causing major problems in firefox. it only works in ie. i set up a simple test to on the remote page in php to echo myVar=&#8221;somedata&#8221; and it takes forever to load. then my computer crashes with what appears to be memory problems. anyone having this issue? i&#8217;m using flash 8.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: WonderBoy</title>
		<link>http://www.sitepoint.com/blogs/2004/04/30/unexpected-actionscript-behavior/#comment-16806</link>
		<dc:creator>WonderBoy</dc:creator>
		<pubDate>Thu, 30 Mar 2006 20:55:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-16806</guid>
		<description>Wow Macromedia... WOW....   You'd think after their 8th iteration of Components they would have ironed out all of the bugs, but I swear learning to code, as in seriously code some RIA's is way more about learning to hack around macromedia's bugs than it is actual coding...     Take for example the DataGrid... I could lecture on for hours on bugs on the dataprovider, dataset,  and all the backend, but hell, lets just assume we are managing the dataprovider ourself with custom objects.... hell, lets just run a double nested for loop and populate the grid with some fake data.... Fine, everything looks good.   So, using SetStyle turn on horizontal lines.... Ok, still allright... but now i need some scrolling action to see everything.... turn on horizontal scrolling.    Ok, now everything you scroll right all the horiztonal lines disappear past the original view box....  Love you Macromedia...  Took me so long to hack this one for some stupid reason.   Eventually fixed by hooking the scroll event and calling drawColumns().   Just makes me wonder how productive I might be if things actually worked as expected....</description>
		<content:encoded><![CDATA[<p>Wow Macromedia&#8230; WOW&#8230;.   You&#8217;d think after their 8th iteration of Components they would have ironed out all of the bugs, but I swear learning to code, as in seriously code some RIA&#8217;s is way more about learning to hack around macromedia&#8217;s bugs than it is actual coding&#8230;     Take for example the DataGrid&#8230; I could lecture on for hours on bugs on the dataprovider, dataset,  and all the backend, but hell, lets just assume we are managing the dataprovider ourself with custom objects&#8230;. hell, lets just run a double nested for loop and populate the grid with some fake data&#8230;. Fine, everything looks good.   So, using SetStyle turn on horizontal lines&#8230;. Ok, still allright&#8230; but now i need some scrolling action to see everything&#8230;. turn on horizontal scrolling.    Ok, now everything you scroll right all the horiztonal lines disappear past the original view box&#8230;.  Love you Macromedia&#8230;  Took me so long to hack this one for some stupid reason.   Eventually fixed by hooking the scroll event and calling drawColumns().   Just makes me wonder how productive I might be if things actually worked as expected&#8230;.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Owen</title>
		<link>http://www.sitepoint.com/blogs/2004/04/30/unexpected-actionscript-behavior/#comment-7636</link>
		<dc:creator>Andy Owen</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-7636</guid>
		<description>&lt;p&gt;I had the same problem but pasting the trigger code line again underneath didn't seem to refresh the data in my dataGrid!&lt;/p&gt;

&lt;p&gt;Any ideas&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>I had the same problem but pasting the trigger code line again underneath didn&#8217;t seem to refresh the data in my dataGrid!</p>
<p>Any ideas</p>]]></content:encoded>
	</item>
</channel>
</rss>
