<?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 13:24:23 +0000</lastBuildDate>
    <item>
      <title>(jQuery) Make an element  flash - envane21</title>
      <link>https://snipplr.com/view/108651/make-an-element--flash</link>
      <description>&lt;p&gt;Add class .green to class .payment-container and make it flash every 3 seconds&lt;/p&gt;</description>
      <pubDate>Mon, 07 Sep 2015 21:58:47 UTC</pubDate>
      <guid>https://snipplr.com/view/108651/make-an-element--flash</guid>
    </item>
    <item>
      <title>(ActionScript 3) Flash Professional CC JSFL listeners on Document Saved and Post Publish processing - TheRabbitFlash</title>
      <link>https://snipplr.com/view/83663/flash-professional-cc-jsfl-listeners-on-document-saved-and-post-publish-processing</link>
      <description>&lt;p&gt;In this script you also removing unused listener.&lt;/p&gt;</description>
      <pubDate>Thu, 11 Dec 2014 01:49:02 UTC</pubDate>
      <guid>https://snipplr.com/view/83663/flash-professional-cc-jsfl-listeners-on-document-saved-and-post-publish-processing</guid>
    </item>
    <item>
      <title>(JavaScript) [Flash] JSFL - Convert Symbol to Bitmap in Current Layer - janusoo</title>
      <link>https://snipplr.com/view/76989/flash-jsfl--convert-symbol-to-bitmap-in-current-layer</link>
      <description>&lt;p&gt;Convert Symbol to Bitmap in Current Layer&lt;/p&gt;</description>
      <pubDate>Fri, 05 Sep 2014 17:48:00 UTC</pubDate>
      <guid>https://snipplr.com/view/76989/flash-jsfl--convert-symbol-to-bitmap-in-current-layer</guid>
    </item>
    <item>
      <title>(ActionScript 3) distriqt NativeMaps AS3 API - populating multiple markers example - koriner</title>
      <link>https://snipplr.com/view/71086/distriqt-nativemaps-as3-api--populating-multiple-markers-example</link>
      <description>&lt;p&gt;Just a simple example script for populating a bunch of MapMarker objects on a Map using the distriqt NativeMaps ANE&lt;/p&gt;</description>
      <pubDate>Wed, 08 May 2013 08:13:03 UTC</pubDate>
      <guid>https://snipplr.com/view/71086/distriqt-nativemaps-as3-api--populating-multiple-markers-example</guid>
    </item>
    <item>
      <title>(ActionScript 3) Return trimmed bounding box of bitmap - tinytiger</title>
      <link>https://snipplr.com/view/66567/return-trimmed-bounding-box-of-bitmap</link>
      <description>&lt;p&gt;This function returns the trimmed bounding box of a bitmap which contains all non-transparent pixel which color values are higher than the specified treshold (default 0xFF333333 in ARGB notation).&lt;/p&gt;</description>
      <pubDate>Tue, 07 Aug 2012 19:27:51 UTC</pubDate>
      <guid>https://snipplr.com/view/66567/return-trimmed-bounding-box-of-bitmap</guid>
    </item>
    <item>
      <title>(ActionScript) Transparent background in a SWF file - thesmu</title>
      <link>https://snipplr.com/view/66474/transparent-background-in-a-swf-file</link>
      <description>&lt;p&gt;for positioning elements above etc&lt;/p&gt;</description>
      <pubDate>Thu, 02 Aug 2012 23:52:11 UTC</pubDate>
      <guid>https://snipplr.com/view/66474/transparent-background-in-a-swf-file</guid>
    </item>
    <item>
      <title>(JavaScript) Disable document scrolling when using mouse-wheel in Flash elements - singalongwithdavehotmailcom</title>
      <link>https://snipplr.com/view/63718/disable-document-scrolling-when-using-mousewheel-in-flash-elements</link>
      <description>&lt;p&gt;Often in Flash, the mouse is used to zoom or scroll, and by default the document &lt;body&gt; tag will also pick this up, making the page scroll away - which is annoying when you just want to view the Flash element. &#13;
