<?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: The Trick to Using SharedObject</title>
	<atom:link href="http://jaycsantos.com/flash/the-trick-to-using-sharedobject/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaycsantos.com/flash/the-trick-to-using-sharedobject/</link>
	<description>Games, Development, Blog</description>
	<lastBuildDate>Fri, 25 Jun 2010 14:17:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Guillaume Malartre</title>
		<link>http://jaycsantos.com/flash/the-trick-to-using-sharedobject/comment-page-1/#comment-310</link>
		<dc:creator>Guillaume Malartre</dc:creator>
		<pubDate>Wed, 31 Mar 2010 18:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://jaycsantos.com/?p=470#comment-310</guid>
		<description>If you want to have even more space in your SharedObject, use ByteArray with deflate/inflate or compress/uncompress method. I had an xml in Local SharedObject that used to always pop the security panel and now its gone! 
Got a nice compress ratio 242421 bytes to 35535 bytes after compress for a huge XML.</description>
		<content:encoded><![CDATA[<p>If you want to have even more space in your SharedObject, use ByteArray with deflate/inflate or compress/uncompress method. I had an xml in Local SharedObject that used to always pop the security panel and now its gone!<br />
Got a nice compress ratio 242421 bytes to 35535 bytes after compress for a huge XML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustavo</title>
		<link>http://jaycsantos.com/flash/the-trick-to-using-sharedobject/comment-page-1/#comment-308</link>
		<dc:creator>Gustavo</dc:creator>
		<pubDate>Tue, 09 Mar 2010 23:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://jaycsantos.com/?p=470#comment-308</guid>
		<description>Hi. There is allways a dummy one that cant make it work! I read all about SO. I can save data and recover it at the same SWF. But if I reload it or call another one, data is not there anymore. It incrase space at local storage, but are not recovered. People developing for flash lite use a listener object that call some onLoad function. Why aren&#039;t you using one? Data recovering is so quicly? Anyway, there is more like me in the net, so if you got a suggestion, we may share here. Best regards.</description>
		<content:encoded><![CDATA[<p>Hi. There is allways a dummy one that cant make it work! I read all about SO. I can save data and recover it at the same SWF. But if I reload it or call another one, data is not there anymore. It incrase space at local storage, but are not recovered. People developing for flash lite use a listener object that call some onLoad function. Why aren&#8217;t you using one? Data recovering is so quicly? Anyway, there is more like me in the net, so if you got a suggestion, we may share here. Best regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grayger</title>
		<link>http://jaycsantos.com/flash/the-trick-to-using-sharedobject/comment-page-1/#comment-306</link>
		<dc:creator>grayger</dc:creator>
		<pubDate>Sun, 07 Feb 2010 16:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://jaycsantos.com/?p=470#comment-306</guid>
		<description>Thanks a lot! I am checking my code if it violates your recommendations. ;-)</description>
		<content:encoded><![CDATA[<p>Thanks a lot! I am checking my code if it violates your recommendations. <img src='http://jaycsantos.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khalil</title>
		<link>http://jaycsantos.com/flash/the-trick-to-using-sharedobject/comment-page-1/#comment-289</link>
		<dc:creator>Khalil</dc:creator>
		<pubDate>Thu, 02 Jul 2009 18:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://jaycsantos.com/?p=470#comment-289</guid>
		<description>Thank you! Thank you so much! I have been searching for this answer for a long time! This helped a lot in my video game.</description>
		<content:encoded><![CDATA[<p>Thank you! Thank you so much! I have been searching for this answer for a long time! This helped a lot in my video game.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Link Dump Sunday - Porter&#8217;s World</title>
		<link>http://jaycsantos.com/flash/the-trick-to-using-sharedobject/comment-page-1/#comment-288</link>
		<dc:creator>Link Dump Sunday - Porter&#8217;s World</dc:creator>
		<pubDate>Sun, 21 Jun 2009 10:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://jaycsantos.com/?p=470#comment-288</guid>
		<description>[...] Learn how to control basic animations using movieclips for states in this expansive tutorial. 3.) The secrets of shared objects: Every flash developer should know how to save and load data, weather you use it or not. [...]</description>
		<content:encoded><![CDATA[<p>[...] Learn how to control basic animations using movieclips for states in this expansive tutorial. 3.) The secrets of shared objects: Every flash developer should know how to save and load data, weather you use it or not. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayc Santos</title>
		<link>http://jaycsantos.com/flash/the-trick-to-using-sharedobject/comment-page-1/#comment-287</link>
		<dc:creator>Jayc Santos</dc:creator>
		<pubDate>Fri, 19 Jun 2009 04:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://jaycsantos.com/?p=470#comment-287</guid>
		<description>oh great! now I assume that it all works on most machines 85% of the time. And yes that number is just a wild guess without the right proof and tests..</description>
		<content:encoded><![CDATA[<p>oh great! now I assume that it all works on most machines 85% of the time. And yes that number is just a wild guess without the right proof and tests..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayc Santos</title>
		<link>http://jaycsantos.com/flash/the-trick-to-using-sharedobject/comment-page-1/#comment-286</link>
		<dc:creator>Jayc Santos</dc:creator>
		<pubDate>Fri, 19 Jun 2009 04:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://jaycsantos.com/?p=470#comment-286</guid>
		<description>Great that it helped you... so I assume that your pages are separate swf files.

SO files is a royal pain when not seriously dealt with. ;)</description>
		<content:encoded><![CDATA[<p>Great that it helped you&#8230; so I assume that your pages are separate swf files.</p>
<p>SO files is a royal pain when not seriously dealt with. <img src='http://jaycsantos.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobotron</title>
		<link>http://jaycsantos.com/flash/the-trick-to-using-sharedobject/comment-page-1/#comment-284</link>
		<dc:creator>bobotron</dc:creator>
		<pubDate>Thu, 18 Jun 2009 20:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://jaycsantos.com/?p=470#comment-284</guid>
		<description>And YES, this does work on Mac. Using Firefox and OS 10.5.7</description>
		<content:encoded><![CDATA[<p>And YES, this does work on Mac. Using Firefox and OS 10.5.7</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->