<?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/favorites/glpunk/tags/live</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 10:47:46 GMT</pubDate>
<item>
<title>(ActionScript 3) Check if your SWF is in "test movie" or "live" mode - glpunk</title>
<link>http://snipplr.com/view/9034/check-if-your-swf-is-in-test-movie-or-live-mode/</link>
<description><![CDATA[ <p>Often when you are testing your SWF inside the Flash IDE you need things to be different than for the live version.

Example: The path to loaded images is not the same when you "test movie" and your server. So instead of having to change the variable "path" all the time manually from "test" to "live" you can use "Capabilities.playerType" to check in what environment your SWF is.</p> ]]></description>
<pubDate>Wed, 15 Oct 2008 13:09:11 GMT</pubDate>
<guid>http://snipplr.com/view/9034/check-if-your-swf-is-in-test-movie-or-live-mode/</guid>
</item>
</channel>
</rss>