&#13;
This snippet intercepts mouse scroll over object or embed tags, and prevents the default behaviour.&#13;
&#13;
The code is cross-browser, not dependent on a 3rd party library, and executes inside a self-executing function, so it won't pollute your global scope.&lt;/p&gt;</description>
      <pubDate>Mon, 05 Mar 2012 21:32:42 UTC</pubDate>
      <guid>https://snipplr.com/view/63718/disable-document-scrolling-when-using-mousewheel-in-flash-elements</guid>
    </item>
    <item>
      <title>(ActionScript 3) Convert values within a range to values within another range - vamapaull</title>
      <link>https://snipplr.com/view/63543/convert-values-within-a-range-to-values-within-another-range</link>
      <description>&lt;p&gt;Iâ€™m sharing with you a little utility that I find myself using a lot lately. This utility is a value convertor that you can use in those times when you need to make a volume slider or something similar where youâ€™ll need to change a value and a value range.&lt;/p&gt;</description>
      <pubDate>Thu, 23 Feb 2012 23:40:18 UTC</pubDate>
      <guid>https://snipplr.com/view/63543/convert-values-within-a-range-to-values-within-another-range</guid>
    </item>
    <item>
      <title>(ActionScript 3) Device Shake â€“ Accelerometer - vamapaull</title>
      <link>https://snipplr.com/view/61217/device-shake--accelerometer</link>
      <description>&lt;p&gt;An easy way to detect shakes on mobile devices with equipped accelerometer.&lt;/p&gt;</description>
      <pubDate>Sat, 26 Nov 2011 09:26:39 UTC</pubDate>
      <guid>https://snipplr.com/view/61217/device-shake--accelerometer</guid>
    </item>
    <item>
      <title>(HTML) Play media w/ Strobe Media Player - carlskov</title>
      <link>https://snipplr.com/view/60866/play-media-w-strobe-media-player</link>
      <description>&lt;p&gt;Remember to change flashvars (src, poster) and the size of the player in swfobject.embedSWF parameters (428, 240)&lt;/p&gt;</description>
      <pubDate>Wed, 16 Nov 2011 01:55:50 UTC</pubDate>
      <guid>https://snipplr.com/view/60866/play-media-w-strobe-media-player</guid>
    </item>
    <item>
      <title>(JavaScript) SWFObject Embed with options - geekyjohn</title>
      <link>https://snipplr.com/view/57084/swfobject-embed-with-options</link>
      <description>&lt;p&gt;A SWFObject embed example with all options.&lt;/p&gt;</description>
      <pubDate>Sun, 24 Jul 2011 22:32:55 UTC</pubDate>
      <guid>https://snipplr.com/view/57084/swfobject-embed-with-options</guid>
    </item>
    <item>
      <title>(HTML) New Object Embed for SWF - digitalzoomstudio</title>
      <link>https://snipplr.com/view/57017/new-object-embed-for-swf</link>
      <description>&lt;p&gt;Hey guys, I struggled a little to find a crossbrowser, non repetitive params way to embed swfs; this object embed works flawlessly for me in all browsers - ie7, ie8, safari, chrome, firefox. Why is swfobject and YouTube using this format - http://code.google.com/p/swfobject/wiki/documentation ( scroll to static embed ) ? The flaw with that is that you have to change width/height/flashvars 2 times rather then my method where it's only one ... &#13;
