<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'AS3: Safely remove content from the Stage'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Sat, 04 Apr 2026 00:24:17 +0000</lastBuildDate>
    <item>
      <title>chrisaiv said on 23/Jun/2011</title>
      <link>https://snipplr.com/view/10533/as3-safely-remove-content-from-the-stage</link>
      <description>&lt;p&gt;Removing an object from the stage is not the same as removing it from memory.  If you want to remove any object from  memory, simply set it to null.  &#13;
&#13;
For example: myObject = null;&lt;/p&gt;</description>
      <pubDate>Thu, 23 Jun 2011 05:37:53 UTC</pubDate>
      <guid>https://snipplr.com/view/10533/as3-safely-remove-content-from-the-stage</guid>
    </item>
  </channel>
</rss>
