<?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: Quickie: Shared Object Fiddling</title>
	<atom:link href="http://www.sitepoint.com/blogs/2004/10/12/quickie-shared-object-fiddling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2004/10/12/quickie-shared-object-fiddling/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Tue, 02 Dec 2008 11:38:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Chuck</title>
		<link>http://www.sitepoint.com/blogs/2004/10/12/quickie-shared-object-fiddling/#comment-282794</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Fri, 22 Jun 2007 01:30:34 +0000</pubDate>
		<guid isPermaLink="false">2019876576#comment-282794</guid>
		<description>Question: is it possible to write a .time or .date to SO's?  I found &lt;a href="http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/js/html/wwhelp.htm?href=00000319.html" rel="nofollow"&gt;this article for how to do it in ActionScript 3&lt;/a&gt; (in CS3).  

Know any way to do it???</description>
		<content:encoded><![CDATA[<p>Question: is it possible to write a .time or .date to SO&#8217;s?  I found <a href="http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/js/html/wwhelp.htm?href=00000319.html" rel="nofollow">this article for how to do it in ActionScript 3</a> (in CS3).  </p>
<p>Know any way to do it???</p>]]></content:encoded>
	</item>
	<item>
		<title>By: egoldy</title>
		<link>http://www.sitepoint.com/blogs/2004/10/12/quickie-shared-object-fiddling/#comment-7853</link>
		<dc:creator>egoldy</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">2019876576#comment-7853</guid>
		<description>&lt;p&gt;How can I count total visits Num?Thanks a lot.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>How can I count total visits Num?Thanks a lot.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: egoldy</title>
		<link>http://www.sitepoint.com/blogs/2004/10/12/quickie-shared-object-fiddling/#comment-7854</link>
		<dc:creator>egoldy</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">2019876576#comment-7854</guid>
		<description>&lt;p&gt;How can I count all visits number.&lt;br /&gt;
thanks&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>How can I count all visits number.<br />
thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sgrosvenor</title>
		<link>http://www.sitepoint.com/blogs/2004/10/12/quickie-shared-object-fiddling/#comment-7855</link>
		<dc:creator>sgrosvenor</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">2019876576#comment-7855</guid>
		<description>&lt;p&gt;Well, that requires scripting to store the variables on the web server itself, either in a text file or database, here is an example of a PHP/mySQL hit counter&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.kirupa.com/developer/mx/hitcounter.htm"&gt;PHP/mySQL Hit Counter in Flash &gt;&gt;&lt;/a&gt;&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Well, that requires scripting to store the variables on the web server itself, either in a text file or database, here is an example of a PHP/mySQL hit counter</p>
<p><a href="http://www.kirupa.com/developer/mx/hitcounter.htm">PHP/mySQL Hit Counter in Flash >></a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: pierre</title>
		<link>http://www.sitepoint.com/blogs/2004/10/12/quickie-shared-object-fiddling/#comment-7856</link>
		<dc:creator>pierre</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">2019876576#comment-7856</guid>
		<description>&lt;p&gt;You have to think of the Flash Share Object as a client cookie, because it effectively create a file in the client system, and nothing on the server side...I use it &lt;a href="http://pierre.canthelou.cmatoile.com/downloaded/barre.rar"&gt;here&lt;/a&gt; to save various variables as well as a text !&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>You have to think of the Flash Share Object as a client cookie, because it effectively create a file in the client system, and nothing on the server side&#8230;I use it <a href="http://pierre.canthelou.cmatoile.com/downloaded/barre.rar">here</a> to save various variables as well as a text !</p>]]></content:encoded>
	</item>
	<item>
		<title>By: asp_funda</title>
		<link>http://www.sitepoint.com/blogs/2004/10/12/quickie-shared-object-fiddling/#comment-7857</link>
		<dc:creator>asp_funda</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">2019876576#comment-7857</guid>
		<description>&lt;p&gt;And what's the minimum Flash Player requirement for using Shared Objects? v7?&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>And what&#8217;s the minimum Flash Player requirement for using Shared Objects? v7?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sgrosvenor</title>
		<link>http://www.sitepoint.com/blogs/2004/10/12/quickie-shared-object-fiddling/#comment-7858</link>
		<dc:creator>sgrosvenor</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">2019876576#comment-7858</guid>
		<description>&lt;p&gt;Nope, the Shared Object was available in Flash MX for design,and for playback Player v6&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Nope, the Shared Object was available in Flash MX for design,and for playback Player v6</p>]]></content:encoded>
	</item>
</channel>
</rss>
