<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Anna Filina - Comments</title>
    <link>http://annafilina.com/blog/</link>
    <description>Anna Filina - </description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1.2 - http://www.s9y.org/</generator>
    <pubDate>Thu, 24 Jul 2008 20:47:55 GMT</pubDate>

    <image>
        <url>http://annafilina.com/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Anna Filina - Comments - Anna Filina - </title>
        <link>http://annafilina.com/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Anna: AS3 and RSL</title>
    <link>http://annafilina.com/blog/archives/20#c751</link>
            <category></category>
    
    <comments>http://annafilina.com/blog/archives/20#comments</comments>
    <wfw:comment>http://annafilina.com/blog/wfwcomment.php?cid=20</wfw:comment>

    

    <author>nospam@example.com (Anna)</author>
    <content:encoded>
    Since it works with a simple refresh, I would say that the problem does not come from the linkage dependencies.&lt;br /&gt;
&lt;br /&gt;
I realized that I might have mislead you by saying that the Loader is the one firing an event. The proper syntax for listening to a COMPLETE event is:&lt;br /&gt;
&lt;br /&gt;
var loader:Loader = new Loader();&lt;br /&gt;
loader.contentLoaderInfo.addEventListener(Event.COMPLETE, completeHandler); 
    </content:encoded>

    <pubDate>Thu, 24 Jul 2008 07:03:55 -0600</pubDate>
    <guid isPermaLink="false">http://annafilina.com/blog/archives/20#c751</guid>
    
</item>
<item>
    <title>lovro: AS3 and RSL</title>
    <link>http://annafilina.com/blog/archives/20#c750</link>
            <category></category>
    
    <comments>http://annafilina.com/blog/archives/20#comments</comments>
    <wfw:comment>http://annafilina.com/blog/wfwcomment.php?cid=20</wfw:comment>

    

    <author>nospam@example.com (lovro)</author>
    <content:encoded>
    Hi, the problem persist even with your solution... I have put everything into the root directory and used &quot;shared_library.swf&quot; as URL:&lt;br /&gt;
&lt;br /&gt;
The structure looks like this:&lt;br /&gt;
1. MainStage.fla (loads PlantField.swf)&lt;br /&gt;
2. PlantField.fla (has Imported plants with Linkage URL: &quot;shared_library.swf&quot;)&lt;br /&gt;
3. shared_library.fla (has Exported plants with Linkage URL: &quot;shared_library.swf&quot;)&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
When I compile everything works, but in Internet Explorer, the first time (after I cleared cache) the PlantField.swf is not loaded, and when I hit refresh, it is loaded. Both locally and when I upload everything to www server.&lt;br /&gt;
&lt;br /&gt;
Have you come up with a solution for this? 
    </content:encoded>

    <pubDate>Tue, 08 Jul 2008 19:33:33 -0600</pubDate>
    <guid isPermaLink="false">http://annafilina.com/blog/archives/20#c750</guid>
    
</item>
<item>
    <title>Anna: AS3 and RSL</title>
    <link>http://annafilina.com/blog/archives/20#c749</link>
            <category></category>
    
    <comments>http://annafilina.com/blog/archives/20#comments</comments>
    <wfw:comment>http://annafilina.com/blog/wfwcomment.php?cid=20</wfw:comment>

    

    <author>nospam@example.com (Anna)</author>
    <content:encoded>
    Sure. I have a post on that topic:&lt;br /&gt;
&lt;a href=&quot;http://annafilina.com/blog/archives/27&quot;&gt;http://annafilina.com/blog/archives/27&lt;/a&gt; 
    </content:encoded>

    <pubDate>Mon, 16 Jun 2008 14:51:17 -0600</pubDate>
    <guid isPermaLink="false">http://annafilina.com/blog/archives/20#c749</guid>
    
