<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/actionscript-3/tags/swf</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 05:28:37 GMT</pubDate>
<item>
<title>(ActionScript 3) Create a Preloader class in Actionscript 3 - jquery404</title>
<link>http://snipplr.com/view/68991/create-a-preloader-class-in-actionscript-3/</link>
<description><![CDATA[ <p>A complete example of how we can create a Preloader in actionscript3 to load an external .swf file.

STRUCTURE
------------------
Source Swf
|_ Main.fla
|_ Main.as
|_ Main.swf
Preloader Swf
|_</p> ]]></description>
<pubDate>Thu, 06 Dec 2012 16:42:33 GMT</pubDate>
<guid>http://snipplr.com/view/68991/create-a-preloader-class-in-actionscript-3/</guid>
</item>
<item>
<title>(ActionScript 3) embed a font from an external swf - ronniekleinfeldgmailcom</title>
<link>http://snipplr.com/view/66208/embed-a-font-from-an-external-swf/</link>
<description><![CDATA[ <p>embed a font from an external swf</p> ]]></description>
<pubDate>Wed, 18 Jul 2012 18:04:54 GMT</pubDate>
<guid>http://snipplr.com/view/66208/embed-a-font-from-an-external-swf/</guid>
</item>
<item>
<title>(ActionScript 3) Embeding fonts in as3 - ronniekleinfeldgmailcom</title>
<link>http://snipplr.com/view/66207/embeding-fonts-in-as3/</link>
<description><![CDATA[ <p>Embeding fonts in as3</p> ]]></description>
<pubDate>Wed, 18 Jul 2012 18:00:36 GMT</pubDate>
<guid>http://snipplr.com/view/66207/embeding-fonts-in-as3/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Loading and Accessing fonts in external SWF at Runtime - adrianparr</title>
<link>http://snipplr.com/view/56917/as3-loading-and-accessing-fonts-in-external-swf-at-runtime/</link>
<description><![CDATA[ <p>These two classes demonstrate how to create an external font SWF that contains embedded fonts, and how to then load that external font SWF and access and use the fonts inside it.</p> ]]></description>
<pubDate>Wed, 20 Jul 2011 21:01:41 GMT</pubDate>
<guid>http://snipplr.com/view/56917/as3-loading-and-accessing-fonts-in-external-swf-at-runtime/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Example Font SWF - adrianparr</title>
<link>http://snipplr.com/view/56912/as3-example-font-swf/</link>
<description><![CDATA[ <p>This font SWF was created using the handy tool FontSwffer (http://blog.madebypi.co.uk/2011/02/28/fontswffer-1-1/)</p> ]]></description>
<pubDate>Wed, 20 Jul 2011 19:43:00 GMT</pubDate>
<guid>http://snipplr.com/view/56912/as3-example-font-swf/</guid>
</item>
<item>
<title>(ActionScript 3) Load External SWF - russdogg</title>
<link>http://snipplr.com/view/55455/load-external-swf/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 18 Jun 2011 08:17:58 GMT</pubDate>
<guid>http://snipplr.com/view/55455/load-external-swf/</guid>
</item>
<item>
<title>(ActionScript 3) Flex/Air Accessing movieclip in loaded swf - glup</title>
<link>http://snipplr.com/view/48161/flexair-accessing-movieclip-in-loaded-swf/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 01 Feb 2011 01:06:18 GMT</pubDate>
<guid>http://snipplr.com/view/48161/flexair-accessing-movieclip-in-loaded-swf/</guid>
</item>
<item>
<title>(ActionScript 3) Parsing / Reading SWF Header - jaredyeo</title>
<link>http://snipplr.com/view/43748/parsing--reading-swf-header/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 08 Nov 2010 17:59:52 GMT</pubDate>
<guid>http://snipplr.com/view/43748/parsing--reading-swf-header/</guid>
</item>
<item>
<title>(ActionScript 3) Get SWF Base URL - Drakkon</title>
<link>http://snipplr.com/view/37265/get-swf-base-url/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 14 Jul 2010 07:58:28 GMT</pubDate>
<guid>http://snipplr.com/view/37265/get-swf-base-url/</guid>
</item>
<item>
<title>(ActionScript 3) Centre Flash Movie (SWF) in Browser Horizontally and Vertically (Using CSS and SWFObject 2.2) - adrianparr</title>
<link>http://snipplr.com/view/37014/centre-flash-movie-swf-in-browser-horizontally-and-vertically-using-css-and-swfobject-22/</link>
<description><![CDATA[ <p>This CSS code is useful if you want to centre your Flash Movie in the browser horizontally and vertically.</p> ]]></description>
<pubDate>Sat, 10 Jul 2010 00:29:28 GMT</pubDate>
<guid>http://snipplr.com/view/37014/centre-flash-movie-swf-in-browser-horizontally-and-vertically-using-css-and-swfobject-22/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Loading SWF Files Cross-Domain - adrianparr</title>
<link>http://snipplr.com/view/35252/as3-loading-swf-files-crossdomain/</link>
<description><![CDATA[ <p>From the Big Spaceship Labs website.
This is a useful workaround for the following error message ...
SecurityError: Error #2142: Security sandbox violation: local SWF files cannot use the LoaderContext.securityDomain property.</p> ]]></description>
<pubDate>Thu, 27 May 2010 05:13:06 GMT</pubDate>
<guid>http://snipplr.com/view/35252/as3-loading-swf-files-crossdomain/</guid>
</item>
<item>
<title>(ActionScript 3) Flash Resize the Swf - cessnajumpin</title>
<link>http://snipplr.com/view/32674/flash-resize-the-swf/</link>
<description><![CDATA[ <p>Ever have to make a swf that needs to change height? Want to use the browser's scrollbar instead of having to create one in flash?</p> ]]></description>
<pubDate>Thu, 22 Apr 2010 07:58:53 GMT</pubDate>
<guid>http://snipplr.com/view/32674/flash-resize-the-swf/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 SWF Metadata - adrianparr</title>
<link>http://snipplr.com/view/32570/as3-swf-metadata/</link>
<description><![CDATA[ <p>Make sure you put the SWF Metadata AFTER any import statements.</p> ]]></description>
<pubDate>Wed, 21 Apr 2010 10:10:41 GMT</pubDate>
<guid>http://snipplr.com/view/32570/as3-swf-metadata/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Loading and Displaying an External SWF File - adrianparr</title>
<link>http://snipplr.com/view/31920/as3-loading-and-displaying-an-external-swf-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 15 Apr 2010 05:42:58 GMT</pubDate>
<guid>http://snipplr.com/view/31920/as3-loading-and-displaying-an-external-swf-file/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 SWFReader (by Senocular) - adrianparr</title>
<link>http://snipplr.com/view/31774/as3-swfreader-by-senocular/</link>
<description><![CDATA[ <p>You need to create the 'SWFReader.as' class file (see link above) and save it in to the package (folder structure) 'com/senocular/utils'.</p> ]]></description>
<pubDate>Wed, 14 Apr 2010 09:38:35 GMT</pubDate>
<guid>http://snipplr.com/view/31774/as3-swfreader-by-senocular/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 SWFtrospection (as3swf) - adrianparr</title>
<link>http://snipplr.com/view/31768/as3-swftrospection-as3swf/</link>
<description><![CDATA[ <p>You need to download the SWC from here (http://github.com/claus/as3swf/archives/master) first.</p> ]]></description>
<pubDate>Wed, 14 Apr 2010 09:31:54 GMT</pubDate>
<guid>http://snipplr.com/view/31768/as3-swftrospection-as3swf/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Get URL of current Flash Movie (SWF) - adrianparr</title>
<link>http://snipplr.com/view/28103/as3-get-url-of-current-flash-movie-swf/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 10 Feb 2010 06:26:56 GMT</pubDate>
<guid>http://snipplr.com/view/28103/as3-get-url-of-current-flash-movie-swf/</guid>
</item>
<item>
<title>(ActionScript 3) ActionScript 3 SWF metadata tag - PesPes</title>
<link>http://snipplr.com/view/16781/actionscript-3-swf-metadata-tag/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 08 Jul 2009 17:33:22 GMT</pubDate>
<guid>http://snipplr.com/view/16781/actionscript-3-swf-metadata-tag/</guid>
</item>
<item>
<title>(ActionScript 3) The three different LoaderContext domain types - alexaivars</title>
<link>http://snipplr.com/view/14794/the-three-different-loadercontext-domain-types/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 07 May 2009 04:22:14 GMT</pubDate>
<guid>http://snipplr.com/view/14794/the-three-different-loadercontext-domain-types/</guid>
</item>
<item>
<title>(ActionScript 3) Embed and register SWF file embedded fonts - alexaivars</title>
<link>http://snipplr.com/view/14737/embed-and-register-swf-file-embedded-fonts/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 05 May 2009 11:13:53 GMT</pubDate>
<guid>http://snipplr.com/view/14737/embed-and-register-swf-file-embedded-fonts/</guid>
</item>
</channel>
</rss>