&#13;
So anybody knows why they are using that ? Does it work in IE6 ( I can't test this .. ) ? If that's the case - I don't care about ie6:D&lt;/p&gt;</description>
      <pubDate>Fri, 22 Jul 2011 05:16:36 UTC</pubDate>
      <guid>https://snipplr.com/view/57017/new-object-embed-for-swf</guid>
    </item>
    <item>
      <title>(ActionScript 3) Flex Mobile Button Skin - ryanstewart</title>
      <link>https://snipplr.com/view/56588/flex-mobile-button-skin</link>
      <description>&lt;p&gt;An example of a Flex Mobile button skin using PNG assets and the Flash drawing API&lt;/p&gt;</description>
      <pubDate>Thu, 14 Jul 2011 07:30:40 UTC</pubDate>
      <guid>https://snipplr.com/view/56588/flex-mobile-button-skin</guid>
    </item>
    <item>
      <title>(XML) XML: AIR Application Descriptor for High-Res iPhone - chrisaiv</title>
      <link>https://snipplr.com/view/55608/xml-air-application-descriptor-for-highres-iphone</link>
      <description>&lt;p&gt;Compiling an iOS app using Flash requires an application descriptor file.  Within this XML file, you can tell the app to compile for High-Res iPhones, iPad 2 as well as remove the default gloss on an icon and even change the look-and-feel of a status bar.  Enjoy!&#13;
&#13;
This is helpful when trying to figure out application icons (http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac1e63e3d129907d2886-8000.html)&lt;/p&gt;</description>
      <pubDate>Thu, 23 Jun 2011 05:51:02 UTC</pubDate>
      <guid>https://snipplr.com/view/55608/xml-air-application-descriptor-for-highres-iphone</guid>
    </item>
    <item>
      <title>(ASP) Kentico - JWPlayer file ResolveUrl - inreflection7</title>
      <link>https://snipplr.com/view/55591/kentico--jwplayer-file-resolveurl</link>
      <description>&lt;p&gt;The usual way to resolve a url file path doesn't work with JWPlayer. You'll need a different one because the "+" in ... ?guid="+ Eval("fieldName"))%&gt; will throw an error...&lt;/p&gt;</description>
      <pubDate>Wed, 22 Jun 2011 23:21:23 UTC</pubDate>
      <guid>https://snipplr.com/view/55591/kentico--jwplayer-file-resolveurl</guid>
    </item>
    <item>
      <title>(HTML) Flash Proper Embed without SWFObject - digitalzoomstudio</title>
      <link>https://snipplr.com/view/54920/flash-proper-embed-without-swfobject</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 06 Jun 2011 04:05:30 UTC</pubDate>
      <guid>https://snipplr.com/view/54920/flash-proper-embed-without-swfobject</guid>
    </item>
    <item>
      <title>(ActionScript 3) Text Embed in Flash Builder - Praimen</title>
      <link>https://snipplr.com/view/54139/text-embed-in-flash-builder</link>
      <description>&lt;p&gt;embeded multiple fonts&lt;/p&gt;</description>
      <pubDate>Sun, 22 May 2011 09:55:34 UTC</pubDate>
      <guid>https://snipplr.com/view/54139/text-embed-in-flash-builder</guid>
    </item>
    <item>
      <title>(ActionScript 3) Set depth in AS3 - f6design</title>
      <link>https://snipplr.com/view/51110/set-depth-in-as3</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 25 Mar 2011 13:39:23 UTC</pubDate>
      <guid>https://snipplr.com/view/51110/set-depth-in-as3</guid>
    </item>
    <item>
      <title>(Bash) Command Line: Compiling for iOS4 using AIR 2.6 - chrisaiv</title>
      <link>https://snipplr.com/view/50979/command-line-compiling-for-ios4-using-air-26</link>
      <description>&lt;p&gt;Adobe AIR 2.6 was just released and it includes a couple of new features for iOS such as camera, video, and keyboard support but for now, you'll need to compile using command-line ADT.  Here's a simple example showing you how to  compile in test-mode. Note: you'll only need to do this if you want to still use Flash Professional.  If you choose Flash Builder or Flex Builder, there are tools available that make things easier.&lt;/p&gt;</description>
      <pubDate>Wed, 23 Mar 2011 04:44:30 UTC</pubDate>
      <guid>https://snipplr.com/view/50979/command-line-compiling-for-ios4-using-air-26</guid>
    </item>
    <item>
      <title>(ActionScript 3) Factorial of a number - kanuwadhwa</title>
      <link>https://snipplr.com/view/50867/factorial-of-a-number</link>
      <description>&lt;p&gt;Looking forward for more optimized solution for the same&lt;/p&gt;</description>
      <pubDate>Sun, 20 Mar 2011 07:10:10 UTC</pubDate>
      <guid>https://snipplr.com/view/50867/factorial-of-a-number</guid>
    </item>
    <item>
      <title>(ActionScript 3) 1st 10 prime numbers OR check whether a number is prime or not - kanuwadhwa</title>
      <link>https://snipplr.com/view/50866/1st-10-prime-numbers-or-check-whether-a-number-is-prime-or-not</link>
      <description>&lt;p&gt;Looking forward for the most optimized solution&lt;/p&gt;</description>
      <pubDate>Sun, 20 Mar 2011 06:48:46 UTC</pubDate>
      <guid>https://snipplr.com/view/50866/1st-10-prime-numbers-or-check-whether-a-number-is-prime-or-not</guid>
    </item>
    <item>
      <title>(ActionScript 3) swapping every 2 numbers with each other in an array - kanuwadhwa</title>
      <link>https://snipplr.com/view/50863/swapping-every-2-numbers-with-each-other-in-an-array</link>
      <description>&lt;p&gt;Looking forward for the most optimized solution for the same&lt;/p&gt;</description>
      <pubDate>Sun, 20 Mar 2011 03:20:22 UTC</pubDate>
      <guid>https://snipplr.com/view/50863/swapping-every-2-numbers-with-each-other-in-an-array</guid>
    </item>
    <item>
      <title>(ActionScript 3) 2 closest numbers to 0 - kanuwadhwa</title>
      <link>https://snipplr.com/view/50859/2-closest-numbers-to-0</link>
      <description>&lt;p&gt;Looking forward for the most optimized solution for the same&lt;/p&gt;</description>
      <pubDate>Sat, 19 Mar 2011 23:14:35 UTC</pubDate>
      <guid>https://snipplr.com/view/50859/2-closest-numbers-to-0</guid>
    </item>
    <item>
      <title>(ActionScript 3) Second highest element in an array - kanuwadhwa</title>
      <link>https://snipplr.com/view/50856/second-highest-element-in-an-array</link>
      <description>&lt;p&gt;Looking forward for the most optimized solution for the same&lt;/p&gt;</description>
      <pubDate>Sat, 19 Mar 2011 18:42:38 UTC</pubDate>
      <guid>https://snipplr.com/view/50856/second-highest-element-in-an-array</guid>
    </item>
    <item>
      <title>(ActionScript 3) Swapping of two numbers without using a third variable - kanuwadhwa</title>
      <link>https://snipplr.com/view/50852/swapping-of-two-numbers-without-using-a-third-variable</link>
      <description>&lt;p&gt;Looking forward for the most optimized solution for the same&lt;/p&gt;</description>
      <pubDate>Sat, 19 Mar 2011 18:29:28 UTC</pubDate>
      <guid>https://snipplr.com/view/50852/swapping-of-two-numbers-without-using-a-third-variable</guid>
    </item>
    <item>
      <title>(ActionScript 3) Fibonacci Series - kanuwadhwa</title>
      <link>https://snipplr.com/view/50849/fibonacci-series</link>
      <description>&lt;p&gt;Looking forward for the most optimized solution for the same&lt;/p&gt;</description>
      <pubDate>Sat, 19 Mar 2011 17:58:43 UTC</pubDate>
      <guid>https://snipplr.com/view/50849/fibonacci-series</guid>
    </item>
    <item>
      <title>(JavaScript) Flash Detection Scripts - stephcode</title>
      <link>https://snipplr.com/view/50762/flash-detection-scripts</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 17 Mar 2011 08:31:23 UTC</pubDate>
      <guid>https://snipplr.com/view/50762/flash-detection-scripts</guid>
    </item>
    <item>
      <title>(JavaScript) Slideshow with thumbnail gallery and zoom-effects - fabulant</title>
      <link>https://snipplr.com/view/50497/slideshow-with-thumbnail-gallery-and-zoomeffects</link>
      <description>&lt;p&gt;Free JavaScript slideshow with thumbnail gallery, zoom-in-effect, zoom-out-effect and transparency-effect (opacity). Add as many pictures as you like. Each picture can be linked and commented. The thumbnail gallery can be displayed or hidden. True copy-and-paste installation. Most of the design can be set with CSS (within the style-tags). Works with Internet Explorer 5x/6x/7x/8x/9x, Firefox 3x/4x, Opera 7x/8x/9x/10x/11x, Google Chrome 4x/5x/6x/7x/8x/9x.&lt;/p&gt;</description>
      <pubDate>Fri, 11 Mar 2011 03:07:59 UTC</pubDate>
      <guid>https://snipplr.com/view/50497/slideshow-with-thumbnail-gallery-and-zoomeffects</guid>
    </item>
    <item>
      <title>(ActionScript) Flash simple timer - budaloco</title>
      <link>https://snipplr.com/view/50237/flash-simple-timer</link>
      <description>&lt;p&gt;Perfect for banners&lt;/p&gt;</description>
      <pubDate>Tue, 08 Mar 2011 02:38:43 UTC</pubDate>
      <guid>https://snipplr.com/view/50237/flash-simple-timer</guid>
    </item>
    <item>
      <title>(JavaScript) Embedding Flash Content in HTML - vriesdewie</title>
      <link>https://snipplr.com/view/49589/embedding-flash-content-in-html</link>
      <description>&lt;p&gt;Javascript solution for embedding Flash in HTML&lt;/p&gt;</description>
      <pubDate>Thu, 24 Feb 2011 20:01:16 UTC</pubDate>
      <guid>https://snipplr.com/view/49589/embedding-flash-content-in-html</guid>
    </item>
    <item>
      <title>(PHP) Get Width and Height From a Filename - brownrl</title>
      <link>https://snipplr.com/view/48846/get-width-and-height-from-a-filename</link>
      <description>&lt;p&gt;I use this little guy to get the width and height from a filename. Often when I need to show a flash swf file I don't have an easy way to tell the width and the height of the file for display. However is the file name is "some_flash_file 300x250.swf" then this litte guy will help a lot.&lt;/p&gt;</description>
      <pubDate>Fri, 11 Feb 2011 19:56:04 UTC</pubDate>
      <guid>https://snipplr.com/view/48846/get-width-and-height-from-a-filename</guid>
    </item>
    <item>
      <title>(HTML) Cross-Browser HTML5 Video With Flash or Silverlight Fall-back - blueocto</title>
      <link>https://snipplr.com/view/48500/crossbrowser-html5-video-with-flash-or-silverlight-fallback</link>
      <description>&lt;p&gt;Until recently, playing video files in a web page was notoriously complicated. The user requires a Flash or Silverlight plug-in and even the simplest HTML is a confusing mess.&#13;
&#13;
Few HTML5 features excite developers more than native audio and video. The &lt;audio&gt; and &lt;video&gt; tags allow you to play media files in an HTML5-aware browser without a plug-in. The elements also become part of the DOM so you can create your own player controls, add captions and synchronize JavaScript events with media playback. As a bonus, the basic HTML5 code is far easier to understand.&lt;/p&gt;</description>
      <pubDate>Mon, 07 Feb 2011 09:03:04 UTC</pubDate>
      <guid>https://snipplr.com/view/48500/crossbrowser-html5-video-with-flash-or-silverlight-fallback</guid>
    </item>
    <item>
      <title>(ActionScript 3) Class reflection throught getDefinitionByName - activetofocus</title>
      <link>https://snipplr.com/view/47660/class-reflection-throught-getdefinitionbyname</link>
      <description>&lt;p&gt;Useful.&lt;/p&gt;</description>
      <pubDate>Fri, 21 Jan 2011 19:50:46 UTC</pubDate>
      <guid>https://snipplr.com/view/47660/class-reflection-throught-getdefinitionbyname</guid>
    </item>
    <item>
      <title>(ActionScript 3) Check if the FlxObject is inside the given rectangle - godstroke</title>
      <link>https://snipplr.com/view/45933/check-if-the-flxobject-is-inside-the-given-rectangle</link>
      <description>&lt;p&gt;Simple snippet to check is Flixel's flxObjects position according to a rectangle.&#13;
It will return true if it's inside the rectangle, false if not.&#13;
&#13;
Very basic primitive box collision checking.&lt;/p&gt;</description>
      <pubDate>Sun, 19 Dec 2010 09:55:47 UTC</pubDate>
      <guid>https://snipplr.com/view/45933/check-if-the-flxobject-is-inside-the-given-rectangle</guid>
    </item>
    <item>
      <title>(ActionScript) AS3 Self-loader - dessimoni</title>
      <link>https://snipplr.com/view/45212/as3-selfloader</link>
      <description>&lt;p&gt;Colocar preferencialmente em uma cena dedicada, na frente de todas, com o mÃ­nimo possÃ­vel de elementos.&lt;/p&gt;</description>
      <pubDate>Fri, 03 Dec 2010 07:41:45 UTC</pubDate>
      <guid>https://snipplr.com/view/45212/as3-selfloader</guid>
    </item>
    <item>
      <title>(JavaScript) Use SWFObject to display Flash content - delineo</title>
      <link>https://snipplr.com/view/45202/use-swfobject-to-display-flash-content</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 03 Dec 2010 04:36:44 UTC</pubDate>
      <guid>https://snipplr.com/view/45202/use-swfobject-to-display-flash-content</guid>
    </item>
    <item>
      <title>(HTML) Embed Flash no HTML - joaobarbosa</title>
      <link>https://snipplr.com/view/45082/embed-flash-no-html</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 01 Dec 2010 05:51:30 UTC</pubDate>
      <guid>https://snipplr.com/view/45082/embed-flash-no-html</guid>
    </item>
    <item>
      <title>(HTML) flash or object tags and z-index - rumremix</title>
      <link>https://snipplr.com/view/45004/flash-or-object-tags-and-zindex</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 29 Nov 2010 08:28:37 UTC</pubDate>
      <guid>https://snipplr.com/view/45004/flash-or-object-tags-and-zindex</guid>
    </item>
    <item>
      <title>(PHP) PHP XML HTML Backup for Flash - digitalzoomstudio</title>
      <link>https://snipplr.com/view/44848/php-xml-html-backup-for-flash</link>
      <description>&lt;p&gt;You can use this code under MIT licence.&lt;/p&gt;</description>
      <pubDate>Thu, 25 Nov 2010 12:55:24 UTC</pubDate>
      <guid>https://snipplr.com/view/44848/php-xml-html-backup-for-flash</guid>
    </item>
    <item>
      <title>(HTML) 100% W3C-valid flash embed code using &amp;lt;object&amp;gt;. - trusktr</title>
      <link>https://snipplr.com/view/44839/100-w3cvalid-flash-embed-code-using-ltobjectgt</link>
      <description>&lt;p&gt;This code will allow you to embed flash on websites and those sites will validate on w3c validator.&#13;
&#13;
Unfortunately, sloppy developers don't usually care about validation. :/&lt;/p&gt;</description>
      <pubDate>Thu, 25 Nov 2010 10:26:07 UTC</pubDate>
      <guid>https://snipplr.com/view/44839/100-w3cvalid-flash-embed-code-using-ltobjectgt</guid>
    </item>
    <item>
      <title>(ActionScript 3) Get bitmap data dynamically - ninjaparade</title>
      <link>https://snipplr.com/view/44830/get-bitmap-data-dynamically</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 25 Nov 2010 06:10:03 UTC</pubDate>
      <guid>https://snipplr.com/view/44830/get-bitmap-data-dynamically</guid>
    </item>
    <item>
      <title>(ActionScript 3) ActionScript 3.0 Arithmetic Operators - goatboy91587</title>
      <link>https://snipplr.com/view/43299/actionscript-30-arithmetic-operators</link>
      <description>&lt;p&gt;This snippet is used for the blog post called Arithmetic Operators in Flash and ActionScript 3.0, which can be found at http://www.brettwidmann.com/2010/10/arithmetic-operators-in-flashactionscript-3-0 which is set to publish on November 1, 2010.&lt;/p&gt;</description>
      <pubDate>Sat, 30 Oct 2010 17:00:29 UTC</pubDate>
      <guid>https://snipplr.com/view/43299/actionscript-30-arithmetic-operators</guid>
    </item>
    <item>
      <title>(ActionScript 3) 3D Flip Effect with Flash  / Actionscript 3 - adamcoulombe</title>
      <link>https://snipplr.com/view/42802/3d-flip-effect-with-flash---actionscript-3</link>
      <description>&lt;p&gt;Demo, info &amp; FLA download at http://adamcoulombe.info/lab/as3/card-flip.html&lt;/p&gt;</description>
      <pubDate>Sat, 23 Oct 2010 07:12:45 UTC</pubDate>
      <guid>https://snipplr.com/view/42802/3d-flip-effect-with-flash---actionscript-3</guid>
    </item>
    <item>
      <title>(ActionScript 3) Get current class path (package / location) - dyteq</title>
      <link>https://snipplr.com/view/42779/get-current-class-path-package--location</link>
      <description>&lt;p&gt;Single line to get the package path of the current class path (package)&lt;/p&gt;</description>
      <pubDate>Sat, 23 Oct 2010 01:02:24 UTC</pubDate>
      <guid>https://snipplr.com/view/42779/get-current-class-path-package--location</guid>
    </item>
    <item>
      <title>(ActionScript 3) AS3 3D Spinning Spiral in Flash Gallery Effect - adamcoulombe</title>
      <link>https://snipplr.com/view/42735/as3-3d-spinning-spiral-in-flash-gallery-effect</link>
      <description>&lt;p&gt;More information, Demo &amp; FLA file download at http://www.adamcoulombe.info/lab/as3/spiral-gallery.html&lt;/p&gt;</description>
      <pubDate>Fri, 22 Oct 2010 04:44:09 UTC</pubDate>
      <guid>https://snipplr.com/view/42735/as3-3d-spinning-spiral-in-flash-gallery-effect</guid>
    </item>
    <item>
      <title>(HTML) If user does not see Flash, show static image - lromak</title>
      <link>https://snipplr.com/view/42569/if-user-does-not-see-flash-show-static-image</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 20 Oct 2010 00:26:59 UTC</pubDate>
      <guid>https://snipplr.com/view/42569/if-user-does-not-see-flash-show-static-image</guid>
    </item>
    <item>
      <title>(ActionScript 3) AS3 3D Gallery - Screen to Screen effect - adamcoulombe</title>
      <link>https://snipplr.com/view/42163/as3-3d-gallery--screen-to-screen-effect</link>
      <description>&lt;p&gt;demo and FLA file at http://www.adamcoulombe.info/lab/as3/screen-to-screen.html&lt;/p&gt;</description>
      <pubDate>Wed, 13 Oct 2010 06:08:59 UTC</pubDate>
      <guid>https://snipplr.com/view/42163/as3-3d-gallery--screen-to-screen-effect</guid>
    </item>
    <item>
      <title>(HTML) Bulletproof web video - myke</title>
      <link>https://snipplr.com/view/41984/bulletproof-web-video</link>
      <description>&lt;p&gt;Well almost ;) This should really cover most any browser out there. If no HTML5 support will fall back to flash, so for this example Flowplayer is required, but any flash video would work.&#13;
