<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Sat, 13 Jun 2026 15:31:08 +0000</lastBuildDate>
    <item>
      <title>(ActionScript 3) Radians / Degrees Utility AS3 - bshantz</title>
      <link>https://snipplr.com/view/41356/radians--degrees-utility-as3</link>
      <description>&lt;p&gt;example: posX +=  Math.cos(Radians.fromDegrees(rotation)) * speed;&lt;/p&gt;</description>
      <pubDate>Sat, 02 Oct 2010 20:04:03 UTC</pubDate>
      <guid>https://snipplr.com/view/41356/radians--degrees-utility-as3</guid>
    </item>
    <item>
      <title>(ActionScript 3) Passing Data with Custom Events in AS3 - bshantz</title>
      <link>https://snipplr.com/view/41351/passing-data-with-custom-events-in-as3</link>
      <description>&lt;p&gt;This is an event class that lets you package related events together and send custom data with the event, very useful for MVC applications.&lt;/p&gt;</description>
      <pubDate>Sat, 02 Oct 2010 14:55:36 UTC</pubDate>
      <guid>https://snipplr.com/view/41351/passing-data-with-custom-events-in-as3</guid>
    </item>
    <item>
      <title>(ActionScript 3) Remove All Children From Display Object - bshantz</title>
      <link>https://snipplr.com/view/41347/remove-all-children-from-display-object</link>
      <description>&lt;p&gt;The cleanest and most compact way I\'ve seen to empty out a display object.&lt;/p&gt;</description>
      <pubDate>Sat, 02 Oct 2010 13:39:58 UTC</pubDate>
      <guid>https://snipplr.com/view/41347/remove-all-children-from-display-object</guid>
    </item>
    <item>
      <title>(ActionScript 3) Webcam with AS3 - bshantz</title>
      <link>https://snipplr.com/view/41345/webcam-with-as3</link>
      <description>&lt;p&gt;Using the webcam in AS3 is super easy.  You just need to attach the camera class to a video instance.  This is a class that extends the video component for easily implementing a webcam display.&lt;/p&gt;</description>
      <pubDate>Sat, 02 Oct 2010 12:51:36 UTC</pubDate>
      <guid>https://snipplr.com/view/41345/webcam-with-as3</guid>
    </item>
    <item>
      <title>(ActionScript 3) Custom Cursor from image URL in AS3 - bshantz</title>
      <link>https://snipplr.com/view/41340/custom-cursor-from-image-url-in-as3</link>
      <description>&lt;p&gt;This is a class I made for using custom cursors without having to import them into an FLA.  Just pass in the URL of the cursor image and you're good to go.&lt;/p&gt;</description>
      <pubDate>Sat, 02 Oct 2010 09:23:06 UTC</pubDate>
      <guid>https://snipplr.com/view/41340/custom-cursor-from-image-url-in-as3</guid>
    </item>
    <item>
      <title>(ActionScript 3) Basic FMS Connection AS3 - bshantz</title>
      <link>https://snipplr.com/view/41339/basic-fms-connection-as3</link>
      <description>&lt;p&gt;This is the standard code needed when connecting to a media server.&lt;/p&gt;</description>
      <pubDate>Sat, 02 Oct 2010 09:20:06 UTC</pubDate>
      <guid>https://snipplr.com/view/41339/basic-fms-connection-as3</guid>
    </item>
  </channel>
</rss>
