<?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>Patrick Heinzelmann &#187; Flex</title>
	<atom:link href="http://www.patrick-heinzelmann.de/blog/tag/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.patrick-heinzelmann.de/blog</link>
	<description>Persönlicher Blog von Patrick Heinzelmann</description>
	<lastBuildDate>Tue, 18 Oct 2011 21:50:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>ActionScript3 Library for Yahoo! PlaceFinder Webservice released</title>
		<link>http://www.patrick-heinzelmann.de/blog/2011/06/25/actionscript3-library-for-yahoo-placefinder-webservice-released/</link>
		<comments>http://www.patrick-heinzelmann.de/blog/2011/06/25/actionscript3-library-for-yahoo-placefinder-webservice-released/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 17:37:43 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[Yahoo! PlaceFinder Webservice]]></category>

		<guid isPermaLink="false">http://www.patrick-heinzelmann.de/blog/?p=554</guid>
		<description><![CDATA[Last night, I released an other small library, which allows you to use the Yahoo! PlaceFinder Webservice with Flex and ActionScript3. The library is based on Parsley, because I have developed the library for my Last.fm projects which use Parsley as application framework. Yahoo! PlaceFinder Webservice allows to find addresses based on address parts or [...]]]></description>
		<wfw:commentRss>http://www.patrick-heinzelmann.de/blog/2011/06/25/actionscript3-library-for-yahoo-placefinder-webservice-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated the Spark Slider with Track Highlight</title>
		<link>http://www.patrick-heinzelmann.de/blog/2011/04/27/updated-the-spark-slider-with-track-highlight/</link>
		<comments>http://www.patrick-heinzelmann.de/blog/2011/04/27/updated-the-spark-slider-with-track-highlight/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 20:30:05 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[accentColor]]></category>
		<category><![CDATA[HSlider]]></category>
		<category><![CDATA[MX]]></category>
		<category><![CDATA[showTrackHighlight]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Spark]]></category>
		<category><![CDATA[Track Highlight]]></category>
		<category><![CDATA[VSlider]]></category>

		<guid isPermaLink="false">http://www.patrick-heinzelmann.de/blog/?p=539</guid>
		<description><![CDATA[The latest version supports the toggling of the Track Highlight visiblity using the property showTrackHighlight and changing the Track Highlight color using the property accentColor. The default color of the Track Highlight using the themeColor. Everything works like the old MX Slider. Also I fixed the problem with the clicking the Track Highlight. The source [...]]]></description>
		<wfw:commentRss>http://www.patrick-heinzelmann.de/blog/2011/04/27/updated-the-spark-slider-with-track-highlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First version of PlayBook Device Simulation released!</title>
		<link>http://www.patrick-heinzelmann.de/blog/2011/02/22/first-version-of-playbook-device-simulation-released/</link>
		<comments>http://www.patrick-heinzelmann.de/blog/2011/02/22/first-version-of-playbook-device-simulation-released/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 16:52:21 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[AudioManager]]></category>
		<category><![CDATA[Blackberry Playbook]]></category>
		<category><![CDATA[Device]]></category>
		<category><![CDATA[MediaServiceConnection]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[PlayBook Device Simulation]]></category>
		<category><![CDATA[QNX PPS]]></category>
		<category><![CDATA[QNXApplication]]></category>

		<guid isPermaLink="false">http://www.patrick-heinzelmann.de/blog/?p=509</guid>
		<description><![CDATA[Today, I released little private project &#8220;PlayBook Device Simulation&#8221; that allows to use PlayBook specific API when develop with the AIR Debug Launcher (ADL). The solution consists of two parts: an ActionScript3 Library (PlayBook Device Simulation) and an AIR application (PlayBook Device Simulator). I ported some of the classes of the QNX AIR Library, so [...]]]></description>
		<wfw:commentRss>http://www.patrick-heinzelmann.de/blog/2011/02/22/first-version-of-playbook-device-simulation-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Playbook development with device specific libraries using QNX PPS and why is ADL throwing errors</title>
		<link>http://www.patrick-heinzelmann.de/blog/2011/02/05/playbook-development-with-device-specific-libraries-using-qnx-pps-and-why-is-adl-throwing-errors/</link>
		<comments>http://www.patrick-heinzelmann.de/blog/2011/02/05/playbook-development-with-device-specific-libraries-using-qnx-pps-and-why-is-adl-throwing-errors/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 02:30:55 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[AudioManager]]></category>
		<category><![CDATA[Blackberry Playbook]]></category>
		<category><![CDATA[Conditional Compilation]]></category>
		<category><![CDATA[Device]]></category>
		<category><![CDATA[Device Integration]]></category>
		<category><![CDATA[MediaPlayer]]></category>
		<category><![CDATA[MediaServiceConnection]]></category>
		<category><![CDATA[Multi Device Application]]></category>
		<category><![CDATA[Multi Screen Application]]></category>
		<category><![CDATA[QNX PPS]]></category>
		<category><![CDATA[TextInput]]></category>

		<guid isPermaLink="false">http://www.patrick-heinzelmann.de/blog/?p=430</guid>
		<description><![CDATA[The Playbook SDK of Blackberry provides additional libraries to use device capabilities which aren&#8217;t available in the standard Flex Hero SDK. These Blackberry specific libraries provide access to the controls of the device and contain the QNX specific UI Controls, MediaPlayer/MediaServiceConnection and Pop Dialogs. Blackberry (or QNX) realized the integration using the messaging system of [...]]]></description>
		<wfw:commentRss>http://www.patrick-heinzelmann.de/blog/2011/02/05/playbook-development-with-device-specific-libraries-using-qnx-pps-and-why-is-adl-throwing-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spark Slider with Track Highlight</title>
		<link>http://www.patrick-heinzelmann.de/blog/2011/01/25/spark-slider-with-track-highlight/</link>
		<comments>http://www.patrick-heinzelmann.de/blog/2011/01/25/spark-slider-with-track-highlight/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 21:33:14 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Blackberry Playbook]]></category>
		<category><![CDATA[Highlight]]></category>
		<category><![CDATA[HSlider]]></category>
		<category><![CDATA[MX]]></category>
		<category><![CDATA[Skin]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Spark]]></category>
		<category><![CDATA[Track]]></category>
		<category><![CDATA[VSlider]]></category>

		<guid isPermaLink="false">http://www.patrick-heinzelmann.de/blog/?p=404</guid>
		<description><![CDATA[I&#8217;m working on a Playbook application and wanted to recreate the VolumeSlider provided by the QNX ActionScript Library with Flex. When I tried to convert my Illustrator into Skin for a HSlider in Adobe Flash Catalyst, noticed that the Spark Slider has no Track Highlight. The old MX Slider contains an optional Track Highlight, which [...]]]></description>
		<wfw:commentRss>http://www.patrick-heinzelmann.de/blog/2011/01/25/spark-slider-with-track-highlight/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Flex Framework for mobile applications</title>
		<link>http://www.patrick-heinzelmann.de/blog/2009/10/08/flex-framework-for-mobile-applications/</link>
		<comments>http://www.patrick-heinzelmann.de/blog/2009/10/08/flex-framework-for-mobile-applications/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 22:27:48 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Adobe Max 2009]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Slider]]></category>

		<guid isPermaLink="false">http://www.patrick-heinzelmann.de/blog/?p=318</guid>
		<description><![CDATA[Adobe is working on a version of the Flex framework for mobile application, Codemane Slider. When I watched the video about the Slider Preview at Max presentation by Ely Greenfield (Adobe), I was totally impressed about the ideas behind Slider. I like the idea how to solve the to integrate into multiple plattforms and Cross [...]]]></description>
		<wfw:commentRss>http://www.patrick-heinzelmann.de/blog/2009/10/08/flex-framework-for-mobile-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Actionscript3 based Google Analytics Solution for Flash and Flex</title>
		<link>http://www.patrick-heinzelmann.de/blog/2009/06/11/actionscript3-based-google-analytics-solution-for-flash-and-flex/</link>
		<comments>http://www.patrick-heinzelmann.de/blog/2009/06/11/actionscript3-based-google-analytics-solution-for-flash-and-flex/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 22:10:53 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[ActionScript-Only]]></category>
		<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://www.patrick-heinzelmann.de/blog/?p=283</guid>
		<description><![CDATA[If you wanted to track a Flash or Flex based application withÂ  Google Analytics, you had to use the ExternalInterface to call the function of the JavaScript library. While search for a solution which isn&#8217;t using JavaScript, I found out that Google now provides some ActionScript3 libraries for Google Analytics. You can find the documentation [...]]]></description>
		<wfw:commentRss>http://www.patrick-heinzelmann.de/blog/2009/06/11/actionscript3-based-google-analytics-solution-for-flash-and-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring BlazeDS Integration 1.0.0.RC1 Released</title>
		<link>http://www.patrick-heinzelmann.de/blog/2009/05/07/spring-blazeds-integration-1-0-0-rc1-released/</link>
		<comments>http://www.patrick-heinzelmann.de/blog/2009/05/07/spring-blazeds-integration-1-0-0-rc1-released/#comments</comments>
		<pubDate>Thu, 07 May 2009 00:16:49 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Technologie]]></category>
		<category><![CDATA[Annotations]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Message Service]]></category>
		<category><![CDATA[Remote Object]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://www.patrick-heinzelmann.de/blog/?p=214</guid>
		<description><![CDATA[Today, Spring published the first Release Candiate of the Spring BlazeDS Integration. http://www.springsource.org/spring-flex One of the new features is the annotation-based configuration of Remote Desitinations. You can include and exclude function, which should publish as Remote Objects. The annotation-based configuration really simplifies the configuration of BlazeDS, if you have a big and complex application. Loving [...]]]></description>
		<wfw:commentRss>http://www.patrick-heinzelmann.de/blog/2009/05/07/spring-blazeds-integration-1-0-0-rc1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dttl.tv relaunched!</title>
		<link>http://www.patrick-heinzelmann.de/blog/2009/05/05/dttltv-relaunched/</link>
		<comments>http://www.patrick-heinzelmann.de/blog/2009/05/05/dttltv-relaunched/#comments</comments>
		<pubDate>Tue, 05 May 2009 13:00:27 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[Flash Media Server]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[dttl.tv]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Table Tennis]]></category>

		<guid isPermaLink="false">http://www.patrick-heinzelmann.de/blog/?p=205</guid>
		<description><![CDATA[On time for the World Table Tennis Championships in Yokohama, the website of the German Table Tennis League (dttl.tv) was relaunched last week. The main element of the relaunched website is a new video player, based on Adobe Flex and the Adobe Flash Media Server. You can find all games of the German Table Tennis [...]]]></description>
		<wfw:commentRss>http://www.patrick-heinzelmann.de/blog/2009/05/05/dttltv-relaunched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PureMVC Skeleton for Flash Media Server Applications</title>
		<link>http://www.patrick-heinzelmann.de/blog/2009/03/03/puremvc-skeleton-for-flash-media-server-applications/</link>
		<comments>http://www.patrick-heinzelmann.de/blog/2009/03/03/puremvc-skeleton-for-flash-media-server-applications/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 21:55:44 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Media Server]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[MVC Framework]]></category>
		<category><![CDATA[PureMVC]]></category>

		<guid isPermaLink="false">http://www.patrick-heinzelmann.de/blog/?p=195</guid>
		<description><![CDATA[While searching for some Flash Media Server informations, I found a PureMVC Skeleton for Flash Media Server Applications on Stefan Richter&#8217;s Website. The skeleton provides the logic for the connection to Flash Media Server, but not any implementation of a video player.Â  I will use the skeleton in a video portal project, which I&#8217;m planning [...]]]></description>
		<wfw:commentRss>http://www.patrick-heinzelmann.de/blog/2009/03/03/puremvc-skeleton-for-flash-media-server-applications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