&#13;
also FP will play many different formats not just flv.&lt;/p&gt;</description>
      <pubDate>Sun, 10 Oct 2010 15:43:10 UTC</pubDate>
      <guid>https://snipplr.com/view/41984/bulletproof-web-video</guid>
    </item>
    <item>
      <title>(ActionScript 3) Scribble Mouse Trail - Draw Bezier Curves using Greensock's Bezier Plugin - adamcoulombe</title>
      <link>https://snipplr.com/view/41922/scribble-mouse-trail--draw-bezier-curves-using-greensocks-bezier-plugin</link>
      <description>&lt;p&gt;This  creates a scribble mouse trail effect. More importantly, it illustrates how you can easily use the greensock bezier plugin for TweenMax to actually draw bezier curves.&lt;/p&gt;</description>
      <pubDate>Sat, 09 Oct 2010 06:18:58 UTC</pubDate>
      <guid>https://snipplr.com/view/41922/scribble-mouse-trail--draw-bezier-curves-using-greensocks-bezier-plugin</guid>
    </item>
    <item>
      <title>(ActionScript 3) 3d Polkadot Carousel in AS3 - adamcoulombe</title>
      <link>https://snipplr.com/view/41832/3d-polkadot-carousel-in-as3</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 08 Oct 2010 08:01:50 UTC</pubDate>
      <guid>https://snipplr.com/view/41832/3d-polkadot-carousel-in-as3</guid>
    </item>
  </channel>
</rss>
