<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"> <channel><title>AS3Blog.org</title> <link>http://www.as3blog.org</link> <description>Experimenting with Actionscript 3</description> <lastBuildDate>Sun, 01 Jan 2012 19:32:44 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator><meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" /> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/as3blog" /><feedburner:info uri="as3blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Add Mask to Display List when using StageScaleMode.SHOW_ALL</title><link>http://feedproxy.google.com/~r/as3blog/~3/ojfcmTTNvFI/</link> <comments>http://www.as3blog.org/2011/12/29/add-mask-to-display-list-when-using-stagescalemode-show_all/#comments</comments> <pubDate>Thu, 29 Dec 2011 08:11:50 +0000</pubDate> <dc:creator>nuthman</dc:creator> <category><![CDATA[Nuts & Bolts]]></category> <guid isPermaLink="false">http://www.as3blog.org/?p=240</guid> <description>TweetI spent a few hours going nuts with this one today, so save yourself some time by reading this post. Suppose that you have some content that you want to scale when the flash player is re-sized. Suppose also that you have added this line in order to accomplish it: 1stage.scaleMode = StageScaleMode.SHOW_ALL; Now imagine [...]&lt;img src="http://feeds.feedburner.com/~r/as3blog/~4/ojfcmTTNvFI" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.as3blog.org/2011/12/29/add-mask-to-display-list-when-using-stagescalemode-show_all/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <feedburner:origLink>http://www.as3blog.org/2011/12/29/add-mask-to-display-list-when-using-stagescalemode-show_all/</feedburner:origLink></item> <item><title>How to Remove Spaces from a String</title><link>http://feedproxy.google.com/~r/as3blog/~3/YcVkTNSWjE8/</link> <comments>http://www.as3blog.org/2011/08/04/how-to-remove-spaces-from-a-string/#comments</comments> <pubDate>Fri, 05 Aug 2011 01:54:07 +0000</pubDate> <dc:creator>nuthman</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Nuts & Bolts]]></category> <category><![CDATA[string]]></category> <guid isPermaLink="false">http://www.as3blog.org/?p=234</guid> <description>TweetRemoving spaces from a string is really easy in Actionscript 3. One method is to simply convert the string to an array using the String.split() function using a space as the delimiter. Then you can use the Array.join function to put it all back together again without the spaces. Here is a simple function that [...]&lt;img src="http://feeds.feedburner.com/~r/as3blog/~4/YcVkTNSWjE8" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.as3blog.org/2011/08/04/how-to-remove-spaces-from-a-string/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.as3blog.org/2011/08/04/how-to-remove-spaces-from-a-string/</feedburner:origLink></item> <item><title>Comic-Con 2011 Can Kiss My Ass</title><link>http://feedproxy.google.com/~r/as3blog/~3/fJPsZxDzSx4/</link> <comments>http://www.as3blog.org/2011/07/28/comic-con-2011-can-kiss-my-ass/#comments</comments> <pubDate>Thu, 28 Jul 2011 07:05:07 +0000</pubDate> <dc:creator>nuthman</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[rant]]></category> <guid isPermaLink="false">http://www.as3blog.org/?p=226</guid> <description>TweetI realize that this is completely off subject, but I am so pissed at Comic-con that I must rant. First of all, there are just too many people, period. I went to the convention for the first time about 4 years ago, and there were a lot of people then. I had no problems getting [...]&lt;img src="http://feeds.feedburner.com/~r/as3blog/~4/fJPsZxDzSx4" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.as3blog.org/2011/07/28/comic-con-2011-can-kiss-my-ass/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.as3blog.org/2011/07/28/comic-con-2011-can-kiss-my-ass/</feedburner:origLink></item> <item><title>A Simple Pause Function in Actionscript 3</title><link>http://feedproxy.google.com/~r/as3blog/~3/ZlPZqyJwqnE/</link> <comments>http://www.as3blog.org/2011/06/01/a-simple-pause-function-in-actionscript-3/#comments</comments> <pubDate>Wed, 01 Jun 2011 20:38:22 +0000</pubDate> <dc:creator>nuthman</dc:creator> <category><![CDATA[Game Stuff]]></category> <category><![CDATA[General]]></category> <category><![CDATA[Nuts & Bolts]]></category> <guid isPermaLink="false">http://www.as3blog.org/?p=222</guid> <description>TweetJust a quick function that you can use in your library of tricks to simulate pausing in Actionscript 3. 1234567891011public static function pause&amp;#40;timeInSeconds:int, functionToCall:Function&amp;#41;:void &amp;#123; &amp;#160; &amp;#160; var timer:Timer = new Timer&amp;#40;timeInSeconds * 1000&amp;#41;; &amp;#160; &amp;#160; timer.addEventListener&amp;#40;TimerEvent.TIMER, callFunction, false, 0, true&amp;#41;; &amp;#160; &amp;#160; timer.start&amp;#40;&amp;#41;; &amp;#160; &amp;#160; function callFunction&amp;#40;event:TimerEvent&amp;#41;:void &amp;#123; &amp;#160; &amp;#160; &amp;#160; &amp;#160; timer.stop&amp;#40;&amp;#41;; &amp;#160; [...]&lt;img src="http://feeds.feedburner.com/~r/as3blog/~4/ZlPZqyJwqnE" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.as3blog.org/2011/06/01/a-simple-pause-function-in-actionscript-3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.as3blog.org/2011/06/01/a-simple-pause-function-in-actionscript-3/</feedburner:origLink></item> <item><title>Adjust Global Sound Volume in Actionscript 3</title><link>http://feedproxy.google.com/~r/as3blog/~3/cC9x90dCfoA/</link> <comments>http://www.as3blog.org/2011/05/03/adjust-global-sound-volume-in-actionscript-3/#comments</comments> <pubDate>Wed, 04 May 2011 04:20:52 +0000</pubDate> <dc:creator>nuthman</dc:creator> <category><![CDATA[Flash & Server Scripts]]></category> <guid isPermaLink="false">http://www.as3blog.org/?p=219</guid> <description>TweetThere is a simple way to adjust all global sound in Actionscript 3. This encompasses all playing loops, sound effects and such. All you need is the following code: 12345import flash.media.SoundMixer; import flash.media.SoundTransform; // volume limits are 0 to 1 (0.1,0.2,0.3,...,1) SoundMixer.soundTransform = new SoundTransform&amp;#40;0&amp;#41;; Of course change the number sent to the SoundTransform constructor [...]&lt;img src="http://feeds.feedburner.com/~r/as3blog/~4/cC9x90dCfoA" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.as3blog.org/2011/05/03/adjust-global-sound-volume-in-actionscript-3/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <feedburner:origLink>http://www.as3blog.org/2011/05/03/adjust-global-sound-volume-in-actionscript-3/</feedburner:origLink></item> <item><title>Create a Compiled Clip to Reduce Clutter in Flash</title><link>http://feedproxy.google.com/~r/as3blog/~3/TZUSnrLaOZI/</link> <comments>http://www.as3blog.org/2011/04/14/create-a-compiled-clip-to-reduce-clutter-in-flash-as3/#comments</comments> <pubDate>Thu, 14 Apr 2011 20:50:31 +0000</pubDate> <dc:creator>nuthman</dc:creator> <category><![CDATA[Nuts & Bolts]]></category> <category><![CDATA[compiled clip]]></category> <guid isPermaLink="false">http://www.as3blog.org/?p=203</guid> <description>TweetSometimes when you are delivered an animation to put into your flash project, it contains quite a lot of messiness in the library. A quick way to resolve that issues is to make a &amp;#8216;compiled clip&amp;#8217; before adding the animation to your project. First, open the project with the animation in it and select the [...]&lt;img src="http://feeds.feedburner.com/~r/as3blog/~4/TZUSnrLaOZI" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.as3blog.org/2011/04/14/create-a-compiled-clip-to-reduce-clutter-in-flash-as3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.as3blog.org/2011/04/14/create-a-compiled-clip-to-reduce-clutter-in-flash-as3/</feedburner:origLink></item> <item><title>Find Hidden Malicious Code In Your Website</title><link>http://feedproxy.google.com/~r/as3blog/~3/Nu_Yd3VcGLU/</link> <comments>http://www.as3blog.org/2011/04/08/how-to-find-hidden-malicious-code-in-your-website/#comments</comments> <pubDate>Sat, 09 Apr 2011 00:43:06 +0000</pubDate> <dc:creator>nuthman</dc:creator> <category><![CDATA[Flash & Server Scripts]]></category> <guid isPermaLink="false">http://www.as3blog.org/?p=210</guid> <description>TweetThis is a little off the subject of Actionscript 3, but I think it&amp;#8217;s an important little trick to know for anyone building content for the web. So here I am going to show a quick php snippet that will find hidden malicious code in your website, or more specifically, how to find hidden &amp;#8216;strings&amp;#8217; [...]&lt;img src="http://feeds.feedburner.com/~r/as3blog/~4/Nu_Yd3VcGLU" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.as3blog.org/2011/04/08/how-to-find-hidden-malicious-code-in-your-website/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.as3blog.org/2011/04/08/how-to-find-hidden-malicious-code-in-your-website/</feedburner:origLink></item> <item><title>Site optimized for non-IE browsers</title><link>http://feedproxy.google.com/~r/as3blog/~3/nVDds76gaIg/</link> <comments>http://www.as3blog.org/2011/04/03/site-optimized-for-non-ie-browsers/#comments</comments> <pubDate>Sun, 03 Apr 2011 21:54:44 +0000</pubDate> <dc:creator>nuthman</dc:creator> <category><![CDATA[Flash & Server Scripts]]></category> <category><![CDATA[IE Sucks]]></category> <category><![CDATA[standards compliant]]></category> <guid isPermaLink="false">http://www.as3blog.org/?p=186</guid> <description>TweetI just wanted to leave a little note to let everyone know that this site is optimized for browsers that are NOT Internet Explorer. If you are using IE and notice weird things happening on my blog, well, they will not be fixed. I spend a GREAT deal of my working days hacking css on [...]&lt;img src="http://feeds.feedburner.com/~r/as3blog/~4/nVDds76gaIg" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.as3blog.org/2011/04/03/site-optimized-for-non-ie-browsers/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.as3blog.org/2011/04/03/site-optimized-for-non-ie-browsers/</feedburner:origLink></item> <item><title>Solitaire Chess Flash Actionscript Demo</title><link>http://feedproxy.google.com/~r/as3blog/~3/IlNby-z6gak/</link> <comments>http://www.as3blog.org/2011/01/27/solitaire-chess-demo-for-thinkfun/#comments</comments> <pubDate>Thu, 27 Jan 2011 16:37:53 +0000</pubDate> <dc:creator>nuthman</dc:creator> <category><![CDATA[Flash & Server Scripts]]></category> <guid isPermaLink="false">http://www.as3blog.org/?p=148</guid> <description>TweetJust thought I&amp;#8217;d share a demo game that I built for ThinkFun in Actionscript 3. I had a lot of fun with this one!&lt;img src="http://feeds.feedburner.com/~r/as3blog/~4/IlNby-z6gak" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.as3blog.org/2011/01/27/solitaire-chess-demo-for-thinkfun/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.as3blog.org/2011/01/27/solitaire-chess-demo-for-thinkfun/</feedburner:origLink></item> <item><title>How to ‘smooth’ an FLV / F4V video for Scaling</title><link>http://feedproxy.google.com/~r/as3blog/~3/BUDVKiM6twE/</link> <comments>http://www.as3blog.org/2011/01/18/how-to-smooth-an-flv-f4v-video-for-scaling/#comments</comments> <pubDate>Wed, 19 Jan 2011 01:31:54 +0000</pubDate> <dc:creator>nuthman</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Nuts & Bolts]]></category> <category><![CDATA[smoothing]]></category> <category><![CDATA[video]]></category> <guid isPermaLink="false">http://www.as3blog.org/?p=141</guid> <description>TweetHave you noticed that your embedded Flash video looks like crap if you scale your flash file up or down? A lot of people don&amp;#8217;t realize this, but you can actually apply smoothing to flash video, just as you can to a bitmap image. All you have to do is apply the following Actionscript 3 [...]&lt;img src="http://feeds.feedburner.com/~r/as3blog/~4/BUDVKiM6twE" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.as3blog.org/2011/01/18/how-to-smooth-an-flv-f4v-video-for-scaling/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.as3blog.org/2011/01/18/how-to-smooth-an-flv-f4v-video-for-scaling/</feedburner:origLink></item> </channel> </rss>

