<?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>bradstrickland.com - Web Design, Development and Apple. &#187; Actionscript</title>
	<atom:link href="http://www.bradstrickland.com/category/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bradstrickland.com</link>
	<description>Web Design, Development and Apple</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:34:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Deep linking for Flash and Ajax</title>
		<link>http://www.bradstrickland.com/2009/10/deep-linking-for-flash-and-ajax/</link>
		<comments>http://www.bradstrickland.com/2009/10/deep-linking-for-flash-and-ajax/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 11:26:38 +0000</pubDate>
		<dc:creator>brad_strickland</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.bradstrickland.com/?p=477</guid>
		<description><![CDATA[SWFAddress is a small, but powerful library that provides deep linking for Flash and Ajax. It&#8217;s a developer tool, allowing creation of unique virtual URLs that can point to a website section or an application state. SWFAddress enables a number of important capabilities which are missing in today&#8217;s rich web technologies including: Bookmarking in a [...]]]></description>
			<content:encoded><![CDATA[<p>SWFAddress is a small, but powerful library that provides deep linking for Flash and Ajax. It&#8217;s a developer tool, allowing creation of unique virtual URLs that can point to a website section or an application state. SWFAddress enables a number of important capabilities which are missing in today&#8217;s rich web technologies including:</p>
<ul>
<li>Bookmarking in a browser or social website</li>
<li>Sending links via email or instant messenger</li>
<li>Finding specific content with the major search engines</li>
<li>Utilizing browser history and reload buttons</li>
</ul>
<p><br/></p>
<p>Check it out at <a title="swfaddress" href="http://www.asual.com/swfaddress/" target="_self">http://www.asual.com/swfaddress/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradstrickland.com/2009/10/deep-linking-for-flash-and-ajax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Search engine optimization for Flash</title>
		<link>http://www.bradstrickland.com/2009/09/search-engine-optimization-for-flash/</link>
		<comments>http://www.bradstrickland.com/2009/09/search-engine-optimization-for-flash/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 18:57:10 +0000</pubDate>
		<dc:creator>brad_strickland</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.bradstrickland.com/?p=444</guid>
		<description><![CDATA[I&#8217;ve always had a soft spot in my heart for Flash. Flash came along at a time when web development felt very restrictive for a creative person. Now in a world where web standards are spoken as gospel. Flash seems to have less and less of a role to play. Its biggest obstacle is the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always had a soft spot in my heart for Flash. Flash came along at a time when web development felt very restrictive for a creative person. Now in a world where web standards are spoken as gospel. Flash seems to have less and less of a role to play. Its biggest obstacle is the lack of good SEO optimization. Adobe, Google and Yahoo have been working to change that. As described in the below article excerpt.</p>
<blockquote><p>This article contains excerpts from Search Engine Optimization for Flash, which dispels the myth that SWF-based websites won&#8217;t show up in a web search by demonstrating exactly what you can do to make your site fully searchable. You&#8217;ll learn best practices for using HTML, CSS, and JavaScript—as well as SWFObject—for building sites with SWF content that will stand tall in search rankings.</p></blockquote>
<p>Check out the article in its entirety at <a href="http://www.adobe.com/devnet/flash/articles/ora_seo_flash.html">Adobe&#8217;s Developer connection</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradstrickland.com/2009/09/search-engine-optimization-for-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning Programming Productivity Tips</title>
		<link>http://www.bradstrickland.com/2008/10/beginning-programming-productivity-tips/</link>
		<comments>http://www.bradstrickland.com/2008/10/beginning-programming-productivity-tips/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 02:55:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Lists]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.bradstrickland.com/?p=340</guid>
		<description><![CDATA[Starting programming or simply refining your work flow can be a daunting task. Everyone has their set way of working and it&#8217;s the way that works best for them. This is a list of suggestions that can help coders of all levels and languages. 1. Start a code library and find a fast way to [...]]]></description>
			<content:encoded><![CDATA[<p>Starting programming or simply refining your work flow can be a daunting task. Everyone has their set way of working and it&#8217;s the way that works best for them. This is a list of suggestions that can help coders of all levels and languages.</p>
<p> <span id="more-340"></span></p>
<h2>1. Start a code library and find a fast way to access it.</h2>
<p>If you program and are not the strongest typist in the world. An option that will speed up your productive. Create a code library &#8220;sometimes referred to as snippets&#8221; of the code blocks you use the most.</p>
<p>I find this really speeds up production when you don&#8217;t have to repeatedly type the same code over and over again. When working in PHP having not to type.</p>
<p><span class="code">$connection = mysql_connect(&#8220;localhost&#8221;,&#8221;root&#8221;,&#8221;password&#8221;);<br />
@mysql_select_db(&#8220;database&#8221;, $connection);<br />
$query = &#8220;INSERT INTO application (first_name, last_name, address, city, state, zipcode, email, birthday, home_phone, other_phone, home, time_at_address, payment, employment, employer, income, ssn, bankrupt, cosigner, confirmation, signup, timestamp) VALUES (&#8216;$firstname&#8217;, &#8216;$lastname&#8217;, &#8216;$address&#8217;, &#8216;$city&#8217;, &#8216;$state&#8217;, &#8216;$zipcode&#8217;, &#8216;$email&#8217;, &#8216;$birthdate&#8217;, &#8216;$phone1&#8242;, &#8216;$phone2&#8242;, &#8216;$ownrent&#8217;, &#8216;$time_at_address&#8217;, &#8216;$payment&#8217;, &#8216;$employment&#8217;, &#8216;$employer&#8217;, &#8216;$income&#8217;, &#8216;$ssn&#8217;, &#8216;$bankrupt&#8217;, &#8216;$cosign&#8217;, &#8216;$confirmation&#8217;, &#8216;$optin&#8217;, &#8216;$timestamp&#8217;)&#8221;;</span></p>
<p>and just typing &#8220;php_connect_insert&#8221; is a real timesaver. Sure your going to have to take some of column names and values out or change them. But the structure and form I use and can easily navigate is instantly there.</p>
<p>Applications like Panic&#8217;s Coda, Micromate&#8217;s TextMate and Adobe Dreamweaver have this indispensable feature with a fast way to access it. You could also use a program like TextExpander by Smile on my Mac software that stores the snippets and makes them available system wide or to only the applications you designate.</p>
<h2>2. Get good and know the language.</h2>
<p>Ok this is blatantly obvious. The web is a fantastic resource to get you over a programming speed bump. But finding a good example of exactly what your trying to do takes time. There is no replacing being up on your programming chops to rocket though the code and get the project done. Developing yourself will always pay ten fold over what equipment you use.</p>
<h2>3. Find someone that knows more about programming than you and find someone that knows less.</h2>
<p>Having someone around you can bounce ideas and problems off of that has been in the game longer than you is one of the best ways to learn. Once learned teach that new info to the person who knows less than you. You&#8217;ll find that the process of teaching allows you to retain more of what you have learned than if you had not shared it.</p>
<h2>4. Find a few easy to understand and easy to navigate sites for syntax reference.</h2>
<p>I comb through <a href="http://www.php.net/">php.net</a> and <a href="http://www.mysql.com/">mySQL.com</a> sites on a regular basis. Those are the languages I use most and I was lucky that both these sites have tons of notes and forums. I love actionscript. But adobe&#8217;s site is the last place I go for help with it. It&#8217;s slow and the forums are not well trafficked. <a href="http://www.flashkit.com/">Flashkit.com</a> and <a href="http://www.actionscript.org/">Actionscript.org</a> are much more useful.</p>
<p>So that‚Äôs my list of programming tips. Comment below and add your own tip to the list.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradstrickland.com/2008/10/beginning-programming-productivity-tips/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>6 Places that Flash Does Not Belong</title>
		<link>http://www.bradstrickland.com/2008/05/6-places-that-flash-does-not-belong/</link>
		<comments>http://www.bradstrickland.com/2008/05/6-places-that-flash-does-not-belong/#comments</comments>
		<pubDate>Thu, 08 May 2008 01:04:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Programs]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.bradstrickland.com/2008/05/07/6-places-that-flash-does-not-belong/</guid>
		<description><![CDATA[I read the below article and thought is was worth bringing up. I LOVE Flash but flash has it&#8217;s proper uses and this article explains those uses. We all need to embrace these items and come up inventive ways to adhere to it. Written by Samuel in Website Building It&#8217;s recently occurred to me that [...]]]></description>
			<content:encoded><![CDATA[<p>I read the below article and thought is was worth bringing up. I LOVE Flash but flash has it&#8217;s proper uses and this article explains those uses. We all need to embrace these items and come up inventive ways to adhere to it.</p>
<p>Written by Samuel in Website Building </p>
<p>It&#8217;s recently occurred to me that I&#8217;ve been doing Flash sites now for 10 years and have seen it come a long way since Flash 4, where I first cut my teeth on Actionscript, tweening, and pixel fonts. Over the years, I&#8217;ve seen and done many projects, some of which utilized Flash in very useful ways, while others had no business using it. Sometimes, a Flash implementation hurt the company, detracted from the site&#8217;s purpose, and had poor results (all the while costing them more to build the site in the frst place). So in a world where too many companies want Flash websites and too few designers use Flash very well, here is a brief list of places that Flash currently does not belong (with very few exceptions):</p>
<p>(Via <a href="http://www.wakeuplater.com/website-building/places-that-flash-does-not-belong.aspx">wakeuplater.com</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradstrickland.com/2008/05/6-places-that-flash-does-not-belong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

