<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Wanna Know Flex</title>
	<link>http://www.wannaknowflex.com</link>
	<description>Flex Tips and gems of code...</description>
	<lastBuildDate>Thu, 16 Jun 2011 14:09:47 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>FlexSpy &#8211; A FireBug for Flash</title>
		<description><![CDATA[I want to recommend you a great open source plugin I&#8217;ve encountered and used: 
FlexSpy
It&#8217;s basically a FireBug for Flash, but that really works and does the work without choking your browser.
One of the popular complaints about flash developing is that you have to compile in order to see the results of layout and styles.. [...]]]></description>
		<link>http://www.wannaknowflex.com/2011/06/excellent-plugin/</link>
			</item>
	<item>
		<title>Modularization of Flex Applications &#8211; Conclusions</title>
		<description><![CDATA[Hey guys,
I was in a Yakov Fain lecture about modularization of flex applications yesterday and it was great, the lecture was organized by Almog Koren, so Almog, Thanks!
As a matter of fact, I already saw this lecture on the internet, but this time I took notice of several new discoveries I wanted to share with [...]]]></description>
		<link>http://www.wannaknowflex.com/2011/02/modularization-of-flex-applications-conclusions/</link>
			</item>
	<item>
		<title>Flash Builder &#8211; Open Type (ctrl+shift+T) not working &#8211; Solved</title>
		<description><![CDATA[I've searched a lot on the web to find a solution for this problem in Flash Builder 4, but no luck...

So after a few trials and erros, I've managed to restore this useful shortcut, but... ]]></description>
		<link>http://www.wannaknowflex.com/2010/12/flash-builder-open-type-problem-solved/</link>
			</item>
	<item>
		<title>Installing Ant On Flash Builder 4</title>
		<description><![CDATA[I was searching the web for some time try to find how I can install easily and quickly ANT on Flash Builder 4.
Luckily I ran into this blog post about Installing Ant On Flash Builder 4
Thanks again to zoltanb (the blogger).
Quick and easy, Enjoy!
]]></description>
		<link>http://www.wannaknowflex.com/2010/08/installing-ant-on-flash-builder-4/</link>
			</item>
	<item>
		<title>Flash Profiler Problems with builder 4.01 and player 10.1</title>
		<description><![CDATA[Problem:
I&#8217;ve encountered a strange problem since I&#8217;ve updated my builder.
For some reason the profiler didn&#8217;t work and showed me this error:
&#8220;Unable to connect to the application to fetch profile data&#8221;
Solution:
Well, after countless of hours search for a solution, I arrived to this forum and did what the suggest at the end of the conversation &#8211; [...]]]></description>
		<link>http://www.wannaknowflex.com/2010/07/flash-profiler-problems-with-builder-4-01-and-player-10-1/</link>
			</item>
	<item>
		<title>unable to export SWC oem</title>
		<description><![CDATA[I&#8217;ve encountered a strange error:
&#8220;unable to export SWC oem&#8221;
I&#8217;ve found that it&#8217;s a problem in the .flexLibProperties&#8217;s  tags.
The solution is to do the following steps:

Open flexLibProperties (you can open using ctrl+shift+r)
Delete all the &#60;resourceEntry&#62; tags under &#60;includeResources&#62;
Go to properties-&#62;build-path-&#62;assets and select all
Recompile your project

That should do it&#8230;
]]></description>
		<link>http://www.wannaknowflex.com/2010/07/unable-to-export-swc-oem/</link>
			</item>
	<item>
		<title>Flex Linkage &#8211; Difference between RSL and External</title>
		<description><![CDATA[In my last post about Working With Flex Library Projects, I&#8217;ve wrote about the importance of dividing your project into different libraries so you could share common elements between different applications or modules.
Today I wanna talk about the different types of linkage options you have when linking an external library project or swc to your [...]]]></description>
		<link>http://www.wannaknowflex.com/2010/05/flex-linkage-difference-between-rsl-and-external/</link>
			</item>
	<item>
		<title>Working With Flex Library Projects</title>
		<description><![CDATA[Hello one and a half users !  
Today&#8217;s topic is Flex Library Projects&#8230; and why should you be interested in using them..
Well, libraries have several use cases:

Reduce Download Time
You divide your code into logical library struture, for example:

CommonComponents Library
CoreArchitecture Library

Now lets say, several projects share the same common components,
if you compile the libraries as [...]]]></description>
		<link>http://www.wannaknowflex.com/2010/04/working-with-flex-library-projects/</link>
			</item>
	<item>
		<title>MVC &#8211; The Power Of Seperation</title>
		<description><![CDATA[When I first started writing Flex applications, I had no idea about the MVC concept and it&#8217;s importance.
You see, I made a transition from the old HTML/ javascript/ ASP to the exciting world of RIA, and felt very confused when my applications got larger.
If you are a beginner, or don&#8217;t know about MVC, it is [...]]]></description>
		<link>http://www.wannaknowflex.com/2010/04/mvc-the-power-of-seperation/</link>
			</item>
	<item>
		<title>First Post</title>
		<description><![CDATA[Welcome random visitor who just were curious enough to check out what was on the first post&#8230;
Obviously no one knows this blog exists right now, but maybe in a few months it will attract some readers.
I will try to write tiny bits of useful info I stumble upon while working on flex.
In order to be [...]]]></description>
		<link>http://www.wannaknowflex.com/2010/03/first-post/</link>
			</item>
</channel>
</rss>

