<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>steven sacks &#124; flash, flex, gaia</title>
	<link>http://www.stevensacks.net</link>
	<description>Adobe, Flash, Flex, AIR, Technology</description>
	<lastBuildDate>Fri, 03 Jun 2011 22:51:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress" -->

	<item>
		<title>Adobe AIR EncryptedLocalStore Folder Paths</title>
		<description><![CDATA[If you&#039;ve ever gone searching for these on the web, you know it&#039;s a royal pain. Here they all are in one convenient place. Windows 7/Vista Application Data C:\Users\[USERNAME]\AppData\Roaming\[APP_ID] ELS C:\Users\[USERNAME]\AppData\Roaming\Adobe\AIR\ELS\[APP_ID] OS X Application Data OSX/Users/[USERNAME]/Library/Preferences/[APP_ID] ELS OSX/Users/[USERNAME]/Library/Application Support/Adobe/AIR/ELS/[APP_ID] Windows XP Application Data C:\Documents and Settings\[USERNAME]\Application Data\[APP_ID] ELS C:\Documents and Settings\[USERNAME]\Application Data\Adobe\AIR\ELS\[APP_ID]]]></description>
		<link>http://www.stevensacks.net/2011/06/01/adobe-air-encryptedlocalstore-folder-paths/</link>
			</item>
	<item>
		<title>Adobe AIR: Avoiding SQL Recursion Lockups</title>
		<description><![CDATA[Adobe AIR has very easy integration with SQLite. And because of this ease, there is likeihood of hitting a little-known limitation with SQLite recursion which can cause your application to lock up. Anyone who uses the local SQLite database in Adobe AIR may encounter this during their development when dealing with large sets of data. [...]]]></description>
		<link>http://www.stevensacks.net/2011/04/09/adobe-air-avoiding-sql-recursion-lockups/</link>
			</item>
	<item>
		<title>Help Japan</title>
		<description><![CDATA[Like many people I know, I am shocked by the disaster unfolding in Japan. Japan is an amazing country and while the Japanese people are some of the most resilient on earth, the scope of this disaster is such that they need help from the international community. The International Red Cross, Doctors Without Borders, and [...]]]></description>
		<link>http://www.stevensacks.net/2011/03/12/help-japan/</link>
			</item>
	<item>
		<title>Flash CS5 TLF Engine Causes Errors With Loaded SWFs</title>
		<description><![CDATA[I have discovered an issue with Flash CS5 and a TLF TextField in a loaded swf. If you use TLF Engine in a loaded swf, you cannot call a public function of a document class (runtime error function doesn&#039;t exist), you cannot cast the swf as its document class or cast it as an interface [...]]]></description>
		<link>http://www.stevensacks.net/2010/05/28/flash-cs5-tlf-engine-causes-errors-with-loaded-swfs/</link>
			</item>
	<item>
		<title>Apple&#039;s Behavior Shouldn&#039;t Be A Surprise To Anyone&#8230;</title>
		<description><![CDATA[Read the following and consider its accuracy at analyzing the recent actions and tone Apple has taken. Apple has always insisted on having a hardware monopoly, except for a brief period in the mid-1990s when they allowed clone-makers to compete with them, before subsequently putting them out of business. Macintosh hardware was, consequently, expensive. You [...]]]></description>
		<link>http://www.stevensacks.net/2010/05/03/apples-behavior-shouldnt-be-a-surprise-to-anyone/</link>
			</item>
	<item>
		<title>Setting up FDT to look and behave like FlashDevelop</title>
		<description><![CDATA[If you are moving to FDT from FlashDevelop and want FDT to look and behave more closely to FlashDevelop, here&#039;s what you need to do. Open Window &#62; Preferences. Under FDT &#62; Editor &#62; Code Assist copy and paste this into Auto activation triggers for AS, and set the delay to 0ms. abcdefghijklmnopqrstuvwxyz_. : Under [...]]]></description>
		<link>http://www.stevensacks.net/2010/04/30/setting-up-fdt-to-look-and-behave-like-flashdevelop/</link>
			</item>
	<item>
		<title>Socket.timeout property doesn&#039;t work</title>
		<description><![CDATA[AS3&#039;s Socket class has a public property called timeout, and it doesn&#039;t work. The default value of timeout is 20000 milliseconds. Setting timeout to any other value doesn&#039;t change the 20000 millisecond timeout. You can confirm this by attempting to connect to a Socket that doesn&#039;t respond. It will always take 20000 milliseconds for it [...]]]></description>
		<link>http://www.stevensacks.net/2010/03/27/socket-timeout-property-doesnt-work/</link>
			</item>
	<item>
		<title>Adobe AIR Non-Transparent Window Bugs Part 3: Native Controls Showing Up</title>
		<description><![CDATA[UPDATE: This has been fixed in AIR 2.5. In my previous post, I showed how sometimes Windows would draw native controls on top of your non-transparent windows, as pictured here: However, I could not figure out a sure way to reproduce it. Now I have. Here&#039;s how you do it: 1. Make a new AIR [...]]]></description>
		<link>http://www.stevensacks.net/2010/02/09/adobe-air-non-transparent-window-bugs-part-3-native-controls-showing-up/</link>
			</item>
	<item>
		<title>Adobe AIR Non-Transparent Window Bugs Part 2: Maximize</title>
		<description><![CDATA[Maximized AIR windows on Windows XP are positioned at -4,-4 and the width and height add 8 pixels to compensate. On Windows 7, this is doubled, so the position is -8,-8 and the width and height add 16 pixels to compensate. This works fine with transparent AIR windows. Note: This behavior is not documented, and [...]]]></description>
		<link>http://www.stevensacks.net/2010/02/04/adobe-air-non-transparent-window-bugs-part-2-maximize/</link>
			</item>
	<item>
		<title>Adobe AIR has bad redraw bugs on Windows</title>
		<description><![CDATA[In Adobe AIR, I recently had to change from using a transparent window to a non-transparent one, and I&#039;ve never really worked with non-transparent windows without system chrome. Doing so has created a very painful situation due to AIR&#039;s redraw bugs on Windows when using non-transparent windows. Transparency performance on Windows is bad, but it&#039;s [...]]]></description>
		<link>http://www.stevensacks.net/2010/01/27/adobe-air-has-bad-redraw-bugs-on-windows/</link>
			</item>
</channel>
</rss>

