<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Flex 3 import swf symbols</title>
	<atom:link href="http://www.stoimen.com/blog/2009/03/05/flex-3-import-swf-symbols/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stoimen.com/blog/2009/03/05/flex-3-import-swf-symbols/</link>
	<description>about web development</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:35:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Arun</title>
		<link>http://www.stoimen.com/blog/2009/03/05/flex-3-import-swf-symbols/comment-page-1/#comment-14356</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Thu, 07 Jul 2011 06:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=291#comment-14356</guid>
		<description>Thank you so so so much. This was what I&#039;ve been struggling with. :)</description>
		<content:encoded><![CDATA[<p>Thank you so so so much. This was what I&#8217;ve been struggling with. <img src='http://www.stoimen.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.stoimen.com/blog/2009/03/05/flex-3-import-swf-symbols/comment-page-1/#comment-13455</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Fri, 22 Oct 2010 20:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=291#comment-13455</guid>
		<description>Hi, great article. I also tried the method explained in www.airtightinteractive.com and worked for me. I add a frame (not definetly a keyframe) in the movieclip symbol inside the library and the run time error never reappear. Thanks</description>
		<content:encoded><![CDATA[<p>Hi, great article. I also tried the method explained in <a href="http://www.airtightinteractive.com" rel="nofollow">http://www.airtightinteractive.com</a> and worked for me. I add a frame (not definetly a keyframe) in the movieclip symbol inside the library and the run time error never reappear. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dadan</title>
		<link>http://www.stoimen.com/blog/2009/03/05/flex-3-import-swf-symbols/comment-page-1/#comment-12747</link>
		<dc:creator>dadan</dc:creator>
		<pubDate>Wed, 31 Mar 2010 15:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=291#comment-12747</guid>
		<description>the example is not clear, i cannot get it work</description>
		<content:encoded><![CDATA[<p>the example is not clear, i cannot get it work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bashar</title>
		<link>http://www.stoimen.com/blog/2009/03/05/flex-3-import-swf-symbols/comment-page-1/#comment-12645</link>
		<dc:creator>bashar</dc:creator>
		<pubDate>Fri, 19 Mar 2010 13:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=291#comment-12645</guid>
		<description>good to know</description>
		<content:encoded><![CDATA[<p>good to know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauro</title>
		<link>http://www.stoimen.com/blog/2009/03/05/flex-3-import-swf-symbols/comment-page-1/#comment-3349</link>
		<dc:creator>Mauro</dc:creator>
		<pubDate>Tue, 07 Jul 2009 16:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=291#comment-3349</guid>
		<description>Hello! 

I can load it if i embed the swf with a reference to the icon as you show above. What you mean about being at the same level? They are stored in a folder only sow symbols inside the swf. Can you show me how to get a name of one symbol without hardcoded it?

Thanks!!</description>
		<content:encoded><![CDATA[<p>Hello! </p>
<p>I can load it if i embed the swf with a reference to the icon as you show above. What you mean about being at the same level? They are stored in a folder only sow symbols inside the swf. Can you show me how to get a name of one symbol without hardcoded it?</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoimen</title>
		<link>http://www.stoimen.com/blog/2009/03/05/flex-3-import-swf-symbols/comment-page-1/#comment-3343</link>
		<dc:creator>Stoimen</dc:creator>
		<pubDate>Tue, 07 Jul 2009 13:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=291#comment-3343</guid>
		<description>At least they should be exported with the appropriate class definition, are they? If so you can get all of them looping over their parent element. 

If they are not on the same level, the task is a little bit difficult, you must make some recursive function to collect them all.

If that doesn&#039;t help, please provide any source code, I&#039;ll try to help as much as possible.

Greetings</description>
		<content:encoded><![CDATA[<p>At least they should be exported with the appropriate class definition, are they? If so you can get all of them looping over their parent element. </p>
<p>If they are not on the same level, the task is a little bit difficult, you must make some recursive function to collect them all.</p>
<p>If that doesn&#8217;t help, please provide any source code, I&#8217;ll try to help as much as possible.</p>
<p>Greetings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauro</title>
		<link>http://www.stoimen.com/blog/2009/03/05/flex-3-import-swf-symbols/comment-page-1/#comment-3342</link>
		<dc:creator>Mauro</dc:creator>
		<pubDate>Tue, 07 Jul 2009 13:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=291#comment-3342</guid>
		<description>Hello! I have the same problem as Icono. I have a swf with many diferent symbols that i need to use. I need to get all of the them in an arraycollection to contruct a datagrid to show them all. The problem is how to acess all of the names of the symbols inside the swf.</description>
		<content:encoded><![CDATA[<p>Hello! I have the same problem as Icono. I have a swf with many diferent symbols that i need to use. I need to get all of the them in an arraycollection to contruct a datagrid to show them all. The problem is how to acess all of the names of the symbols inside the swf.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Icono</title>
		<link>http://www.stoimen.com/blog/2009/03/05/flex-3-import-swf-symbols/comment-page-1/#comment-2959</link>
		<dc:creator>Icono</dc:creator>
		<pubDate>Sun, 21 Jun 2009 00:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=291#comment-2959</guid>
		<description>I have gotten the above code to work, but I need a method to embedd all the classes in the SWF file all at once.  I have hundreds and don&#039;t want to have to have hundreds of embed statements in my code.  

I have seen other people suggest that you can embedd swf files and leave off the symbol paramenter.  But then how do I access a particular symbol in the giant class that includes all the subclasses?</description>
		<content:encoded><![CDATA[<p>I have gotten the above code to work, but I need a method to embedd all the classes in the SWF file all at once.  I have hundreds and don&#8217;t want to have to have hundreds of embed statements in my code.  </p>
<p>I have seen other people suggest that you can embedd swf files and leave off the symbol paramenter.  But then how do I access a particular symbol in the giant class that includes all the subclasses?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mayamoto</title>
		<link>http://www.stoimen.com/blog/2009/03/05/flex-3-import-swf-symbols/comment-page-1/#comment-2740</link>
		<dc:creator>Mayamoto</dc:creator>
		<pubDate>Wed, 10 Jun 2009 08:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=291#comment-2740</guid>
		<description>Great tutorial, thanks!</description>
		<content:encoded><![CDATA[<p>Great tutorial, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skiligma</title>
		<link>http://www.stoimen.com/blog/2009/03/05/flex-3-import-swf-symbols/comment-page-1/#comment-599</link>
		<dc:creator>Skiligma</dc:creator>
		<pubDate>Sat, 11 Apr 2009 18:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=291#comment-599</guid>
		<description>mm.. informative ))</description>
		<content:encoded><![CDATA[<p>mm.. informative ))</p>
]]></content:encoded>
	</item>
</channel>
</rss>

