<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>flevi &#187; Flex Components</title>
	<atom:link href="http://flevi.wordpress.com/category/flex-components/feed/" rel="self" type="application/rss+xml" />
	<link>http://flevi.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 04 Jul 2008 00:01:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='flevi.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/1c3add65de15b3e73ee3374cc99c4f9b?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>flevi &#187; Flex Components</title>
		<link>http://flevi.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://flevi.wordpress.com/osd.xml" title="flevi" />
		<item>
		<title>SpringGraph Flex Component</title>
		<link>http://flevi.wordpress.com/2008/03/02/springgraph-flex-component-2/</link>
		<comments>http://flevi.wordpress.com/2008/03/02/springgraph-flex-component-2/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 20:03:33 +0000</pubDate>
		<dc:creator>flevi</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex Components]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://flevi.wordpress.com/2008/03/02/springgraph-flex-component-2/</guid>
		<description><![CDATA[SpringGraph is a Adobe Flex 2.0 component that displays a set of items that are linked to each other. The component calculates the layout for the items using an organic-looking annealing algorithm based on the size and links of each item, and draws lines to represent the links. 
The component allows the user to drag [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=16&subd=flevi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><blockquote><p><a href="//mark-shepherd.com/blog/springgraph-flex-component/">SpringGraph</a> is a Adobe Flex 2.0 component that displays a set of items that are linked to each other. The component calculates the layout for the items using an organic-looking annealing algorithm based on the size and links of each item, and draws lines to represent the links. </p>
<p>The component allows the user to drag and/or interact with individual items. Data can be provided in XML or as Actionscript objects. The Roamer component is an extension to SpringGraph for browsing large graphs of 10,000 items.</p></blockquote>
<p>via[ <b><a target="_blank" href="http://mark-shepherd.com/blog/springgraph-flex-component/">mark-shepherd.com</a></b> ]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/flevi.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/flevi.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flevi.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flevi.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flevi.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flevi.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flevi.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flevi.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flevi.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flevi.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flevi.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flevi.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=16&subd=flevi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://flevi.wordpress.com/2008/03/02/springgraph-flex-component-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/039419cae22c90580a9d884bd4fe946b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flevi</media:title>
		</media:content>
	</item>
		<item>
		<title>Flexlib Interface Components</title>
		<link>http://flevi.wordpress.com/2008/03/02/flexlib-interface-components/</link>
		<comments>http://flevi.wordpress.com/2008/03/02/flexlib-interface-components/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 20:01:17 +0000</pubDate>
		<dc:creator>flevi</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex Components]]></category>

		<guid isPermaLink="false">http://flevi.wordpress.com/2008/03/02/flexlib-interface-components/</guid>
		<description><![CDATA[The FlexLib project is a community effort to create open source user interface components for Adobe Flex 2. 
Currentcomponents: AdvancedForm, Base64Image, EnhancedButtonSkin,CanvasButton, ConvertibleTreeList, Draggable Slider, Fire, Highlighter,HorizontalAxisDataSelector IconLoader, ImageMap, PromptingTextArea,PromptingTextInput, Scrollable Menu Controls, SuperTabNavigator,Alternative Scrolling Canvases, Horizontal Accordion, TreeGrid,FlowBox, Docking ToolBar, Flex Scheduling Framework 
See the Full Component List. 
Browse the documentation, download the source [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=15&subd=flevi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The <a target="_blank" href="http://code.google.com/p/flexlib/">FlexLib </a>project is a community effort to create open source user interface components for Adobe Flex 2. </p>
<p>Current<br />components: AdvancedForm, Base64Image, EnhancedButtonSkin,<br />CanvasButton, ConvertibleTreeList, Draggable Slider, Fire, Highlighter,<br />HorizontalAxisDataSelector IconLoader, ImageMap, PromptingTextArea,<br />PromptingTextInput, Scrollable Menu Controls, SuperTabNavigator,<br />Alternative Scrolling Canvases, Horizontal Accordion, TreeGrid,<br />FlowBox, Docking ToolBar, Flex Scheduling Framework </p>
<p>See the <a href="http://code.google.com/p/flexlib/wiki/ComponentList">Full Component List</a>. </p>
<p>Browse the <a href="http://flexlib.googlecode.com/svn/trunk/docs/index.html" rel="nofollow">documentation</a>, download the <a href="http://code.google.com/p/flexlib/source" rel="nofollow">source code</a>, or learn <a href="http://code.google.com/p/flexlib/wiki/HowToContribute">How to Contribute</a> to the project. </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/flevi.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/flevi.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flevi.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flevi.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flevi.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flevi.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flevi.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flevi.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flevi.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flevi.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flevi.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flevi.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=15&subd=flevi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://flevi.wordpress.com/2008/03/02/flexlib-interface-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/039419cae22c90580a9d884bd4fe946b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flevi</media:title>
		</media:content>
	</item>
		<item>
		<title>SpringGraph Flex Component</title>
		<link>http://flevi.wordpress.com/2008/03/02/springgraph-flex-component/</link>
		<comments>http://flevi.wordpress.com/2008/03/02/springgraph-flex-component/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 19:59:24 +0000</pubDate>
		<dc:creator>flevi</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex Components]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://flevi.wordpress.com/2008/03/02/springgraph-flex-component/</guid>
		<description><![CDATA[
SpringGraph is a Adobe Flex 2.0 component that displays a set of items that are linked to each other. The component calculates the layout for the items using an organic-looking annealing algorithm based on the size and links of each item, and draws lines to represent the links. 
The component allows the user to drag [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=14&subd=flevi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="//mark-shepherd.com/blog/springgraph-flex-component/"></a><br />
<blockquote><a href="//mark-shepherd.com/blog/springgraph-flex-component/">SpringGraph</a> is a Adobe Flex 2.0 component that displays a set of items that are linked to each other. The component calculates the layout for the items using an organic-looking annealing algorithm based on the size and links of each item, and draws lines to represent the links. </p>
<p>The component allows the user to drag and/or interact with individual items. Data can be provided in XML or as Actionscript objects. The Roamer component is an extension to SpringGraph for browsing large graphs of 10,000 items.</p></blockquote>
<p>via[ <b><a target="_blank" href="http://mark-shepherd.com/blog/springgraph-flex-component/">mark-shepherd.com</a></b> ]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/flevi.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/flevi.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flevi.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flevi.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flevi.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flevi.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flevi.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flevi.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flevi.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flevi.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flevi.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flevi.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=14&subd=flevi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://flevi.wordpress.com/2008/03/02/springgraph-flex-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/039419cae22c90580a9d884bd4fe946b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flevi</media:title>
		</media:content>
	</item>
		<item>
		<title>Candy Colored Code: Open Source Syntax Highlighting Library in ActionScript 3</title>
		<link>http://flevi.wordpress.com/2008/03/02/candy-colored-code-open-source-syntax-highlighting-library-in-actionscript-3/</link>
		<comments>http://flevi.wordpress.com/2008/03/02/candy-colored-code-open-source-syntax-highlighting-library-in-actionscript-3/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 19:47:24 +0000</pubDate>
		<dc:creator>flevi</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex Components]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://flevi.wordpress.com/2008/03/02/candy-colored-code-open-source-syntax-highlighting-library-in-actionscript-3/</guid>
		<description><![CDATA[I’m happy to announce the release of my syntax highlighting library
written in ActionScript 3. It’s released under a BSD license, so have
at it.
This great Open Source Syntax Highlighting Library component was just what i was looking for! 
via[ machine501.com ]
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=12&subd=flevi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><blockquote><p>I’m happy to announce the release of my syntax highlighting library<br />
written in ActionScript 3. It’s released under a BSD license, so have<br />
at it.</p></blockquote>
<p>This great Open Source Syntax Highlighting Library component was just what i was looking for! </p>
<p>via[ <b><a target="_blank" href="http://www.machine501.com/2007/05/29/syntax-highlight-as3/">machine501.com</a></b> ]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/flevi.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/flevi.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flevi.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flevi.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flevi.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flevi.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flevi.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flevi.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flevi.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flevi.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flevi.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flevi.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=12&subd=flevi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://flevi.wordpress.com/2008/03/02/candy-colored-code-open-source-syntax-highlighting-library-in-actionscript-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/039419cae22c90580a9d884bd4fe946b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flevi</media:title>
		</media:content>
	</item>
		<item>
		<title>Using embedded fonts with the Panel container in Flex</title>
		<link>http://flevi.wordpress.com/2008/03/02/using-embedded-fonts-with-the-panel-container-in-flex-2/</link>
		<comments>http://flevi.wordpress.com/2008/03/02/using-embedded-fonts-with-the-panel-container-in-flex-2/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 03:35:05 +0000</pubDate>
		<dc:creator>flevi</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex Components]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://flevi.wordpress.com/2008/03/02/using-embedded-fonts-with-the-panel-container-in-flex-2/</guid>
		<description><![CDATA[
The following example shows how you can use an embedded font with the Flex Panel container so that a Panel container can be rotated or faded without the text “disappearing”. The trick here is to set the panel’s titleStyleName style to a custom style which sets the font family to the embedded font.
Full code after [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=11&subd=flevi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>
<blockquote>The following example shows how you can use an embedded font with the Flex Panel container so that a Panel container can be rotated or faded without the text “disappearing”. The trick here is to set the panel’s titleStyleName style to a custom style which sets the font family to the embedded font.</p></blockquote>
<p>Full code after the jump.<br />via[ <b><a target="_blank" href="http://blog.flexexamples.com/2008/02/28/using-embedded-fonts-with-the-panel-container-in-flex/">FlexExamples</a></b> ]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/flevi.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/flevi.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flevi.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flevi.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flevi.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flevi.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flevi.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flevi.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flevi.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flevi.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flevi.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flevi.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=11&subd=flevi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://flevi.wordpress.com/2008/03/02/using-embedded-fonts-with-the-panel-container-in-flex-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/039419cae22c90580a9d884bd4fe946b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flevi</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Accordion Open on Hover by faking mouse events</title>
		<link>http://flevi.wordpress.com/2008/03/02/flex-accordion-open-on-hover-by-faking-mouse-events/</link>
		<comments>http://flevi.wordpress.com/2008/03/02/flex-accordion-open-on-hover-by-faking-mouse-events/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 03:34:00 +0000</pubDate>
		<dc:creator>flevi</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Flex Components]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://flevi.wordpress.com/2008/03/02/flex-accordion-open-on-hover-by-faking-mouse-events/</guid>
		<description><![CDATA[In my extension to accordion upon child add, I merely add an eventlistenr to each child’s header, listening for mouseOver events and responding to them by dispatching a click event. Everything else just fall into place, since things are already wired to respond to the click event.
via[  Flexmonkeypatches ]
      [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=10&subd=flevi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><blockquote><p>In my extension to accordion upon child add, I merely add an eventlistenr to each child’s header, listening for mouseOver events and responding to them by dispatching a click event. Everything else just fall into place, since things are already wired to respond to the click event.</p></blockquote>
<p>via[  <b><a target="_blank" href="http://blog.flexmonkeypatches.com/2007/08/30/flex-accordion-open-on-hover-by-faking-mouse-events/">Flexmonkeypatches</a></b> ]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/flevi.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/flevi.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flevi.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flevi.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flevi.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flevi.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flevi.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flevi.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flevi.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flevi.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flevi.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flevi.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=10&subd=flevi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://flevi.wordpress.com/2008/03/02/flex-accordion-open-on-hover-by-faking-mouse-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/039419cae22c90580a9d884bd4fe946b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flevi</media:title>
		</media:content>
	</item>
		<item>
		<title>Using embedded fonts with the Panel container in Flex</title>
		<link>http://flevi.wordpress.com/2008/03/02/using-embedded-fonts-with-the-panel-container-in-flex/</link>
		<comments>http://flevi.wordpress.com/2008/03/02/using-embedded-fonts-with-the-panel-container-in-flex/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 03:20:44 +0000</pubDate>
		<dc:creator>flevi</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex Components]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://flevi.wordpress.com/2008/03/02/using-embedded-fonts-with-the-panel-container-in-flex/</guid>
		<description><![CDATA[&#8220;The following example shows how you can use an embedded font with the Flex Panel container so that a Panel container can be rotated or faded without the text “disappearing”. The trick here is to set the panel’s titleStyleName style to a custom style which sets the font family to the embedded font.&#8221;
Full code after [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=9&subd=flevi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#8220;The following example shows how you can use an embedded font with the Flex Panel container so that a Panel container can be rotated or faded without the text “disappearing”. The trick here is to set the panel’s <code>titleStyleName</code> style to a custom style which sets the font family to the embedded font.&#8221;</p>
<p>Full code after the jump.<br />via[ <b><a target="_blank" href="http://blog.flexexamples.com/2008/02/28/using-embedded-fonts-with-the-panel-container-in-flex/">FlexExamples</a></b> ]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/flevi.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/flevi.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flevi.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flevi.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flevi.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flevi.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flevi.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flevi.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flevi.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flevi.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flevi.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flevi.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flevi.wordpress.com&blog=2854681&post=9&subd=flevi&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://flevi.wordpress.com/2008/03/02/using-embedded-fonts-with-the-panel-container-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/039419cae22c90580a9d884bd4fe946b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">flevi</media:title>
		</media:content>
	</item>
	</channel>
</rss>