</item>
<item>
    <title>Marco: AS3 and RSL</title>
    <link>http://annafilina.com/blog/archives/20#c746</link>
            <category></category>
    
    <comments>http://annafilina.com/blog/archives/20#comments</comments>
    <wfw:comment>http://annafilina.com/blog/wfwcomment.php?cid=20</wfw:comment>

    

    <author>nospam@example.com (Marco)</author>
    <content:encoded>
    Hi, Do you know how to import a SWF with AS3 and using the assets in the library? (The SWF file is a RSL) 
    </content:encoded>

    <pubDate>Tue, 27 May 2008 11:16:24 -0600</pubDate>
    <guid isPermaLink="false">http://annafilina.com/blog/archives/20#c746</guid>
    
</item>
<item>
    <title>manuman: .htaccess on Leopard</title>
    <link>http://annafilina.com/blog/archives/33#c745</link>
            <category></category>
    
    <comments>http://annafilina.com/blog/archives/33#comments</comments>
    <wfw:comment>http://annafilina.com/blog/wfwcomment.php?cid=33</wfw:comment>

    

    <author>nospam@example.com (manuman)</author>
    <content:encoded>
    yay indeed... thanks I was in exactly the same situation and this fixed it. 
    </content:encoded>

    <pubDate>Fri, 02 May 2008 01:01:10 -0600</pubDate>
    <guid isPermaLink="false">http://annafilina.com/blog/archives/33#c745</guid>
    
</item>
<item>
    <title>Anna: Runtime Sharing problems solved for good!</title>
    <link>http://annafilina.com/blog/archives/32#c744</link>
            <category></category>
    
    <comments>http://annafilina.com/blog/archives/32#comments</comments>
    <wfw:comment>http://annafilina.com/blog/wfwcomment.php?cid=32</wfw:comment>

    

    <author>nospam@example.com (Anna)</author>
    <content:encoded>
    This can only be used in ActionScript 3. The code goes into the function that you are using to load your swf.&lt;br /&gt;
&lt;br /&gt;
From what I see on your site, I cannot tell why the image is blank at first. &lt;br /&gt;
&lt;br /&gt;
What I can tell you is that it is probably unrelated to runtime sharing, as runtime sharing problems will not show your image the second time you visit the page. I suspect that it has to do with the asynchronous loading operation and that your listener is improperly defined.&lt;br /&gt;
&lt;br /&gt;
I&#039;ll know more if you post some code and whatever errors the debugger is throwing. 
    </content:encoded>

    <pubDate>Thu, 03 Apr 2008 09:01:43 -0600</pubDate>
    <guid isPermaLink="false">http://annafilina.com/blog/archives/32#c744</guid>
    
</item>
<item>
    <title>Ernesto: Runtime Sharing problems solved for good!</title>
    <link>http://annafilina.com/blog/archives/32#c743</link>
            <category></category>
    
    <comments>http://annafilina.com/blog/archives/32#comments</comments>
    <wfw:comment>http://annafilina.com/blog/wfwcomment.php?cid=32</wfw:comment>

    

    <author>nospam@example.com (Ernesto)</author>
    <content:encoded>
    Hi anna, I have a similar problem using the shared pictures on a products gallery, at first you just see a blank space instead of the pic, you need to go other seccion and then come back in order to see the imported image. (www.ibgempaques.com section &quot;productos). Q. Can i use that code on as 2.0? Q.Where shall i put it, i.e.at the first fr.?. Thanks in advance! 
    </content:encoded>

    <pubDate>Tue, 01 Apr 2008 16:43:58 -0600</pubDate>
    <guid isPermaLink="false">http://annafilina.com/blog/archives/32#c743</guid>
    
</item>
<item>
    <title>Anna: Refresh form but do not resubmit (PHP)</title>
    <link>http://annafilina.com/blog/archives/11#c742</link>
            <category></category>
    
    <comments>http://annafilina.com/blog/archives/11#comments</comments>
    <wfw:comment>http://annafilina.com/blog/wfwcomment.php?cid=11</wfw:comment>

    

    <author>nospam@example.com (Anna)</author>
    <content:encoded>
    The infinite redirection may happen if you do not include the header() in an &quot;if&quot; statement of some sort. 
    </content:encoded>

    <pubDate>Sun, 16 Mar 2008 10:36:53 -0600</pubDate>
    <guid isPermaLink="false">http://annafilina.com/blog/archives/11#c742</guid>
    
