<?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>FLEX{er} &#187; Flex 4 SDK</title>
	<atom:link href="http://www.flexer.info/category/flex-4-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flexer.info</link>
	<description>flex developers web corner</description>
	<lastBuildDate>Tue, 04 Oct 2011 16:23:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://www.flexer.info</link>
  <url>http://www.flexer.info/favicon.ico</url>
  <title>FLEX{er}</title>
</image>
		<item>
		<title>Adobe Certified Expert (ACE) in Flex 4 with AIR</title>
		<link>http://www.flexer.info/2010/09/26/adobe-certified-expert-ace-in-flex-4-with-air/</link>
		<comments>http://www.flexer.info/2010/09/26/adobe-certified-expert-ace-in-flex-4-with-air/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 08:09:16 +0000</pubDate>
		<dc:creator>Stelian Crisan</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flex 4 SDK]]></category>
		<category><![CDATA[Flex resources]]></category>
		<category><![CDATA[ACE]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[Adobe Certified Expert]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Attest]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[Pearson VUE]]></category>
		<category><![CDATA[Thomson Prometric]]></category>

		<guid isPermaLink="false">http://www.flexer.info/?p=1768</guid>
		<description><![CDATA[Adobe Certified Experts (ACEs) set themselves apart from other IT professionals. They consistently demonstrate expertise with Adobe products and platforms, and add value to colleagues, managers, and their own careers.
The Flex 4 ACE Exam is based upon the most critical job activities that a Flex developer performs. The skills and knowledge certified by this examination [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F09%2F26%2Fadobe-certified-expert-ace-in-flex-4-with-air%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F09%2F26%2Fadobe-certified-expert-ace-in-flex-4-with-air%2F" height="61" width="51" /></a></div><div style="float: right; margin-right: 10px"><a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.flexer.info/2010/09/26/adobe-certified-expert-ace-in-flex-4-with-air/&title=Adobe+Certified+Expert+(ACE)+in+Flex+4+with+AIR&srcURL=http://www.flexer.info" target="_blank" rel="nofollow"><img
src="http://www.flexer.info/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a></div><blockquote><p>Adobe Certified Experts (ACEs) set themselves apart from other IT professionals. They consistently demonstrate expertise with Adobe products and platforms, and add value to colleagues, managers, and their own careers.</p>
<p>The Flex 4 ACE Exam is based upon the most critical job activities that a Flex developer performs. The skills and knowledge certified by this examination represent a professional level of expertise for a certified individual.</p></blockquote>
<p>More about Flex 4 ACE Exam on adobe.com you can read at: <a target="_blank" href="http://www.adobe.com/devnet/flex/articles/flex_certification.html">www.adobe.com/devnet/flex/articles/flex_certification.html</a><br />
This is a good point to start if you have decided to take the exam.</p>
<h3>Exam Structure</h3>
<p>The following lists the topic areas and percentage of questions delivered in each topic area:</p>
<table width="90%" align="center">
<tbody>
<tr>
<th>Topic Area</th>
<th>% of Exam</th>
<th># of Questions</th>
</tr>
<tr>
<td>Creating a User Interface (UI)</td>
<td align="center">34</td>
<td align="center">20</td>
</tr>
<tr>
<td>Flex system architecture and design</td>
<td align="center">17</td>
<td align="center">10</td>
</tr>
<tr>
<td>Programming Flex applications with ActionScript</td>
<td align="center">20</td>
<td align="center">12</td>
</tr>
<tr>
<td>Interacting with data sources and servers</td>
<td align="center">14</td>
<td align="center">8</td>
</tr>
<tr>
<td>Using Flex in the Adobe Integrated Runtime (AIR)</td>
<td align="center">15</td>
<td align="center">9</td>
</tr>
</tbody>
</table>
<p>Number of Questions and Passing Score<br />
• 59 questions<br />
• 67% minimum required to pass</p>
<h3>Topic Areas and Objectives</h3>
<p>Following is a detailed outline of the information covered on the exam.<br />
<b>1. Creating a User Interface (UI)</b><br />
• Identify and describe the basic UI controls used in a Flex application. (UI controls include: NumericStepper, TextInput, CheckBox, RadioButton).<br />
• Identify the purpose of UI containers and when to use them. (UI containers include: Group, SkinnableContainer, Application)<br />
• Change the look and feel of a design by using API styles, style sheets, Spark skins, filters and blends, and visual customizations by using Halo.<br />
• Dynamically change the look of an application by using Spark view states, transitions and effects.<br />
• Position UI elements by using constraint-based layout.<br />
• Implement application navigation by using navigator containers.<br />
• Customize list-based controls. (Customizing includes: using editors, renderers, label functions)<br />
• Given a layout type, explain the differences and when to use that layout type. (Layout types include: percentage based, constraints based, and custom)<br />
• Create a custom layout. (Including understanding the differences between container and layout)<br />
<b>2. Flex system architecture and design</b><br />
• Create and use custom components by using MXML and ActionScript.<br />
• Transfer data within an MXML component by using data bindings. (Including two way binding)<br />
• Create, handle, and dispatch events, including developer created event classes that extend<br />
the Event class.<br />
• Identify and describe the implementation and purpose of common software design patterns<br />
that are used in Flex. (Design patterns include: Observer, Command, and Data transfer)<br />
• Understand the skinning architecture and the role of the SkinnableContainer class.<br />
• Given a method in the component lifecycle explain the purpose of and when to use that<br />
method. (Methods include: CreateChildren, UpdateDisplayList)<br />
• Explain how modules are used in the development of a Flex application.<br />
• Explain the use case and development workflow for building a custom preloader.<br />
<b>3. Programming Flex applications with ActionScript</b><br />
• Define and extend an ActionScript class.<br />
• Implement an ActionScript interface.<br />
• Use access modifiers with classes and class members.<br />
• Implement data transfer objects.<br />
• Implement accessor methods in ActionScript. (Methods include: explicit and implicit getter<br />
and setter)<br />
• Use an ArrayCollection to sort, filter, and provide data.<br />
• Implement data validation.<br />
• Manipulate XML data by using E4X.<br />
• Implement events that function properly in the Flex event framework. (Including:<br />
extends the Event class, call super(), override clone())<br />
<b>4. Interacting with data sources and servers</b><br />
• Implement real-time messaging by using producers and consumers.<br />
• Explain the importance of and implement data paging on data sets.<br />
• Understand synchronization and online/offline use cases using data management.<br />
• Interact with remote data and services by using Remote Procedure Call (RPC) services.<br />
(Services include: HTTPService, WebService, RemoteObject, URLRequest)<br />
• Read, write, and upload local files from the local file system by using Flash Player 10 API.<br />
(Including: the use of file filters)<br />
<b>5. Using Flex in the Adobe Integrated Runtime (AIR)</b><br />
• Given a scenario, compile and export a release build of an AIR application. (Scenarios<br />
include: Using Flex Builder, from the command line)<br />
• Create, populate, and delete files and directories on a local file system.<br />
• Create and customize native windows and menus.<br />
• Adding drag-and-drop functionality to and from the desktop.<br />
• Install, uninstall, and update an AIR application.<br />
• List and describe the AIR security contexts.<br />
• Create, connect to, and define a local database.<br />
• Add, update, and remove records from local database.</p>
<p>More information and some practical exam questions you can find in: <a target="_blank" href="http://www.adobe.com/content/dam/Adobe/en/devnet/flex/pdfs/ace_exam_guide_flex4.pdf">Flex 4 ACE Exam Preparation Guide</a>.</p>
<p>In order to <strong>practice </strong>and see what is you level of knowledge you can use: <a target="_blank" href="http://software.pxldesigns.com/attest3/">Attest</a>  (Attest is an Adobe AIR application that allows you to take mock exams, view results and helpful tips, and refer to the Flex 4 livedocs website in real time).</p>
<p>To <strong>register</strong> for the exam you have to contact <a target="_blank" href="http://www.pearsonvue.com/adobe/">Pearson VUE </a> or <a target="_blank" href="http://www.prometric.com">Thomson Prometric</a>. The exams are taken on line. I personally take my Flex 3 ACE Exam on <a target="_blank" href="http://www.pearsonvue.com/adobe/">Pearson VUE </a>.</p>
<p><strong>Pricing</strong><br />
The price in North America for the Flex 4 ACE Exam is $150 (U.S.), payable via a valid credit card at the time you register for the exam. Pricing outside North America varies by country. Individuals who are Flex 3 certified may use the UPGRD discount code when registering for the Flex 4 exam to receive a 50% exam discount. When you register online for the exam, you will have the opportunity to use the discount code.</p>
<p>Good luck! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.flexer.info/2010/09/26/adobe-certified-expert-ace-in-flex-4-with-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Augmented Reality for Online Shopping</title>
		<link>http://www.flexer.info/2010/09/06/augmented-reality-for-online-shopping/</link>
		<comments>http://www.flexer.info/2010/09/06/augmented-reality-for-online-shopping/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 16:26:55 +0000</pubDate>
		<dc:creator>Andrei Ionescu</dc:creator>
				<category><![CDATA[Augmented Reality]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Player]]></category>
		<category><![CDATA[Flash Player 10.1]]></category>
		<category><![CDATA[Flex 4 SDK]]></category>
		<category><![CDATA[AR]]></category>

		<guid isPermaLink="false">http://www.flexer.info/?p=1729</guid>
		<description><![CDATA[Today I came across the following video&#8230;

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_fhjuZMEJ4-U?fs=1&#38;hl=en_US_1762169315"
			class="flashmovie"
			width="600"
			height="360">
	<param name="movie" value="http://www.youtube.com/v/fhjuZMEJ4-U?fs=1&#38;hl=en_US" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.youtube.com/v/fhjuZMEJ4-U?fs=1&#38;hl=en_US"
			name="fm_fhjuZMEJ4-U?fs=1&#38;hl=en_US_1762169315"
			width="600"
			height="360">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
The application in the video is a virtual dressing room! You can try out the clothes you want to buy in your living room and then purchase them if you like how they fit you or send the image to your friends on Facebook. What [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F09%2F06%2Faugmented-reality-for-online-shopping%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F09%2F06%2Faugmented-reality-for-online-shopping%2F" height="61" width="51" /></a></div><div style="float: right; margin-right: 10px"><a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.flexer.info/2010/09/06/augmented-reality-for-online-shopping/&title=Augmented+Reality+for+Online+Shopping&srcURL=http://www.flexer.info" target="_blank" rel="nofollow"><img
src="http://www.flexer.info/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a></div><p>Today I came across the following video&#8230;</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_fhjuZMEJ4-U?fs=1&amp;hl=en_US_969989688"
			class="flashmovie"
			width="600"
			height="360">
	<param name="movie" value="http://www.youtube.com/v/fhjuZMEJ4-U?fs=1&amp;hl=en_US" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.youtube.com/v/fhjuZMEJ4-U?fs=1&amp;hl=en_US"
			name="fm_fhjuZMEJ4-U?fs=1&amp;hl=en_US_969989688"
			width="600"
			height="360">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>The application in the video is <a href="http://www.seventeen.com/fashion/virtual-dressing-room/" target="_blank">a virtual dressing room</a>! You can try out the clothes you want to buy in your living room and then purchase them if you like how they fit you or send the image to your friends on Facebook. What you need is only a webcam and you&#8217;re good to go. </p>
<p>The application is built on top of <a href="http://www.adobe.com/flashplatform/" target="_blank">Flash Player 10 Platform</a>, is made using Flex 4 SDK and uses the <a href="http://www.metaio.com/products/unifeye/" target="_blank" rel="nofollow">Unifeye AR product</a> of <a href="http://www.metaio.com/" target="_blank" rel="nofollow">Metaio Studio</a>.</p>
<p>Enjoy the experience!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flexer.info/2010/09/06/augmented-reality-for-online-shopping/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to transfer values from a Spark component to a skin part in Flex SDK 4</title>
		<link>http://www.flexer.info/2010/08/25/how-to-transfer-values-from-a-spark-component-to-a-skin-part-in-flex-sdk-4/</link>
		<comments>http://www.flexer.info/2010/08/25/how-to-transfer-values-from-a-spark-component-to-a-skin-part-in-flex-sdk-4/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 11:29:46 +0000</pubDate>
		<dc:creator>Stelian Crisan</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex 4 SDK]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[MXML]]></category>
		<category><![CDATA[Skin]]></category>
		<category><![CDATA[Spark]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[flex sdk 4]]></category>

		<guid isPermaLink="false">http://www.flexer.info/?p=1710</guid>
		<description><![CDATA[Sometimes you need to pass values from components to skin, for example having a dynamic layout. Using Flex sdk 4 you can transfer values using content property of the hostComponent ({hostComponent.content}).
I made a small example that use hostComponent.content, changing the values of HSliders the colors of the component will be changed.


<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_HostComponentContentFxr_1102228423"
			class="flashmovie"
			width="400"
			height="180">
	<param name="movie" value="http://www.flexer.info/wp-content/uploads/2010/08/HostComponentContentFxr.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flexer.info/wp-content/uploads/2010/08/HostComponentContentFxr.swf"
			name="fm_HostComponentContentFxr_1102228423"
			width="400"
			height="180">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>

So [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>Table of contents<!-- for Spark Skinning --></h3><ol><li><a href='http://www.flexer.info/2009/06/11/how-to-skin-a-container-with-padding-in-flex-4-sdk-spark/' title='How to skin a container with padding in Flex 4 SDK &#8211; Spark'>How to skin a container with padding in Flex 4 SDK &#8211; Spark</a></li><li><a href='http://www.flexer.info/2009/06/12/how-to-skin-a-button-with-icon-in-flex-4-sdk-spark/' title='How to skin a button with icon in Flex 4 SDK &#8211; spark'>How to skin a button with icon in Flex 4 SDK &#8211; spark</a></li><li>How to transfer values from a Spark component to a skin part in Flex SDK 4</li></ol></div> <div class="tweetmeme_button" style="float: right; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F08%2F25%2Fhow-to-transfer-values-from-a-spark-component-to-a-skin-part-in-flex-sdk-4%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F08%2F25%2Fhow-to-transfer-values-from-a-spark-component-to-a-skin-part-in-flex-sdk-4%2F" height="61" width="51" /></a></div><div style="float: right; margin-right: 10px"><a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.flexer.info/2010/08/25/how-to-transfer-values-from-a-spark-component-to-a-skin-part-in-flex-sdk-4/&title=How+to+transfer+values+from+a+Spark+component+to+a+skin+part+in+Flex+SDK+4&srcURL=http://www.flexer.info" target="_blank" rel="nofollow"><img
src="http://www.flexer.info/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a></div><p>Sometimes you need to pass values from components to skin, for example having a dynamic layout. Using Flex sdk 4 you can transfer values using <strong>content</strong> property of the <strong>hostComponent</strong> ({hostComponent.content}).</p>
<p>I made a small example that use <strong>hostComponent.content</strong>, changing the values of HSliders the colors of the component will be changed.<br />
<center><br />

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_HostComponentContentFxr_1269092458"
			class="flashmovie"
			width="400"
			height="180">
	<param name="movie" value="http://www.flexer.info/wp-content/uploads/2010/08/HostComponentContentFxr.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.flexer.info/wp-content/uploads/2010/08/HostComponentContentFxr.swf"
			name="fm_HostComponentContentFxr_1269092458"
			width="400"
			height="180">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object><br />
</center></p>
<p>So in mxml file you have to set the value for content property, that is an Object:</p>

<div class="wp_syntax"><div class="code"><pre class="actionscript" style="font-family:monospace;"><span style="color: #66cc66;">&lt;</span>fx:Script<span style="color: #66cc66;">&gt;</span>
	<span style="color: #66cc66;">&lt;!</span><span style="color: #66cc66;">&#91;</span>CDATA<span style="color: #66cc66;">&#91;</span>
		<span style="color: #0066CC;">import</span> com.<span style="color: #006600;">flexer</span>.<span style="color: #006600;">skin</span>.<span style="color: #006600;">ContentButtonSkin</span>;
		<span style="color: #0066CC;">import</span> mx.<span style="color: #006600;">utils</span>.<span style="color: #006600;">ObjectProxy</span>;
&nbsp;
		<span style="color: #66cc66;">&#91;</span>Bindable<span style="color: #66cc66;">&#93;</span>
		<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">var</span> colors:ObjectProxy = <span style="color: #000000; font-weight: bold;">new</span> ObjectProxy<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;
	<span style="color: #66cc66;">&#93;</span><span style="color: #66cc66;">&#93;</span><span style="color: #66cc66;">&gt;</span>
<span style="color: #66cc66;">&lt;/</span>fx:Script<span style="color: #66cc66;">&gt;</span>
&nbsp;
<span style="color: #66cc66;">&lt;</span>s:<span style="color: #0066CC;">Button</span> <span style="color: #0066CC;">width</span>=<span style="color: #ff0000;">&quot;380&quot;</span> <span style="color: #0066CC;">height</span>=<span style="color: #ff0000;">&quot;40&quot;</span> label=<span style="color: #ff0000;">&quot;my custom button&quot;</span> 
              skinClass=<span style="color: #ff0000;">&quot;com.flexer.skin.ContentButtonSkin&quot;</span> content=<span style="color: #ff0000;">&quot;{colors}&quot;</span> <span style="color: #66cc66;">/&gt;</span></pre></div></div>

<p>Into skin file you can use it like this:</p>

<div class="wp_syntax"><div class="code"><pre class="actionscript" style="font-family:monospace;"><span style="color: #66cc66;">&lt;</span>s:HGroup <span style="color: #0066CC;">left</span>=<span style="color: #ff0000;">&quot;1&quot;</span> <span style="color: #0066CC;">right</span>=<span style="color: #ff0000;">&quot;1&quot;</span> top=<span style="color: #ff0000;">&quot;1&quot;</span> bottom=<span style="color: #ff0000;">&quot;1&quot;</span> gap=<span style="color: #ff0000;">&quot;0&quot;</span><span style="color: #66cc66;">&gt;</span>
	<span style="color: #66cc66;">&lt;</span>s:Rect <span style="color: #0066CC;">width</span>=<span style="color: #ff0000;">&quot;33%&quot;</span> <span style="color: #0066CC;">height</span>=<span style="color: #ff0000;">&quot;100%&quot;</span><span style="color: #66cc66;">&gt;</span>
		<span style="color: #66cc66;">&lt;</span>s:fill<span style="color: #66cc66;">&gt;</span>
			<span style="color: #66cc66;">&lt;</span>s:SolidColor <span style="color: #0066CC;">color</span>=<span style="color: #ff0000;">&quot;{hostComponent.content.leftColor}&quot;</span><span style="color: #66cc66;">/&gt;</span>
		<span style="color: #66cc66;">&lt;/</span>s:fill<span style="color: #66cc66;">&gt;</span>
	<span style="color: #66cc66;">&lt;/</span>s:Rect<span style="color: #66cc66;">&gt;</span>
	<span style="color: #66cc66;">&lt;</span>s:Rect <span style="color: #0066CC;">width</span>=<span style="color: #ff0000;">&quot;34%&quot;</span> <span style="color: #0066CC;">height</span>=<span style="color: #ff0000;">&quot;100%&quot;</span><span style="color: #66cc66;">&gt;</span>
		<span style="color: #66cc66;">&lt;</span>s:fill<span style="color: #66cc66;">&gt;</span>
			<span style="color: #66cc66;">&lt;</span>s:SolidColor <span style="color: #0066CC;">color</span>=<span style="color: #ff0000;">&quot;{hostComponent.content.centerColor}&quot;</span><span style="color: #66cc66;">/&gt;</span>
		<span style="color: #66cc66;">&lt;/</span>s:fill<span style="color: #66cc66;">&gt;</span>
	<span style="color: #66cc66;">&lt;/</span>s:Rect<span style="color: #66cc66;">&gt;</span>
	<span style="color: #66cc66;">&lt;</span>s:Rect <span style="color: #0066CC;">width</span>=<span style="color: #ff0000;">&quot;33%&quot;</span> <span style="color: #0066CC;">height</span>=<span style="color: #ff0000;">&quot;100%&quot;</span><span style="color: #66cc66;">&gt;</span>
		<span style="color: #66cc66;">&lt;</span>s:fill<span style="color: #66cc66;">&gt;</span>
			<span style="color: #66cc66;">&lt;</span>s:SolidColor <span style="color: #0066CC;">color</span>=<span style="color: #ff0000;">&quot;{hostComponent.content.rightColor}&quot;</span><span style="color: #66cc66;">/&gt;</span>
		<span style="color: #66cc66;">&lt;/</span>s:fill<span style="color: #66cc66;">&gt;</span>
	<span style="color: #66cc66;">&lt;/</span>s:Rect<span style="color: #66cc66;">&gt;</span>
<span style="color: #66cc66;">&lt;/</span>s:HGroup<span style="color: #66cc66;">&gt;</span></pre></div></div>

<p>Please see attached project  for a closer look.</p>
 <div class='series_links'><a href='http://www.flexer.info/2009/06/12/how-to-skin-a-button-with-icon-in-flex-4-sdk-spark/' title='How to skin a button with icon in Flex 4 SDK &#8211; spark'>Previous in series</a> </div>]]></content:encoded>
			<wfw:commentRss>http://www.flexer.info/2010/08/25/how-to-transfer-values-from-a-spark-component-to-a-skin-part-in-flex-sdk-4/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Meet Hero&#8230; The Next Flex SDK Release</title>
		<link>http://www.flexer.info/2010/07/14/meet-hero-the-next-flex-sdk-release/</link>
		<comments>http://www.flexer.info/2010/07/14/meet-hero-the-next-flex-sdk-release/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 19:25:58 +0000</pubDate>
		<dc:creator>Andrei Ionescu</dc:creator>
				<category><![CDATA[Flex 4 SDK]]></category>
		<category><![CDATA[Flex in the world]]></category>
		<category><![CDATA[Flex news]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Spark]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[flash platform]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex sdk 4]]></category>
		<category><![CDATA[MXML]]></category>

		<guid isPermaLink="false">http://www.flexer.info/?p=1670</guid>
		<description><![CDATA[The next release of Flex SDK is code-named Hero. It has three main goals:

Multi-Screen Development: Allow developers to build applications that target the web, desktop or mobile devices using a single unified framework.
Spark Maturation: Polish and grow the Spark architecture by adding new Spark components and capabilities.
Large-Application Development: Support developers building large applications by improving [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F07%2F14%2Fmeet-hero-the-next-flex-sdk-release%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F07%2F14%2Fmeet-hero-the-next-flex-sdk-release%2F" height="61" width="51" /></a></div><div style="float: right; margin-right: 10px"><a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.flexer.info/2010/07/14/meet-hero-the-next-flex-sdk-release/&title=Meet+Hero&#8230;+The+Next+Flex+SDK+Release&srcURL=http://www.flexer.info" target="_blank" rel="nofollow"><img
src="http://www.flexer.info/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a></div><p>The next release of Flex SDK is <a href="http://opensource.adobe.com/wiki/display/flexsdk/Hero" target="_blank">code-named Hero</a>. It has three main goals:</p>
<ul class="ul">
<li><strong>Multi-Screen Development:</strong> Allow developers to build applications that target the web, desktop or mobile devices using a single unified framework.</li>
<li><strong>Spark Maturation: </strong>Polish and grow the Spark architecture by adding new Spark components and capabilities.</li>
<li><strong>Large-Application Development:</strong> Support developers building large applications by improving fundamental Flex infrastructure pieces.</li>
</ul>
<p>Previously, Flex for mobile was a separate branch code-named Slider. The rapid increases in performance on smartphone and the optimized performance of Adobe runtimes on these devices, now make it feasible to support Flex framework directly on mobile devices.</p>
<p>You can find out more reading this <a href="http://blogs.adobe.com/flex/archives/2010/06/introducinghero.html" target="_blank">article on the official Flex team blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flexer.info/2010/07/14/meet-hero-the-next-flex-sdk-release/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FX4 Tour &#8211; Flex Camp Bucharest is Over</title>
		<link>http://www.flexer.info/2010/04/19/fx4-tour-flex-camp-bucharest-is-over/</link>
		<comments>http://www.flexer.info/2010/04/19/fx4-tour-flex-camp-bucharest-is-over/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 09:29:13 +0000</pubDate>
		<dc:creator>Andrei Ionescu</dc:creator>
				<category><![CDATA[Conferences, Meetings & Events]]></category>
		<category><![CDATA[Flash Builder 4]]></category>
		<category><![CDATA[Flash Catalyst]]></category>
		<category><![CDATA[Flash Player]]></category>
		<category><![CDATA[Flash Player 10.1]]></category>
		<category><![CDATA[Flex 4 SDK]]></category>
		<category><![CDATA[Flex in the world]]></category>
		<category><![CDATA[Flex news]]></category>
		<category><![CDATA[Flash CS5]]></category>
		<category><![CDATA[Flash Player 10]]></category>

		<guid isPermaLink="false">http://www.flexer.info/?p=1556</guid>
		<description><![CDATA[The FX4 Tour &#8211; Flex Camp Bucharest is over now. It has been a great success: there has been around 60 participants from which 65-70 percent were Flex developers. This is great! The Flex community is growing bigger and stronger.
Three interesting things:

seen TransformGestureEvent in action
Slider &#8211; Flex Mobile Framework is expected to be available in [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>Table of contents<!-- for FX4 Tour -  Flex Camp at Bucharest --></h3><ol><li><a href='http://www.flexer.info/2010/04/03/fx4-tour-flex-camp-at-bucharest-on-15th-of-april-2010/' title='FX4 Tour &#8211; Flex Camp at Bucharest on 15th of April 2010'>FX4 Tour &#8211; Flex Camp at Bucharest on 15th of April 2010</a></li><li><a href='http://www.flexer.info/2010/04/07/fx4-tour-flex-camp-at-bucharest-registration-agenda/' title='FX4 Tour &#8211; Flex Camp at Bucharest &#8211; Registration &amp; Agenda'>FX4 Tour &#8211; Flex Camp at Bucharest &#8211; Registration &#038; Agenda</a></li><li>FX4 Tour &#8211; Flex Camp Bucharest is Over</li></ol></div> <div class="tweetmeme_button" style="float: right; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F04%2F19%2Ffx4-tour-flex-camp-bucharest-is-over%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F04%2F19%2Ffx4-tour-flex-camp-bucharest-is-over%2F" height="61" width="51" /></a></div><div style="float: right; margin-right: 10px"><a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.flexer.info/2010/04/19/fx4-tour-flex-camp-bucharest-is-over/&title=FX4+Tour+&#8211;+Flex+Camp+Bucharest+is+Over&srcURL=http://www.flexer.info" target="_blank" rel="nofollow"><img
src="http://www.flexer.info/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a></div><p>The FX4 Tour &#8211; Flex Camp Bucharest is over now. It has been a great success: there has been around 60 participants from which 65-70 percent were Flex developers. This is great! The Flex community is growing bigger and stronger.</p>
<p>Three interesting things:</p>
<ul class="ul">
<li>seen <b>TransformGestureEvent</b> in action</li>
<li><a href="http://labs.adobe.com/technologies/flex/mobile/" target="_blank">Slider</a> &#8211; Flex Mobile Framework is expected to be available in 2010</li>
<li>Cairngorm is discontinued although version 3 beta is out since last winter</li>
</ul>
<p>We had taken a few pictures&#8230;<br />
<div class="ngg-galleryoverview" id="ngg-gallery-16">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-172" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/dscf3471.jpg" title=" " class="thickbox" rel="set_16" >
				<img title="Alexandru Chiculita" alt="Alexandru Chiculita" src="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/thumbs/thumbs_dscf3471.jpg" width="100" height="75" />
			</a>
			<span>Alexandru Chiculita</span>
		</div>
	</div>
	 		
	<div id="ngg-image-175" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/dscf3460.jpg" title=" " class="thickbox" rel="set_16" >
				<img title="Attendance " alt="Attendance " src="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/thumbs/thumbs_dscf3460.jpg" width="100" height="75" />
			</a>
			<span>Attendance </span>
		</div>
	</div>
	 		
	<div id="ngg-image-176" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/dscf3467.jpg" title=" " class="thickbox" rel="set_16" >
				<img title="Corlan speaking..." alt="Corlan speaking..." src="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/thumbs/thumbs_dscf3467.jpg" width="100" height="75" />
			</a>
			<span>Corlan speaking...</span>
		</div>
	</div>
	 		
	<div id="ngg-image-171" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/dscf3470.jpg" title=" " class="thickbox" rel="set_16" >
				<img title="Dragos Georgita" alt="Dragos Georgita" src="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/thumbs/thumbs_dscf3470.jpg" width="100" height="75" />
			</a>
			<span>Dragos Georgita</span>
		</div>
	</div>
		<br style="clear: both" />
	 		
	<div id="ngg-image-169" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/dscf3461.jpg" title=" " class="thickbox" rel="set_16" >
				<img title="Our attendance" alt="Our attendance" src="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/thumbs/thumbs_dscf3461.jpg" width="100" height="75" />
			</a>
			<span>Our attendance</span>
		</div>
	</div>
	 		
	<div id="ngg-image-174" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/dscf3477.jpg" title=" " class="thickbox" rel="set_16" >
				<img title="Problems discussed..." alt="Problems discussed..." src="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/thumbs/thumbs_dscf3477.jpg" width="100" height="75" />
			</a>
			<span>Problems discussed...</span>
		</div>
	</div>
	 		
	<div id="ngg-image-173" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/dscf3474.jpg" title=" " class="thickbox" rel="set_16" >
				<img title="Winner of FB4 license" alt="Winner of FB4 license" src="http://www.flexer.info/wp-content/gallery/fx4-tour-flex-camp-bucharest/thumbs/thumbs_dscf3474.jpg" width="100" height="75" />
			</a>
			<span>Winner of FB4 license</span>
		</div>
	</div>
	 	 	
	<!-- Pagination -->
 	<div class="ngg-clear">&nbsp;</div> 	
</div>


 <div class='series_links'><a href='http://www.flexer.info/2010/04/07/fx4-tour-flex-camp-at-bucharest-registration-agenda/' title='FX4 Tour &#8211; Flex Camp at Bucharest &#8211; Registration &amp; Agenda'>Previous in series</a> </div>]]></content:encoded>
			<wfw:commentRss>http://www.flexer.info/2010/04/19/fx4-tour-flex-camp-bucharest-is-over/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FX4 Tour &#8211; Flex Camp at Bucharest &#8211; Registration &amp; Agenda</title>
		<link>http://www.flexer.info/2010/04/07/fx4-tour-flex-camp-at-bucharest-registration-agenda/</link>
		<comments>http://www.flexer.info/2010/04/07/fx4-tour-flex-camp-at-bucharest-registration-agenda/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 15:53:56 +0000</pubDate>
		<dc:creator>Andrei Ionescu</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Conferences, Meetings & Events]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Builder 4]]></category>
		<category><![CDATA[Flash Catalyst]]></category>
		<category><![CDATA[Flex 4 SDK]]></category>
		<category><![CDATA[Flex news]]></category>
		<category><![CDATA[Flexer]]></category>
		<category><![CDATA[Flex 4 to]]></category>
		<category><![CDATA[Flex Builder 4]]></category>
		<category><![CDATA[Flex camp]]></category>

		<guid isPermaLink="false">http://www.flexer.info/?p=1543</guid>
		<description><![CDATA[As you know on 15th of April 2010 a new Flex Camp will take place in Bucharest. Now we have the registration and some agenda modification. Most important change is that it will start around 4:30 PM.

16:30 &#8211; 17:00 &#8211; Registration
17:00 &#8211; 17:45 &#8211; Keynote &#8211; Mihai Corlan
17:45 &#8211; 18:30 &#8211; 10 things you didn’t [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>Table of contents<!-- for FX4 Tour -  Flex Camp at Bucharest --></h3><ol><li><a href='http://www.flexer.info/2010/04/03/fx4-tour-flex-camp-at-bucharest-on-15th-of-april-2010/' title='FX4 Tour &#8211; Flex Camp at Bucharest on 15th of April 2010'>FX4 Tour &#8211; Flex Camp at Bucharest on 15th of April 2010</a></li><li>FX4 Tour &#8211; Flex Camp at Bucharest &#8211; Registration &#038; Agenda</li><li><a href='http://www.flexer.info/2010/04/19/fx4-tour-flex-camp-bucharest-is-over/' title='FX4 Tour &#8211; Flex Camp Bucharest is Over'>FX4 Tour &#8211; Flex Camp Bucharest is Over</a></li></ol></div> <div class="tweetmeme_button" style="float: right; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F04%2F07%2Ffx4-tour-flex-camp-at-bucharest-registration-agenda%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F04%2F07%2Ffx4-tour-flex-camp-at-bucharest-registration-agenda%2F" height="61" width="51" /></a></div><div style="float: right; margin-right: 10px"><a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.flexer.info/2010/04/07/fx4-tour-flex-camp-at-bucharest-registration-agenda/&title=FX4+Tour+&#8211;+Flex+Camp+at+Bucharest+&#8211;+Registration+&#038;+Agenda&srcURL=http://www.flexer.info" target="_blank" rel="nofollow"><img
src="http://www.flexer.info/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a></div><p>As you know on 15th of April 2010 a <a href="http://www.flexer.info/2010/04/03/fx4-tour-flex-camp-at-bucharest-on-15th-of-april-2010/" target="_blank">new Flex Camp will take place in Bucharest</a>. Now we have the registration and some agenda modification. Most important change is that it will start around 4:30 PM.</p>
<ul class="ul">
<li>16:30 &#8211; 17:00 &#8211; <strong>Registration</strong></li>
<li>17:00 &#8211; 17:45 &#8211; <strong>Keynote</strong> &#8211; Mihai Corlan</li>
<li>17:45 &#8211; 18:30 &#8211; <strong>10 things you didn’t know about Flash Builder 4</strong> – Mihai Corlan </li>
<li>18:30 &#8211; 19:15 &#8211; <strong>Flex 4: tips and tricks</strong> – Mihai Corlan </li>
<li>19:15 &#8211; 20:00 &#8211; <strong>Designer/Developer workflow with Flash Catalyst and Flash Builder</strong> &#8211; Dragos Dascalita</li>
<li>20:00 &#8211; <strong>Pizza, beer and time to chat</strong></li>
</ul>
<p>Register using the widget bellow or by going to <a href="http://flashbuilder4.eventbrite.com/" target="_blank">http://flashbuilder4.eventbrite.com/</a>.</p>
<div style="display: inline;"><iframe src="http://www.eventbrite.com/tickets-external?eid=598358707&#038;ref=etckt" frameborder="0" marginwidth="5" marginheight="5" vspace="0" hspace="0" width="100%" height="207" allowtransparency="true" scrolling="auto"></iframe><a href="http://www.eventbrite.com/r/etckt"><img src="http://www.eventbrite.com/s.gif" alt="Events" border="0"/></a></div>
 <div class='series_links'><a href='http://www.flexer.info/2010/04/03/fx4-tour-flex-camp-at-bucharest-on-15th-of-april-2010/' title='FX4 Tour &#8211; Flex Camp at Bucharest on 15th of April 2010'>Previous in series</a> <a href='http://www.flexer.info/2010/04/19/fx4-tour-flex-camp-bucharest-is-over/' title='FX4 Tour &#8211; Flex Camp Bucharest is Over'>Next in series</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.flexer.info/2010/04/07/fx4-tour-flex-camp-at-bucharest-registration-agenda/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FX4 Tour &#8211; Flex Camp at Bucharest on 15th of April 2010</title>
		<link>http://www.flexer.info/2010/04/03/fx4-tour-flex-camp-at-bucharest-on-15th-of-april-2010/</link>
		<comments>http://www.flexer.info/2010/04/03/fx4-tour-flex-camp-at-bucharest-on-15th-of-april-2010/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 19:48:56 +0000</pubDate>
		<dc:creator>Andrei Ionescu</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Conferences, Meetings & Events]]></category>
		<category><![CDATA[Flash Builder 4]]></category>
		<category><![CDATA[Flex 4 SDK]]></category>
		<category><![CDATA[Flex news]]></category>
		<category><![CDATA[Flexer]]></category>
		<category><![CDATA[Flash Catalyst]]></category>
		<category><![CDATA[Flex camp]]></category>

		<guid isPermaLink="false">http://www.flexer.info/?p=1525</guid>
		<description><![CDATA[On 15th of April 2010 we will have a Flex Camp, related to the recent launch of Flash Builder 4 which will take place at Adobe Systems Romania Offices (Anchor Plaza, Bdul. Timisoara, nr. 26Z, Bucharest). We will start around 5:30 PM and we will end somewhere before the last bus. There will be food [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>Table of contents<!-- for FX4 Tour -  Flex Camp at Bucharest --></h3><ol><li>FX4 Tour &#8211; Flex Camp at Bucharest on 15th of April 2010</li><li><a href='http://www.flexer.info/2010/04/07/fx4-tour-flex-camp-at-bucharest-registration-agenda/' title='FX4 Tour &#8211; Flex Camp at Bucharest &#8211; Registration &amp; Agenda'>FX4 Tour &#8211; Flex Camp at Bucharest &#8211; Registration &#038; Agenda</a></li><li><a href='http://www.flexer.info/2010/04/19/fx4-tour-flex-camp-bucharest-is-over/' title='FX4 Tour &#8211; Flex Camp Bucharest is Over'>FX4 Tour &#8211; Flex Camp Bucharest is Over</a></li></ol></div> <div class="tweetmeme_button" style="float: right; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F04%2F03%2Ffx4-tour-flex-camp-at-bucharest-on-15th-of-april-2010%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F04%2F03%2Ffx4-tour-flex-camp-at-bucharest-on-15th-of-april-2010%2F" height="61" width="51" /></a></div><div style="float: right; margin-right: 10px"><a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.flexer.info/2010/04/03/fx4-tour-flex-camp-at-bucharest-on-15th-of-april-2010/&title=FX4+Tour+&#8211;+Flex+Camp+at+Bucharest+on+15th+of+April+2010&srcURL=http://www.flexer.info" target="_blank" rel="nofollow"><img
src="http://www.flexer.info/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a></div><p>On 15th of April 2010 we will have a Flex Camp, related to the recent <a href="http://www.adobe.com/go/flashbuilder" target="_blank">launch of Flash Builder 4</a> which will take place at Adobe Systems Romania Offices (Anchor Plaza, Bdul. Timisoara, nr. 26Z, Bucharest). We will start around 5:30 PM and we will end somewhere before the last bus. There will be food and drinks on the house as usual <img src='http://www.flexer.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>The agenda is this:</p>
<ul class="ul">
<li>Keynote &#8211; Mihai Corlan</li>
<li>10 things you didn&#8217;t know about Flash Builder 4 &#8211; Mihai Corlan</li>
<li>Flex 4 Tips &#038; Tricks &#8211; Mihai Corlan</li>
<li>Designer/Developer workflow with Flash Catalyst and Flash Builder &#8211; Dragos Dascalita</li>
</ul>
<p>There may be more but we will try not to go over the midnight. In a short time we will open the registration so keep an eye on the post. </p>
<p>See you there!</p>
 <div class='series_links'> <a href='http://www.flexer.info/2010/04/07/fx4-tour-flex-camp-at-bucharest-registration-agenda/' title='FX4 Tour &#8211; Flex Camp at Bucharest &#8211; Registration &amp; Agenda'>Next in series</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.flexer.info/2010/04/03/fx4-tour-flex-camp-at-bucharest-on-15th-of-april-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webseminar &#8211; Debugging Flex and PHP Projects</title>
		<link>http://www.flexer.info/2010/03/21/webseminar-debugging-flex-and-php-projects/</link>
		<comments>http://www.flexer.info/2010/03/21/webseminar-debugging-flex-and-php-projects/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 19:02:29 +0000</pubDate>
		<dc:creator>Stelian Crisan</dc:creator>
				<category><![CDATA[Conferences, Meetings & Events]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Flash Builder 4]]></category>
		<category><![CDATA[Flex 4 SDK]]></category>
		<category><![CDATA[Flex IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Eclipse PDT]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[webdeminar]]></category>
		<category><![CDATA[Xdebug]]></category>

		<guid isPermaLink="false">http://www.flexer.info/?p=1503</guid>
		<description><![CDATA[Wednesday, March 24, 2010 from 12:00 AM &#8211; 1:00 PM (GMT+0200) join our friend Mihai Corlan (Platform Evangelist for Adobe) while he goes through the basics of debugging a Flex and PHP application.
See how to work with: Flash Builder 4,  Xdebug and Eclipse PDT to ensure a bug free project.
The presentation will take about 45 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F03%2F21%2Fwebseminar-debugging-flex-and-php-projects%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F03%2F21%2Fwebseminar-debugging-flex-and-php-projects%2F" height="61" width="51" /></a></div><div style="float: right; margin-right: 10px"><a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.flexer.info/2010/03/21/webseminar-debugging-flex-and-php-projects/&title=Webseminar+&#8211;+Debugging+Flex+and+PHP+Projects&srcURL=http://www.flexer.info" target="_blank" rel="nofollow"><img
src="http://www.flexer.info/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a></div><p>Wednesday, March 24, 2010 from 12:00 AM &#8211; 1:00 PM (GMT+0200) join our friend <a target="_blank" href="http://www.corlan.org">Mihai Corlan</a> (Platform Evangelist for Adobe) while he goes through the basics of debugging a Flex and PHP application.</p>
<p>See how to work with: Flash Builder 4,  Xdebug and Eclipse PDT to ensure a bug free project.</p>
<p>The presentation will take about 45 minutes, leaving 15 minutes to answer any questions you might have on this subject.</p>
<p>For registration go to <a target="_blank" href="http://flexphpdebug.eventbrite.com">http://flexphpdebug.eventbrite.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flexer.info/2010/03/21/webseminar-debugging-flex-and-php-projects/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Web Seminar &#8211; Multitouch development with Flex</title>
		<link>http://www.flexer.info/2010/03/12/web-seminar-multitouch-development-with-flex/</link>
		<comments>http://www.flexer.info/2010/03/12/web-seminar-multitouch-development-with-flex/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 23:21:11 +0000</pubDate>
		<dc:creator>Stelian Crisan</dc:creator>
				<category><![CDATA[Conferences, Meetings & Events]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex 4 SDK]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[flash platform]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[multitouch]]></category>
		<category><![CDATA[Piotr Walczyszyn]]></category>
		<category><![CDATA[web seminar]]></category>

		<guid isPermaLink="false">http://www.flexer.info/?p=1476</guid>
		<description><![CDATA[On Wednesday, March 17, 2010 from 12:00 PM &#8211; 1:00 PM (GMT+0200) will be available online an interesting web seminar hosted by Adobe Systems.  
Join Piotr Walczyszyn for this 30 minutes e-seminar followed by 15 minutes of Q&#038;A. Learn how to define mutitouch, how to support it, and how you can handle multitouch events. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F03%2F12%2Fweb-seminar-multitouch-development-with-flex%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F03%2F12%2Fweb-seminar-multitouch-development-with-flex%2F" height="61" width="51" /></a></div><div style="float: right; margin-right: 10px"><a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.flexer.info/2010/03/12/web-seminar-multitouch-development-with-flex/&title=Web+Seminar+&#8211;+Multitouch+development+with+Flex&srcURL=http://www.flexer.info" target="_blank" rel="nofollow"><img
src="http://www.flexer.info/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a></div><p>On Wednesday, March 17, 2010 from 12:00 PM &#8211; 1:00 PM (GMT+0200) will be available online an interesting web seminar hosted by Adobe Systems.  </p>
<p>Join Piotr Walczyszyn for this 30 minutes e-seminar followed by 15 minutes of Q&#038;A. Learn how to define mutitouch, how to support it, and how you can handle multitouch events. Also explore new techniques for interacting with software and devices with the latest capabilities of the Flash Platform. </p>
<p>For registration please go to: <a target="_blank" href="http://multitouchflex.eventbrite.com">multitouchflex.eventbrite.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flexer.info/2010/03/12/web-seminar-multitouch-development-with-flex/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How It&#8217;s Made &#8211; Mark Anders</title>
		<link>http://www.flexer.info/2010/01/21/how-its-made-mark-anders/</link>
		<comments>http://www.flexer.info/2010/01/21/how-its-made-mark-anders/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 13:40:05 +0000</pubDate>
		<dc:creator>Andrei Ionescu</dc:creator>
				<category><![CDATA[Conferences, Meetings & Events]]></category>
		<category><![CDATA[Flash Catalyst]]></category>
		<category><![CDATA[Flex 2]]></category>
		<category><![CDATA[Flex 3 SDK]]></category>
		<category><![CDATA[Flex 4 SDK]]></category>
		<category><![CDATA[Flex Builder 3]]></category>
		<category><![CDATA[Flex IDE]]></category>
		<category><![CDATA[Flex in the world]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[Flex Catalyst]]></category>

		<guid isPermaLink="false">http://www.flexer.info/?p=1365</guid>
		<description><![CDATA[Wednesday, 27th of January, in Bucharest, Mark Anders, the creator of Flash Catalyst will tell us how Flash Catalyst appeared and how it got done. For anyone who doesn&#8217;t know about him, Mark Anders is a major contributor for the whole Adobe Flex platform.
The meeting starts at 6 PM but we will start gather and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F01%2F21%2Fhow-its-made-mark-anders%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexer.info%2F2010%2F01%2F21%2Fhow-its-made-mark-anders%2F" height="61" width="51" /></a></div><div style="float: right; margin-right: 10px"><a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.flexer.info/2010/01/21/how-its-made-mark-anders/&title=How+It&#8217;s+Made+&#8211;+Mark+Anders&srcURL=http://www.flexer.info" target="_blank" rel="nofollow"><img
src="http://www.flexer.info/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a></div><p>Wednesday, 27th of January, in Bucharest, <a href="http://www.andersblog.com/" target="_blank">Mark Anders</a>, the creator of <a href="http://labs.adobe.com/technologies/flashcatalyst/" target="_blank">Flash Catalyst</a> will tell us how Flash Catalyst appeared and how it got done. For anyone who doesn&#8217;t know about him, Mark Anders is a major contributor for the whole Adobe Flex platform.</p>
<p>The meeting starts at 6 PM but we will start gather and 5:30 PM and it will be mostly an opened discussion. Mark will tell us what&#8217;s behind the scenes not only for Flash Catalyst but also for other Flex related products. </p>
<p>For registration go on MyAdobe, <a href="http://myadobe.ro/2010/01/21/how-its-made-versiunea-adobe/" target="_blank">http://myadobe.ro/2010/01/21/how-its-made-versiunea-adobe/</a> (Romanian only).</p>
<p>Hope to see you all there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flexer.info/2010/01/21/how-its-made-mark-anders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

