<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>FlashApe</title><link>http://www.visible-form.com/blog</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Flashape" /><description>Rich Rodecker's blog on flash, flex, actionscript, javascript, and php, with a dash of randomness</description><language>en</language><lastBuildDate>Fri, 24 Jun 2011 16:43:31 PDT</lastBuildDate><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/xml" href="http://feeds.feedburner.com/Flashape" /><feedburner:info uri="flashape" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site.</feedburner:browserFriendly><item><title>Issue with Flash Media Server 4 and Client.id value</title><link>http://feedproxy.google.com/~r/Flashape/~3/QvfTqC8PXZc/</link><description>In Flash Media Server 4, the way the Server-Side Actionscript Client.id property is represented has changed...but if you're using the Admin API, it is still expecting the old version. Previously, Flash clients connected to Flash Media Server would be given a server-generated id which looked something like "oAADAAAA" (this is the value you would see&lt;img src="http://feeds.feedburner.com/~r/Flashape/~4/QvfTqC8PXZc" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.visible-form.com/blog/issue-with-flash-media-server-4-and-client-id-value/</feedburner:origLink></item><item><title>Speed up browsing SMB shares on a Mac</title><link>http://feedproxy.google.com/~r/Flashape/~3/nCTof1NMKdk/</link><description>Browsing SMB shares in Mac OS X Snow Leopard (10.6) was killing me, sometimes taking almost a minute for a simple directory listing. Finally getting fed up I found a simple solution here that dramatically improved the speed of browsing the smb share: http://www.macwindows.com/snowleopard-filesharing.html#012610b .&lt;img src="http://feeds.feedburner.com/~r/Flashape/~4/nCTof1NMKdk" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.visible-form.com/blog/speed-up-browsing-smb-shares-on-a-mac/</feedburner:origLink></item><item><title>Append html text to a spark TextArea component</title><link>http://feedproxy.google.com/~r/Flashape/~3/OtwU20xJADw/</link><description>Ran into an issue today trying to figure out how to append additional html formatted text to a Spark TextArea component. As stated here the insertText() and appendText() methods always add the new text as a literal string, meaning the html content doesn't get parsed. In Spark, when you're dealing with the text components and&lt;img src="http://feeds.feedburner.com/~r/Flashape/~4/OtwU20xJADw" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.visible-form.com/blog/append-html-text-to-a-spark-textarea-component/</feedburner:origLink></item><item><title>NetConnection.nearID throws an error if not connected</title><link>http://feedproxy.google.com/~r/Flashape/~3/7UbQQrSeG4I/</link><description>It doesn't say this in the docs anywhere, but if you try to access NetConnection.nearID before the NetConnection is actually connected, it will throw an error (unlike most other properties which would simply return null). Use NetConnection.connected to check first.&lt;img src="http://feeds.feedburner.com/~r/Flashape/~4/7UbQQrSeG4I" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.visible-form.com/blog/netconnection-nearid-throws-an-error-if-not-connected/</feedburner:origLink></item><item><title>NetStream.onPeerConnect handler must be a generic object</title><link>http://feedproxy.google.com/~r/Flashape/~3/tX950sXckT0/</link><description>Doing some work with Flash Media Server and ran into a weird issue today. The Netstream class has a property called "client" which allows you to set an object to receive various callbacks. When I tried assigning the NetStream.onPeerConnect() callback to a method in my class, it would never fire. The only way I could&lt;img src="http://feeds.feedburner.com/~r/Flashape/~4/tX950sXckT0" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.visible-form.com/blog/netstream-onpeerconnect-handler-must-be-a-generic-object/</feedburner:origLink></item><item><title>Mac eclipse word boundary issue fix</title><link>http://feedproxy.google.com/~r/Flashape/~3/k_yAfl9vQuQ/</link><description>After updating Java on Snow Leopard (OS X 10.6) I hit a crazy issue with my Flash Builder install, where the editors no longer recognized the dot character as a word separator. This was driving me totally crazy since I'm always using the arrow keys to move around and edit text. After giving up completely&lt;img src="http://feeds.feedburner.com/~r/Flashape/~4/k_yAfl9vQuQ" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.visible-form.com/blog/mac-eclipse-word-boundary-issue-fix/</feedburner:origLink></item><item><title>SpamAssassin 2010 bug</title><link>http://feedproxy.google.com/~r/Flashape/~3/rxQ3UJr1UAc/</link><description>I have a DV server over at MediaTemple, and recently I started to get a lot of legitimate mail marked as spam. I checked out the raw headers in the email, and they all had FH_DATE_PAST_20XX in the X-Spam-Status header. Turns out SpamAssassin had a bug with that particular rule, which would make it think&lt;img src="http://feeds.feedburner.com/~r/Flashape/~4/rxQ3UJr1UAc" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.visible-form.com/blog/spamassassin-2010-bug/</feedburner:origLink></item><item><title>Amazon S3 “RequestTimeTooSkewed” error</title><link>http://feedproxy.google.com/~r/Flashape/~3/GTs6cOddAr0/</link><description>I was trying to connect to S3 today, and both Transmit and Forklift were giving me connection errors: PLAIN TEXT XML: &amp;#60;Error&amp;#62; &amp;#160; &amp;#160; &amp;#60;Code&amp;#62;RequestTimeTooSkewed&amp;#60;/Code&amp;#62; &amp;#160; &amp;#160; &amp;#60;Message&amp;#62;The difference between the request time and the current time is too large.&amp;#60;/Message&amp;#62; &amp;#160; &amp;#160; &amp;#60;MaxAllowedSkewMilliseconds&amp;#62;900000&amp;#60;/MaxAllowedSkewMilliseconds&amp;#62; &amp;#160; &amp;#160; &amp;#60;RequestId&amp;#62;68532E845A05B015&amp;#60;/RequestId&amp;#62; &amp;#160; &amp;#160; &amp;#60;HostId&amp;#62;FfoBOO+7Kh+0Aa35f+Oa0P+Beeym+10LNyLVTGI3VgEHkVjotak8+L1QHaWOsIaf&amp;#60;/HostId&amp;#62; &amp;#160; &amp;#160; &amp;#60;RequestTime&amp;#62;Fri, 22 Jan 2010&lt;img src="http://feeds.feedburner.com/~r/Flashape/~4/GTs6cOddAr0" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.visible-form.com/blog/amazon-s3-requesttimetooskewed-error/</feedburner:origLink></item><item><title>Sending an ArrayCollection – Flex to amfphp</title><link>http://feedproxy.google.com/~r/Flashape/~3/y5x5L1f5dA8/</link><description>Here are my tweaks to amfphp for sending an ArrayCollection from Flex to amfphp. May not be the cleanest or most proper but it works. From what I understand, there is an ArrayCollection class included in Zend_AMF, but I haven't looked into that. I've been sending ArrayCollections from php to Flex for a while, it's&lt;img src="http://feeds.feedburner.com/~r/Flashape/~4/y5x5L1f5dA8" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.visible-form.com/blog/sending-an-arraycollection-flex-to-amfphp/</feedburner:origLink></item><item><title>Frameworks 2.0</title><link>http://feedproxy.google.com/~r/Flashape/~3/kmc6qNTyHTM/</link><description>Subititled: "The Rise of 'Burger King' frameworks....'have it your way'". I am loving the new trend I'm seeing in a lot of the frameworks (both client- and server-side) I've been checking out lately. What I'm seeing is a move away from the monolithic, "do it my way or suffer trying to work around it" approach,&lt;img src="http://feeds.feedburner.com/~r/Flashape/~4/kmc6qNTyHTM" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.visible-form.com/blog/frameworks-2-0/</feedburner:origLink></item></channel></rss>