</item>
<item>
    <title>huyimin: Refresh form but do not resubmit (PHP)</title>
    <link>http://annafilina.com/blog/archives/11#c741</link>
            <category></category>
    
    <comments>http://annafilina.com/blog/archives/11#comments</comments>
    <wfw:comment>http://annafilina.com/blog/wfwcomment.php?cid=11</wfw:comment>

    

    <author>nospam@example.com (huyimin)</author>
    <content:encoded>
    thanks, I followed the steps but firefox prompts me like this:&lt;br /&gt;
&lt;br /&gt;
The page isn&#039;t redirecting properly&lt;br /&gt;
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.&lt;br /&gt;
    *   This problem can sometimes be caused by disabling or refusing to accept&lt;br /&gt;
          cookies.&lt;br /&gt;
&lt;br /&gt;
and IE has no reaction at all,how can i&lt;br /&gt;
solve this problem,thank you in advance!! 
    </content:encoded>

    <pubDate>Fri, 07 Mar 2008 13:38:12 -0700</pubDate>
    <guid isPermaLink="false">http://annafilina.com/blog/archives/11#c741</guid>
    
</item>
<item>
    <title>me: Refresh form but do not resubmit (PHP)</title>
    <link>http://annafilina.com/blog/archives/11#c740</link>
            <category></category>
    
    <comments>http://annafilina.com/blog/archives/11#comments</comments>
    <wfw:comment>http://annafilina.com/blog/wfwcomment.php?cid=11</wfw:comment>

    

    <author>nospam@example.com (me)</author>
    <content:encoded>
    This doesn&#039;t solve the problem of a user pressing the &quot;back&quot; button on their browser, this re-submitting the POST information.  this will cause it to re-post if you&#039;re not storing some kind of unique ID for the form. 
    </content:encoded>

    <pubDate>Mon, 18 Feb 2008 16:45:10 -0700</pubDate>
    <guid isPermaLink="false">http://annafilina.com/blog/archives/11#c740</guid>
    
</item>
<item>
    <title>Rose: Refresh form but do not resubmit (PHP)</title>
    <link>http://annafilina.com/blog/archives/11#c739</link>
            <category></category>
    
    <comments>http://annafilina.com/blog/archives/11#comments</comments>
    <wfw:comment>http://annafilina.com/blog/wfwcomment.php?cid=11</wfw:comment>

    

    <author>nospam@example.com (Rose)</author>
    <content:encoded>
    Good. Done great help.Let me add something to the above entry.If PHP complaints that o/p has been sent already......, then solution is put &lt;strong&gt;ob_start()&lt;/strong&gt; at the very top of the page , and &lt;strong&gt;ob_flush()&lt;/strong&gt; at the end of the PHP.&lt;br /&gt;
&lt;br /&gt;
Good Luck. 
    </content:encoded>

    <pubDate>Wed, 06 Feb 2008 02:15:21 -0700</pubDate>
    <guid isPermaLink="false">http://annafilina.com/blog/archives/11#c739</guid>
    
</item>
<item>
    <title>Anna: I prefer Adidas</title>
    <link>http://annafilina.com/blog/archives/8#c737</link>
            <category></category>
    
    <comments>http://annafilina.com/blog/archives/8#comments</comments>
    <wfw:comment>http://annafilina.com/blog/wfwcomment.php?cid=8</wfw:comment>

    

    <author>nospam@example.com (Anna)</author>
    <content:encoded>
    I once bought Nike shoes in a respected store. They hurt me to the point that I wanted to cry at the end of the evening. I was really surprised to see that a company with such reputation can produce such low quality (like some dollar-store shoes). Since then, I boycott them. 
    </content:encoded>

    <pubDate>Thu, 24 Jan 2008 11:17:54 -0700</pubDate>
    <guid isPermaLink="false">http://annafilina.com/blog/archives/8#c737</guid>
    
</item>

</channel>
</rss>