<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Flash Widgets: Blog</title>
	<atom:link href="http://flash-widgets.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://flash-widgets.com/blog</link>
	<description>Mobile Solutions Studio</description>
	<lastBuildDate>Thu, 02 Jun 2011 02:27:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TinyURL code snippet for Javascript / Flash applications</title>
		<link>http://flash-widgets.com/blog/?p=191</link>
		<comments>http://flash-widgets.com/blog/?p=191#comments</comments>
		<pubDate>Thu, 16 Dec 2010 07:45:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Mobile]]></category>
		<category><![CDATA[Mobile Industry]]></category>

		<guid isPermaLink="false">http://flash-widgets.com/blog/?p=191</guid>
		<description><![CDATA[We&#8217;ve been very busy this year with over a dozen new branded applications developed for multiple platforms. I wanted to take the chance to share a code snippet from a recent project that will benefit developers that want to shorten URLs at runtime:
var tinyURL:LoadVars = new LoadVars();
tinyURL.onLoad = function(){
var newURL:String = tinyURL.toString();
newURL = newURL.split('=&#38;onLoad=%5Btype%20Function%5D').join('');
newURL = [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been very busy this year with over a dozen new branded applications developed for multiple platforms. I wanted to take the chance to share a code snippet from a recent project that will benefit developers that want to shorten URLs at runtime:</p>
<p><code>var tinyURL:LoadVars = new LoadVars();<br />
tinyURL.onLoad = function(){<br />
var newURL:String = tinyURL.toString();<br />
newURL = newURL.split('=&amp;onLoad=%5Btype%20Function%5D').join('');<br />
newURL = unescape(newURL);<br />
trace('Tiny url response: '+newURL);<br />
};<br />
tinyURL.load('http://tinyurl.com/api-create.php?url=http://flash-widgets.com');</code></p>
<p>It&#8217;s that simple. The same can be done loading via XML.</p>
<p>Take care,<br />
Kirk Ballou<br />
CEO / Chief Architect<br />
Flash Widgets, LLC</p>
]]></content:encoded>
			<wfw:commentRss>http://flash-widgets.com/blog/?feed=rss2&amp;p=191</wfw:commentRss>
		<slash:comments>17399</slash:comments>
		</item>
		<item>
		<title>Using AdMob text ads in Flash Lite</title>
		<link>http://flash-widgets.com/blog/?p=21</link>
		<comments>http://flash-widgets.com/blog/?p=21#comments</comments>
		<pubDate>Tue, 24 Nov 2009 21:57:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Mobile]]></category>
		<category><![CDATA[Mobile Advertising]]></category>
		<category><![CDATA[Mobile Server Solutions]]></category>

		<guid isPermaLink="false">http://flash-widgets.com/blog/?p=21</guid>
		<description><![CDATA[*Update Ad Mob has now released an SDK which supports Flash Lite. The solution below is no longer necessary:
http://blog.admob.com/2010/03/23/admob-supports-developers-across-platforms/
]]></description>
			<content:encoded><![CDATA[<p>*Update Ad Mob has now released an SDK which supports Flash Lite. The solution below is no longer necessary:<br />
http://blog.admob.com/2010/03/23/admob-supports-developers-across-platforms/</p>
]]></content:encoded>
			<wfw:commentRss>http://flash-widgets.com/blog/?feed=rss2&amp;p=21</wfw:commentRss>
		<slash:comments>19371</slash:comments>
		</item>
		<item>
		<title>Welcome.</title>
		<link>http://flash-widgets.com/blog/?p=1</link>
		<comments>http://flash-widgets.com/blog/?p=1#comments</comments>
		<pubDate>Fri, 20 Nov 2009 00:01:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Flash Mobile]]></category>
		<category><![CDATA[Mobile Advertising]]></category>
		<category><![CDATA[Mobile Industry]]></category>
		<category><![CDATA[Mobile Server Solutions]]></category>
		<category><![CDATA[Set Top Box]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://flash-widgets.com/blog/?p=1</guid>
		<description><![CDATA[
This January will mark our fifth year in business. Our 3.0 site is coming soon and we have some exciting projects to show you!
It has been amazing to see the changes in mobile media and the surge in mobile video projects this year. This blog is used to showcase our work, solutions and thoughts on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flash-widgets.com/blog/wp-content/uploads//2009/11/fwLogo2.png"><img src="http://flash-widgets.com/blog/wp-content/uploads//2009/11/fwLogo2.png" alt="fwLogo" title="fwLogo" width="450" height="78" class="alignleft size-full wp-image-15" /></a><br />
This January will mark our fifth year in business. Our 3.0 site is coming soon and we have some exciting projects to show you!</p>
<p>It has been amazing to see the changes in mobile media and the surge in mobile video projects this year. This blog is used to showcase our work, solutions and thoughts on the mobile industry. We specialize in Rich Mobile Applications although our experience in user experience design often leads us to other platforms such as Set Top Box or Desktop development. So you may find post covering these areas as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://flash-widgets.com/blog/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>16375</slash:comments>
		</item>
	</channel>
</rss>
