<?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: Getting Down and Dirty with XMP and AS3</title>
	<atom:link href="http://www.brooksandrus.com/blog/2009/04/13/getting-down-and-dirty-with-xmp-and-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brooksandrus.com/blog/2009/04/13/getting-down-and-dirty-with-xmp-and-as3/</link>
	<description>This is the blog of Brooks Andrus. Here, at irregular intervals, you may find digital noise centered around the activities of an early 21st century technologist. I work for TechSmith Corporation, but this web space and the views found on it are entirely my own.</description>
	<lastBuildDate>Wed, 08 Feb 2012 11:34:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Roman</title>
		<link>http://www.brooksandrus.com/blog/2009/04/13/getting-down-and-dirty-with-xmp-and-as3/comment-page-1/#comment-50086</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Fri, 29 Jan 2010 13:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.brooksandrus.com/blog/?p=1001#comment-50086</guid>
		<description>Hello.
Thanks a lot for your post.

But I &#039;d like to ask you to give me a hint.
I&#039;m trying to parse the swf&#039;s metadata.
Which looks like this:


  
    application/x-shockwave-flash
    Adobe Flex 3 Application
    http://www.adobe.com/products/flex
    unknown
    unknown
    EN
    Jan 29, 2010
  


I just need to get the  element value.

I was using your tutorial — but it just doesn&#039;t work for me. Always returning null.

Could you please help me? Thanks a lot in advance.</description>
		<content:encoded><![CDATA[<p>Hello.<br />
Thanks a lot for your post.</p>
<p>But I &#8216;d like to ask you to give me a hint.<br />
I&#8217;m trying to parse the swf&#8217;s metadata.<br />
Which looks like this:</p>
<p>    application/x-shockwave-flash<br />
    Adobe Flex 3 Application<br />
    <a href="http://www.adobe.com/products/flex" rel="nofollow">http://www.adobe.com/products/flex</a><br />
    unknown<br />
    unknown<br />
    EN<br />
    Jan 29, 2010</p>
<p>I just need to get the  element value.</p>
<p>I was using your tutorial — but it just doesn&#8217;t work for me. Always returning null.</p>
<p>Could you please help me? Thanks a lot in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabian WieÃŸner</title>
		<link>http://www.brooksandrus.com/blog/2009/04/13/getting-down-and-dirty-with-xmp-and-as3/comment-page-1/#comment-49982</link>
		<dc:creator>Fabian WieÃŸner</dc:creator>
		<pubDate>Fri, 11 Sep 2009 12:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.brooksandrus.com/blog/?p=1001#comment-49982</guid>
		<description>Thanks for this article. But I&#039;ve got one problem. I want do add some new properties to the XMP. With the following lines I can add a new property with a custom namespace.

var ns:Namespace = new Namespace(&quot;http://example.org&quot;);
xmp.ns::myNewProperty = &quot;MyNewPropertyValue&quot;;

But now I have all my new property names as strings in an array and I don&#039;t know how to use these strings as a new property name. 
BTW this construct for adding new properties looks a little bit weired but the class XMPMeta has no mehtod like addProperty or sth. like that.</description>
		<content:encoded><![CDATA[<p>Thanks for this article. But I&#8217;ve got one problem. I want do add some new properties to the XMP. With the following lines I can add a new property with a custom namespace.</p>
<p>var ns:Namespace = new Namespace(&#8220;http://example.org&#8221;);<br />
xmp.ns::myNewProperty = &#8220;MyNewPropertyValue&#8221;;</p>
<p>But now I have all my new property names as strings in an array and I don&#8217;t know how to use these strings as a new property name.<br />
BTW this construct for adding new properties looks a little bit weired but the class XMPMeta has no mehtod like addProperty or sth. like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gunar Penikis</title>
		<link>http://www.brooksandrus.com/blog/2009/04/13/getting-down-and-dirty-with-xmp-and-as3/comment-page-1/#comment-49865</link>
		<dc:creator>Gunar Penikis</dc:creator>
		<pubDate>Tue, 28 Apr 2009 22:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.brooksandrus.com/blog/?p=1001#comment-49865</guid>
		<description>Well done Brooks!  Thanks for checking out the XMP SDK! Any feedback most welcome.</description>
		<content:encoded><![CDATA[<p>Well done Brooks!  Thanks for checking out the XMP SDK! Any feedback most welcome.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

