<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>Go4Flash</title>
	<link>http://blog.go4flash.com</link>
	<description>Adobe (Macromedia) Flash expertise and Flash related technologies</description>
	<pubDate>Mon, 30 Jun 2008 15:40:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Flex Application Size</title>
		<link>http://blog.go4flash.com/articles/flex-articles/flex-application-size/</link>
		<comments>http://blog.go4flash.com/articles/flex-articles/flex-application-size/#comments</comments>
		<pubDate>Wed, 28 May 2008 08:01:49 +0000</pubDate>
		<dc:creator>Antonos</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.go4flash.com/articles/flex-articles/flex-application-size/</guid>
		<description><![CDATA[By default Flex Builder compile application to debug build,
Dont forget before deploying your application to production
]]></description>
			<content:encoded><![CDATA[<p>By default Flex Builder compile application to debug build,</p>
<p>Dont forget before deploying your application to production</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.go4flash.com/articles/flex-articles/flex-application-size/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex 3 CSS Properties List</title>
		<link>http://blog.go4flash.com/cheatsheets/flex/flex-3-css-properties/</link>
		<comments>http://blog.go4flash.com/cheatsheets/flex/flex-3-css-properties/#comments</comments>
		<pubDate>Sun, 04 May 2008 20:57:14 +0000</pubDate>
		<dc:creator>Antonos</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[CSS properties]]></category>

		<category><![CDATA[CSS, HTML]]></category>

		<guid isPermaLink="false">http://blog.go4flash.com/cheatsheets/flex/flex-3-css-properties/</guid>
		<description><![CDATA[

download Flex3CSS.pdf (152.8 KB)

]]></description>
			<content:encoded><![CDATA[<p style="display: block"><img src="/images/Flex3CSSList.jpg" /></p>

<a rel="nofollow" title="Download version 0.1 of Flex3CSS.pdf" onclick="if (window.urchinTracker) urchinTracker ('/downloads/cheatsheet/Flex3CSS.pdf');" href="/downloads/cheatsheet/Flex3CSS.pdf">download Flex3CSS.pdf</a> (152.8 KB)<br />
<br />
]]></content:encoded>
			<wfw:commentRss>http://blog.go4flash.com/cheatsheets/flex/flex-3-css-properties/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex 3 Cheatsheet, page 1 DRAFT</title>
		<link>http://blog.go4flash.com/cheatsheets/flex/flex-3-controls/</link>
		<comments>http://blog.go4flash.com/cheatsheets/flex/flex-3-controls/#comments</comments>
		<pubDate>Thu, 01 May 2008 14:26:27 +0000</pubDate>
		<dc:creator>Antonos</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[framework]]></category>

		<guid isPermaLink="false">http://blog.go4flash.com/cheatsheets/flex/flex-3-controls/</guid>
		<description><![CDATA[

download Flex3ControlsCheatsheet_p1.pdf (196.67 KB)

]]></description>
			<content:encoded><![CDATA[<p style="display: block"><img src="/images/Flex3ControlsCheatsheet_p1.jpg" /></p>

<a rel="nofollow" title="Download version 0.1 of Flex3ControlsCheatsheet_p1.pdf" onclick="if (window.urchinTracker) urchinTracker ('/downloads/cheatsheet/Flex3ControlsCheatsheet_p1.pdf');" href="/downloads/cheatsheet/Flex3ControlsCheatsheet_p1.pdf">download Flex3ControlsCheatsheet_p1.pdf</a> (196.67 KB)<br />
<br />
]]></content:encoded>
			<wfw:commentRss>http://blog.go4flash.com/cheatsheets/flex/flex-3-controls/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Getting Started with Cairngorm</title>
		<link>http://blog.go4flash.com/frameworks/cairngorm/getting-started-with-cairngorm/</link>
		<comments>http://blog.go4flash.com/frameworks/cairngorm/getting-started-with-cairngorm/#comments</comments>
		<pubDate>Thu, 01 May 2008 11:22:33 +0000</pubDate>
		<dc:creator>Antonos</dc:creator>
		
		<category><![CDATA[Cairngorm]]></category>

		<category><![CDATA[Adobe Engagement Platform]]></category>

		<category><![CDATA[Adobe Flex]]></category>

		<category><![CDATA[Cairngorm (Flex framework)]]></category>

		<category><![CDATA[Computer software]]></category>

		<category><![CDATA[Front Controller Pattern]]></category>

		<category><![CDATA[Macromedia]]></category>

		<category><![CDATA[Model-view-controller]]></category>

		<category><![CDATA[Open source]]></category>

		<category><![CDATA[Rich Internet Application]]></category>

		<guid isPermaLink="false">http://blog.go4flash.com/frameworks/cairngorm/getting-started-with-cairngorm/</guid>
		<description><![CDATA[When I heard about Cairngorm Framework I found very good example CairngormLogin sources can be found here
This example showed
]]></description>
			<content:encoded><![CDATA[<p>When I heard about <a href="http://labs.adobe.com/wiki/index.php/Cairngorm" title="Cairngorm Framework" target="_blank">Cairngorm Framework</a> I found very good example <a href="http://www.alex-uhlmann.de/flash/adobe/blog/cairngormlogin/CairngormLogin.htm" title="CairngormLogin" target="_blank">CairngormLogin</a> sources can be found <a href="http://www.alex-uhlmann.de/flash/adobe/blog/cairngormlogin/srcview/index.html" title="cairngormlogin sources" target="_blank">here</a></p>
<p>This example showed</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.go4flash.com/frameworks/cairngorm/getting-started-with-cairngorm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WebORB Introduction</title>
		<link>http://blog.go4flash.com/flash-related/weborb/weborb-introduction/</link>
		<comments>http://blog.go4flash.com/flash-related/weborb/weborb-introduction/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 19:49:34 +0000</pubDate>
		<dc:creator>Antonos</dc:creator>
		
		<category><![CDATA[WebORB]]></category>

		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[dot NET]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flash Remoting]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Remote Object]]></category>

		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://blog.go4flash.com/flashrelated/weborb/weborb-introduction/</guid>
		<description><![CDATA[WebORB
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.themidnightcoders.com/">WebORB</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.go4flash.com/flash-related/weborb/weborb-introduction/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Getter/Setter Generator</title>
		<link>http://blog.go4flash.com/articles/flex-articles/vo-getter-setter/</link>
		<comments>http://blog.go4flash.com/articles/flex-articles/vo-getter-setter/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 19:07:44 +0000</pubDate>
		<dc:creator>Antonos</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Cairngorm Framework]]></category>

		<category><![CDATA[DTO]]></category>

		<category><![CDATA[Getter]]></category>

		<category><![CDATA[Setter]]></category>

		<category><![CDATA[Value Object]]></category>

		<category><![CDATA[VO]]></category>

		<guid isPermaLink="false">http://blog.go4flash.com/articles/flex-articles/vo-getter-setter/</guid>
		<description><![CDATA[One time when I started to develop project based on Cairngorm Framework, I had a task to create a lot of Value Objects (VO)
]]></description>
			<content:encoded><![CDATA[<p>One time when I started to develop project based on <a href="http://http://labs.adobe.com/wiki/index.php/Cairngorm" title="Cairngorm Framework" target="_blank">Cairngorm Framework</a>, I had a task to create a lot of <a href="http://http://en.wikipedia.org/wiki/Value_Objects" title="Value Objects" target="_blank">Value Objects</a> (VO)</p>
<p> <a href="http://blog.go4flash.com/articles/flex-articles/vo-getter-setter/#more-46" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.go4flash.com/articles/flex-articles/vo-getter-setter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Simple ScrollBar</title>
		<link>http://blog.go4flash.com/articles/as2/scrollbar/</link>
		<comments>http://blog.go4flash.com/articles/as2/scrollbar/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 22:13:37 +0000</pubDate>
		<dc:creator>Antonos</dc:creator>
		
		<category><![CDATA[ActionScript 2]]></category>

		<category><![CDATA[fla]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[scroll]]></category>

		<category><![CDATA[scrollbar]]></category>

		<category><![CDATA[simple scrollbar]]></category>

		<category><![CDATA[sources]]></category>

		<guid isPermaLink="false">http://blog.go4flash.com/articles/as2/scrollbar/</guid>
		<description><![CDATA[I would like to share my simple scroll bar AS2 component which you can use in your old projects
]]></description>
			<content:encoded><![CDATA[<p>I would like to share my simple scroll bar AS2 component which you can use in your old projects</p>
<p> <a href="http://blog.go4flash.com/articles/as2/scrollbar/#more-45" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.go4flash.com/articles/as2/scrollbar/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex Font Embedding</title>
		<link>http://blog.go4flash.com/articles/flex-articles/flex-font-embedding/</link>
		<comments>http://blog.go4flash.com/articles/flex-articles/flex-font-embedding/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 19:24:18 +0000</pubDate>
		<dc:creator>Antonos</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[embeded font]]></category>

		<category><![CDATA[flex css style]]></category>

		<category><![CDATA[flex styles]]></category>

		<category><![CDATA[font]]></category>

		<guid isPermaLink="false">http://blog.go4flash.com/articles/flex-articles/flex-font-embedding/</guid>
		<description><![CDATA[When you embed fonts, Flex stores all of the font information in the SWF file so the font is displayed properly even if it&#8217;s not installed on the user&#8217;s computer. If you use a font in your sources that isn&#8217;t installed on a user&#8217;s system, and you don&#8217;t embed the font in the SWF file, [...]]]></description>
			<content:encoded><![CDATA[<p>When you embed fonts, Flex stores all of the font information in the SWF file so the font is displayed properly even if it&#8217;s not installed on the user&#8217;s computer. If you use a font in your sources that isn&#8217;t installed on a user&#8217;s system, and you don&#8217;t embed the font in the SWF file, Flash Player automatically selects a substitute font to use instead. Sometimes you have to embed font event if you are sure that it is installed on a user&#8217;s system, because to mask, tween and skew dynamic text fields possible only with embedded fonts.<br />
 <a href="http://blog.go4flash.com/articles/flex-articles/flex-font-embedding/#more-44" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.go4flash.com/articles/flex-articles/flex-font-embedding/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Java Code Conventions</title>
		<link>http://blog.go4flash.com/cheatsheets/java/java-code-conventions/</link>
		<comments>http://blog.go4flash.com/cheatsheets/java/java-code-conventions/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 21:06:03 +0000</pubDate>
		<dc:creator>Antonos</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.go4flash.com/cheatsheets/java/java-code-conventions/</guid>
		<description><![CDATA[

download JavaCodeConventions.pdf (128.89 KB)

]]></description>
			<content:encoded><![CDATA[<p style="display: block"><img src="/images/JavaCodeConvension.jpg" /></p>

<a rel="nofollow" title="Download version 0.1 of JavaCodeConventions.pdf" onclick="if (window.urchinTracker) urchinTracker ('/downloads/cheatsheet/JavaCodeConventions.pdf');" href="/downloads/cheatsheet/JavaCodeConventions.pdf">download JavaCodeConventions.pdf</a> (128.89 KB)<br />
<br />
]]></content:encoded>
			<wfw:commentRss>http://blog.go4flash.com/cheatsheets/java/java-code-conventions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Localizing Flex Applications with ANT</title>
		<link>http://blog.go4flash.com/articles/flex-articles/flex-localization/</link>
		<comments>http://blog.go4flash.com/articles/flex-articles/flex-localization/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 07:26:04 +0000</pubDate>
		<dc:creator>Antonos</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[App]]></category>

		<category><![CDATA[en_EN]]></category>

		<category><![CDATA[Internationalization]]></category>

		<category><![CDATA[locale]]></category>

		<category><![CDATA[Localizing]]></category>

		<category><![CDATA[nl_NL]]></category>

		<category><![CDATA[Runtime Localization]]></category>

		<category><![CDATA[ru_RU]]></category>

		<category><![CDATA[ua_UA]]></category>

		<guid isPermaLink="false">http://blog.go4flash.com/articles/flex-articles/flex-localization/</guid>
		<description><![CDATA[To make Internationalization/Localization for your Flex applications very easy
Lets split whole process by steps
]]></description>
			<content:encoded><![CDATA[<p>To make Internationalization/Localization for your Flex applications very easy<br />
Lets split whole process by steps<br />
 <a href="http://blog.go4flash.com/articles/flex-articles/flex-localization/#more-41" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.go4flash.com/articles/flex-articles/flex-localization/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
