<?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>flalog - Flash Actionscript Tutorial Solution Experience &#187; jsfl</title>
	<atom:link href="http://flalog.com/category/jsfl/feed/" rel="self" type="application/rss+xml" />
	<link>http://flalog.com</link>
	<description></description>
	<lastBuildDate>Sun, 20 Sep 2009 22:51:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>JSFL: Select all bitmaps in library and edit their settings</title>
		<link>http://flalog.com/experiences/jsfl-select-all-bitmaps-in-library-and-edit-their-settings/langswitch_lang/tr</link>
		<comments>http://flalog.com/experiences/jsfl-select-all-bitmaps-in-library-and-edit-their-settings/langswitch_lang/tr#comments</comments>
		<pubDate>Sat, 11 Oct 2008 13:25:23 +0000</pubDate>
		<dc:creator>antilopanda19283flash</dc:creator>
				<category><![CDATA[Experiences]]></category>
		<category><![CDATA[Flash CS3]]></category>
		<category><![CDATA[jsfl]]></category>
		<category><![CDATA[bitmap]]></category>
		<category><![CDATA[extend flash]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://flalog.com/?p=45</guid>
		<description><![CDATA[&#160; var lib = fl.getDocumentDOM&#40;&#41;.library; var libItemLength = lib&#91;0&#93;.length; for &#40;i=0; i &#38;lt; libItemLength; i++&#41;&#123; if&#40;lib.getItemType&#40;lib&#91;0&#93;&#91;i&#93;.name&#41; == &#34;bitmap&#34;&#41; &#123; lib.selectItem&#40;lib&#91;0&#93;&#91;i&#93;.name&#41;; lib.setItemProperty&#40;'allowSmoothing', true&#41;; lib.setItemProperty&#40;'compressionType', 'photo'&#41;; &#125; &#125; download the jsfl file, and please share your comments and improvements.]]></description>
		<wfw:commentRss>http://flalog.com/experiences/jsfl-select-all-bitmaps-in-library-and-edit-their-settings/feed/?langswitch_lang=tr</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
