<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: ActionScript 3, SharedObject crashing Flash CS IDE</title>
	<link>http://www.flashdaweb.com/blog/2008/01/11/actionscript-3-sharedobject-crashing-flash-cs-ide.html</link>
	<description>FlashDaWeb Blog</description>
	<pubDate>Thu, 24 Jul 2008 10:33:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Fred</title>
		<link>http://www.flashdaweb.com/blog/2008/01/11/actionscript-3-sharedobject-crashing-flash-cs-ide.html#comment-295</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Mon, 02 Jun 2008 08:43:03 +0000</pubDate>
		<guid>http://www.flashdaweb.com/blog/2008/01/11/actionscript-3-sharedobject-crashing-flash-cs-ide.html#comment-295</guid>
		<description>Thanks, you really saved my #ss!
Big project, short on time, big trouble.
Because of not closing the SO it somehow got corrupted (had worked for a day) and crashed both player and IDE every time I tried to access the SO.

Fixed the code and used http://objection.mozdev.org/ firefox-plugin to delete the corrupted SO.

Seemed like flash also added some kind of ban on my so. Saw that file in objection also and deleted that too.
Hope this helps someone.

Thanks again.

/f</description>
		<content:encoded><![CDATA[<p>Thanks, you really saved my #ss!<br />
Big project, short on time, big trouble.<br />
Because of not closing the SO it somehow got corrupted (had worked for a day) and crashed both player and IDE every time I tried to access the SO.</p>
<p>Fixed the code and used <a href="http://objection.mozdev.org/" rel="nofollow">http://objection.mozdev.org/</a> firefox-plugin to delete the corrupted SO.</p>
<p>Seemed like flash also added some kind of ban on my so. Saw that file in objection also and deleted that too.<br />
Hope this helps someone.</p>
<p>Thanks again.</p>
<p>/f</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samedi</title>
		<link>http://www.flashdaweb.com/blog/2008/01/11/actionscript-3-sharedobject-crashing-flash-cs-ide.html#comment-261</link>
		<dc:creator>samedi</dc:creator>
		<pubDate>Fri, 09 May 2008 07:01:36 +0000</pubDate>
		<guid>http://www.flashdaweb.com/blog/2008/01/11/actionscript-3-sharedobject-crashing-flash-cs-ide.html#comment-261</guid>
		<description>HI!
Thanks! I've found this info just in time to prevent a nervous breakdown!</description>
		<content:encoded><![CDATA[<p>HI!<br />
Thanks! I&#8217;ve found this info just in time to prevent a nervous breakdown!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tutorial, ActionScript 3, Using Shared Objects &#124; FlashDaWeb Blog</title>
		<link>http://www.flashdaweb.com/blog/2008/01/11/actionscript-3-sharedobject-crashing-flash-cs-ide.html#comment-186</link>
		<dc:creator>Tutorial, ActionScript 3, Using Shared Objects &#124; FlashDaWeb Blog</dc:creator>
		<pubDate>Mon, 28 Jan 2008 09:59:37 +0000</pubDate>
		<guid>http://www.flashdaweb.com/blog/2008/01/11/actionscript-3-sharedobject-crashing-flash-cs-ide.html#comment-186</guid>
		<description>[...] _sharedObj.flush();  Finish the iteration with close() method calling. As I have described in ActionScript 3, SharedObject crashing Flash CS IDE&#8221; it is a must to call this method as it may cause a crash of Flash IDE or other [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] _sharedObj.flush();  Finish the iteration with close() method calling. As I have described in ActionScript 3, SharedObject crashing Flash CS IDE&#8221; it is a must to call this method as it may cause a crash of Flash IDE or other [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.flashdaweb.com/blog/2008/01/11/actionscript-3-sharedobject-crashing-flash-cs-ide.html#comment-178</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 15 Jan 2008 10:59:52 +0000</pubDate>
		<guid>http://www.flashdaweb.com/blog/2008/01/11/actionscript-3-sharedobject-crashing-flash-cs-ide.html#comment-178</guid>
		<description>Bart, I'm glad that this info helped you ;)</description>
		<content:encoded><![CDATA[<p>Bart, I&#8217;m glad that this info helped you <img src='http://www.flashdaweb.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart Claessens</title>
		<link>http://www.flashdaweb.com/blog/2008/01/11/actionscript-3-sharedobject-crashing-flash-cs-ide.html#comment-177</link>
		<dc:creator>Bart Claessens</dc:creator>
		<pubDate>Tue, 15 Jan 2008 10:25:42 +0000</pubDate>
		<guid>http://www.flashdaweb.com/blog/2008/01/11/actionscript-3-sharedobject-crashing-flash-cs-ide.html#comment-177</guid>
		<description>You actually saved me a lot of time :)
My Flash IDE also crashed when I used sample code from the help file.

.close() fixes the problem.

I noticed I had to close the flash object every time with the .close() method, also when you are only reading from it.

Thanks
Bart</description>
		<content:encoded><![CDATA[<p>You actually saved me a lot of time <img src='http://www.flashdaweb.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
My Flash IDE also crashed when I used sample code from the help file.</p>
<p>.close() fixes the problem.</p>
<p>I noticed I had to close the flash object every time with the .close() method, also when you are only reading from it.</p>
<p>Thanks<br />
Bart</p>
]]></content:encoded>
	</item>
</channel>
</rss>
