<?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>Tue, 09 Jun 2026 21:14:11 +0000</lastBuildDate>
    <item>
      <title>(ActionScript) AS2 debugging script - Winkyboy</title>
      <link>https://snipplr.com/view/17888/as2-debugging-script</link>
      <description>&lt;p&gt;This can be used instead of "trace" to populate a text field in addition to the standard trace output. The textfield stays hidden until a selected key combination is pressed, thus allowing you to use it in a staging or, if need be, a production environment while keeping it hidden.&#13;
&#13;
Obviously it would be best to remove it from production when it debugging is finally complete, and you should change the key combination to something of your own making.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Aug 2009 12:02:30 UTC</pubDate>
      <guid>https://snipplr.com/view/17888/as2-debugging-script</guid>
    </item>
    <item>
      <title>(ActionScript) AS2 Banner with ClickTag Template - Winkyboy</title>
      <link>https://snipplr.com/view/17589/as2-banner-with-clicktag-template</link>
      <description>&lt;p&gt;An empty FLA to be repurposed for creating other banners of varying size. Clickable area is resized automatically to fit the stage size, and a sample button with rollover states is included.  Looping and loop delay are set according to actionscript variables in the first frame of the parent timeline. &#13;
&#13;
(Uses mc_tween2 from http://hosted.zeh.com.br/mctween/ )&lt;/p&gt;</description>
      <pubDate>Tue, 28 Jul 2009 17:02:08 UTC</pubDate>
      <guid>https://snipplr.com/view/17589/as2-banner-with-clicktag-template</guid>
    </item>
    <item>
      <title>(ActionScript) AS2 Basic Drag-Drop Collision - Winkyboy</title>
      <link>https://snipplr.com/view/14283/as2-basic-dragdrop-collision</link>
      <description>&lt;p&gt;CS4&lt;/p&gt;</description>
      <pubDate>Wed, 22 Apr 2009 11:44:53 UTC</pubDate>
      <guid>https://snipplr.com/view/14283/as2-basic-dragdrop-collision</guid>
    </item>
    <item>
      <title>(ActionScript) AS2 Kerning dynamic text fields - Winkyboy</title>
      <link>https://snipplr.com/view/9928/as2-kerning-dynamic-text-fields</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 19 Nov 2008 20:35:31 UTC</pubDate>
      <guid>https://snipplr.com/view/9928/as2-kerning-dynamic-text-fields</guid>
    </item>
    <item>
      <title>(ActionScript) AS2 Basic Steam Particles; requires MC Tween - Winkyboy</title>
      <link>https://snipplr.com/view/9552/as2-basic-steam-particles-requires-mc-tween</link>
      <description>&lt;p&gt;This is a CS3/AS2 Flash file containing a simple particle system.  It requires the use of MC Tween (http://hosted.zeh.com.br/mctween/).&lt;/p&gt;</description>
      <pubDate>Fri, 07 Nov 2008 11:49:21 UTC</pubDate>
      <guid>https://snipplr.com/view/9552/as2-basic-steam-particles-requires-mc-tween</guid>
    </item>
    <item>
      <title>(ActionScript) AS2 onDragOver Functional Replacement - Winkyboy</title>
      <link>https://snipplr.com/view/9059/as2-ondragover-functional-replacement</link>
      <description>&lt;p&gt;Because onDragOver in AS2 doesn't really work, here is some script for actually detecting whether the mouse button is held down when rolling over something.  NOTE that for ideal usage, you will have to write some actual collision detection between the cursor (_xmouse /_ymouse) and whatever object(s) you wish to roll over.&lt;/p&gt;</description>
      <pubDate>Thu, 16 Oct 2008 10:55:09 UTC</pubDate>
      <guid>https://snipplr.com/view/9059/as2-ondragover-functional-replacement</guid>
    </item>
    <item>
      <title>(ActionScript) AS2 convert string to date - Winkyboy</title>
      <link>https://snipplr.com/view/7620/as2-convert-string-to-date</link>
      <description>&lt;p&gt;This function takes a string containing a date in "mm/dd/yyyy" or "m/d/yyyy" format and converts it to a date object in AS2.&lt;/p&gt;</description>
      <pubDate>Thu, 31 Jul 2008 12:23:46 UTC</pubDate>
      <guid>https://snipplr.com/view/7620/as2-convert-string-to-date</guid>
    </item>
    <item>
      <title>(ActionScript) Scrollbar for dynamic text - Winkyboy</title>
      <link>https://snipplr.com/view/5133/scrollbar-for-dynamic-text</link>
      <description>&lt;p&gt;I'm not sure where this comes from, although it looks official.  It's easy to implement, but to change the height of the scrollbar you have to delve into the developer assets folder within the FLA.&lt;/p&gt;</description>
      <pubDate>Wed, 20 Feb 2008 17:21:03 UTC</pubDate>
      <guid>https://snipplr.com/view/5133/scrollbar-for-dynamic-text</guid>
    </item>
  </channel>
</rss>
