<?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>Albertech.net &#187; Flash</title>
	<atom:link href="http://albertech.net/category/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://albertech.net</link>
	<description>Guides and Reviews for WordPress, PHP, MySQL, Apache, CMS Systems, jQuery, and other Technologies</description>
	<lastBuildDate>Tue, 31 Jan 2012 17:31: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>
		<item>
		<title>Removing Adobe Flash cookies</title>
		<link>http://albertech.net/2010/10/removing-adobe-flash-cookies/</link>
		<comments>http://albertech.net/2010/10/removing-adobe-flash-cookies/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 00:24:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://albertech.net/?p=466</guid>
		<description><![CDATA[Adobe's Flash player is known to store cookies on your computer, independent of your web browser settings. So, if you have Firefox deleting all the cookies after your session, you may still have additional tracking cookies on your computer via Flash.

 In some cases, these cookies can be good depending on the website. For instance, setting the volume of the Flash plugin for a particular website. Other cases, they could be used for targeted advertising.

<span id="more-466"></span>

<strong>To check your Adobe Flash Cookies:</strong>

You can check what cookies are on your Adobe Flash player through the Settings Manager. The Website Privacy Settings panel will show ... ]]></description>
		<wfw:commentRss>http://albertech.net/2010/10/removing-adobe-flash-cookies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix: Adobe Flash won&#8217;t install on Firefox</title>
		<link>http://albertech.net/2010/10/fix-adobe-flash-wont-install-on-firefox/</link>
		<comments>http://albertech.net/2010/10/fix-adobe-flash-wont-install-on-firefox/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 00:13:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://albertech.net/?p=461</guid>
		<description><![CDATA[If you previously installed Adobe Flash on your computer and it won't re-install properly, you will need to install the "Uninstall" Program fore Adobe Flash. If the download manager somehow stops during the install process, I've found that uninstalling the Adobe Download Manager fixes the problem.

<a href="http://kb2.adobe.com/cps/141/tn_14157.html">http://kb2.adobe.com/cps/141/tn_14157.html</a>]]></description>
		<wfw:commentRss>http://albertech.net/2010/10/fix-adobe-flash-wont-install-on-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source Flash projects</title>
		<link>http://albertech.net/2009/04/open-source-flash-projects/</link>
		<comments>http://albertech.net/2009/04/open-source-flash-projects/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 05:55:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[fla]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://albertech.net/?p=149</guid>
		<description><![CDATA[Here's a useful resource I found for open source Flash projects.
<a href="http://osflash.org/projects">http://osflash.org/projects</a>

Its a comprehensive list of Flash widgets and applications with open source source code.  There are lots of useful code examples that you can use for web development.]]></description>
		<wfw:commentRss>http://albertech.net/2009/04/open-source-flash-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Word wrap to dynamic text in Flash</title>
		<link>http://albertech.net/2009/01/adding-word-wrap-to-dynamic-text-in-flash/</link>
		<comments>http://albertech.net/2009/01/adding-word-wrap-to-dynamic-text-in-flash/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 00:28:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[action script]]></category>
		<category><![CDATA[dynamic text]]></category>
		<category><![CDATA[flash CS 3]]></category>
		<category><![CDATA[word wrap]]></category>

		<guid isPermaLink="false">http://albertech.net/?p=57</guid>
		<description><![CDATA[Theres an easy way to add word wrap to a dynamic text in Flash. You will need to edit the Action Script in order to add this since its not an option in the GUI.
For instance, if your variable name was "title", add in a line with:
<strong>title.wordWrap = true;</strong>

to enable the word wrap for that variable name. Its really handy for variable length fields.]]></description>
		<wfw:commentRss>http://albertech.net/2009/01/adding-word-wrap-to-dynamic-text-in-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

