<?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: FlashrSimpleSearch</title>
	<atom:link href="http://www.kelvinluck.com/2006/04/flashrsimplesearch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kelvinluck.com/2006/04/flashrsimplesearch/</link>
	<description>a stroke of luck</description>
	<lastBuildDate>Thu, 02 Feb 2012 07:32:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Gloria</title>
		<link>http://www.kelvinluck.com/2006/04/flashrsimplesearch/comment-page-1/#comment-357</link>
		<dc:creator>Gloria</dc:creator>
		<pubDate>Thu, 14 Dec 2006 13:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=52#comment-357</guid>
		<description>&lt;p&gt;Hi, &lt;/p&gt;

	&lt;p&gt;I have fixed the Flashr.as and use “Ctrl+Enter” to test the FlashrSimpleSearch.fla. But the result window is a blank although I do see the tracing message of photo details in the output window. Then, I saw the ..\deploy\FlashrSimpleSearch.swf has been updated, so I copied this file to my root directory of webserver (C:\Inetpub\wwwroot), and   I opened the web browser to test http://myIP/FlashrSimpleSearch.swf  or http://myIP/FlashrSimpleSearch.html (I changed the publish settings in Flash to publish this html as well) and I can see the message “transfering data from api.flickr.com…”, but there is still no photo showing up. Any ideas? Thanks a lot!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I have fixed the Flashr.as and use “Ctrl+Enter” to test the FlashrSimpleSearch.fla. But the result window is a blank although I do see the tracing message of photo details in the output window. Then, I saw the ..\deploy\FlashrSimpleSearch.swf has been updated, so I copied this file to my root directory of webserver (C:\Inetpub\wwwroot), and   I opened the web browser to test <a href="http://myIP/FlashrSimpleSearch.swf" rel="nofollow">http://myIP/FlashrSimpleSearch.swf</a>  or <a href="http://myIP/FlashrSimpleSearch.html" rel="nofollow">http://myIP/FlashrSimpleSearch.html</a> (I changed the publish settings in Flash to publish this html as well) and I can see the message “transfering data from api.flickr.com…”, but there is still no photo showing up. Any ideas? Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin Luck</title>
		<link>http://www.kelvinluck.com/2006/04/flashrsimplesearch/comment-page-1/#comment-356</link>
		<dc:creator>Kelvin Luck</dc:creator>
		<pubDate>Tue, 12 Dec 2006 23:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=52#comment-356</guid>
		<description>&lt;p&gt;Hi Gloria,&lt;/p&gt;

	&lt;p&gt;This sample included the latest version of Flashr at the time it was published. The link I gave you in my last comment is a slightly newer version. The example should work fine with the newer version.&lt;/p&gt;

	&lt;p&gt;The code in FlashrSimpleSearch is a class which is associated with a symbol in the library. This is how code is included in AS2 – I recommend searching around for an intro to AS2 or reading reading Colin Moock’s &lt;a href=&quot;http://moock.org/eas2/&quot;&gt;Essential ActionScript 2&lt;/a&gt;&lt;/p&gt;

	&lt;p&gt;The two files that were fixed were the 0.4 and the 0.5 version. You will only need to change Flashr.as since that corresponds to the 0.5 version.&lt;/p&gt;

	&lt;p&gt;You should run FlashrSimpleSearch.swf from within the Flash IDE (Ctrl-enter) or from a webserver. The issue you describe is due to the “local content can’t access internet content” flash security restriction, not the crossdomain.xml file and the endpoint for the flickr API.&lt;/p&gt;

	&lt;p&gt;Hope all that helps! In future you may find it more useful to ask questions about Flashr on the &lt;a href=&quot;http://osflash.org/mailman/listinfo/flashr_osflash.org&quot;&gt;Flashr mailing list&lt;/a&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Gloria,</p>
<p>This sample included the latest version of Flashr at the time it was published. The link I gave you in my last comment is a slightly newer version. The example should work fine with the newer version.</p>
<p>The code in FlashrSimpleSearch is a class which is associated with a symbol in the library. This is how code is included in AS2 – I recommend searching around for an intro to AS2 or reading reading Colin Moock’s <a href="http://moock.org/eas2/">Essential ActionScript 2</a></p>
<p>The two files that were fixed were the 0.4 and the 0.5 version. You will only need to change Flashr.as since that corresponds to the 0.5 version.</p>
<p>You should run FlashrSimpleSearch.swf from within the Flash IDE (Ctrl-enter) or from a webserver. The issue you describe is due to the “local content can’t access internet content” flash security restriction, not the crossdomain.xml file and the endpoint for the flickr API.</p>
<p>Hope all that helps! In future you may find it more useful to ask questions about Flashr on the <a href="http://osflash.org/mailman/listinfo/flashr_osflash.org">Flashr mailing list</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gloria</title>
		<link>http://www.kelvinluck.com/2006/04/flashrsimplesearch/comment-page-1/#comment-355</link>
		<dc:creator>Gloria</dc:creator>
		<pubDate>Tue, 12 Dec 2006 16:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=52#comment-355</guid>
		<description>&lt;p&gt;Oh, Excuse me&#8230;&lt;br /&gt;another questions&#8230;&lt;/p&gt;

	&lt;p&gt;I am aware that you made a fix (https://mirror1.cvsdude.com/trac/osflash/flashr/changeset/54). But while I look into the previous page, I found there are two files-Flickr.as and Flashr.as needed to be changed, but I can only find Flashr.as encompassed in this FlashrSimpleSearch example. 2) While I try to excute FlashrSimpleSearch.swf, it will appear a security warning window, and I already went to the http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04a.html  (Global security settings for content creators) to trust file in the location (e.g., C:\flash\FlashrSimpleSearch\deploy and  C:\flash\FlashrSimpleSearch\deploy\FlashrSimpleSearch.swf). I do not know which previous one location is correct, so I add both of them, but while I try to re-excute the .swf file, the warning still presents.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Oh, Excuse me&#8230;<br />another questions&#8230;</p>
<p>I am aware that you made a fix (<a href="https://mirror1.cvsdude.com/trac/osflash/flashr/changeset/54" rel="nofollow">https://mirror1.cvsdude.com/trac/osflash/flashr/changeset/54</a>). But while I look into the previous page, I found there are two files-Flickr.as and Flashr.as needed to be changed, but I can only find Flashr.as encompassed in this FlashrSimpleSearch example. 2) While I try to excute FlashrSimpleSearch.swf, it will appear a security warning window, and I already went to the <a href="http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04a.html" rel="nofollow">http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04a.html</a>  (Global security settings for content creators) to trust file in the location (e.g., C:\flash\FlashrSimpleSearch\deploy and  C:\flash\FlashrSimpleSearch\deploy\FlashrSimpleSearch.swf). I do not know which previous one location is correct, so I add both of them, but while I try to re-excute the .swf file, the warning still presents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gloria</title>
		<link>http://www.kelvinluck.com/2006/04/flashrsimplesearch/comment-page-1/#comment-354</link>
		<dc:creator>Gloria</dc:creator>
		<pubDate>Tue, 12 Dec 2006 16:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=52#comment-354</guid>
		<description>&lt;p&gt;Hi, &lt;/p&gt;

	&lt;p&gt;Thanks for the prompt reply though I am still a little bit confused:) From the download section in this sample, you mentioned you include the latest version of Flashr 0.5. But you have another newest 0.5 version in http://flashr.kelvinluck.com/assets/0.5/  ? Are these two packages the same one?  If not, I guess  http://flashr.kelvinluck.com/assets/0.5/   is the very newest one, then could this example work with this version? And, I saw in the FlashrSimpleSearch.fla, there is no code inside, and the real code FlashrSimpleSearch.as is in the \FlashrSimpleSearch\src\com\kelvinluck\flashr\example. How do you make this work? I mean 1) how you include FlashrSimpleSearch.as into the .fla file, 2) I thought the files under \com\... should be at the same directory with the real source code (I am not sure the real source code is the .fla or .as in this case)&lt;/p&gt;

	&lt;p&gt;Thanks again!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Thanks for the prompt reply though I am still a little bit confused:) From the download section in this sample, you mentioned you include the latest version of Flashr 0.5. But you have another newest 0.5 version in <a href="http://flashr.kelvinluck.com/assets/0.5/" rel="nofollow">http://flashr.kelvinluck.com/assets/0.5/</a>  ? Are these two packages the same one?  If not, I guess  <a href="http://flashr.kelvinluck.com/assets/0.5/" rel="nofollow">http://flashr.kelvinluck.com/assets/0.5/</a>   is the very newest one, then could this example work with this version? And, I saw in the FlashrSimpleSearch.fla, there is no code inside, and the real code FlashrSimpleSearch.as is in the \FlashrSimpleSearch\src\com\kelvinluck\flashr\example. How do you make this work? I mean 1) how you include FlashrSimpleSearch.as into the .fla file, 2) I thought the files under \com\... should be at the same directory with the real source code (I am not sure the real source code is the .fla or .as in this case)</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin Luck</title>
		<link>http://www.kelvinluck.com/2006/04/flashrsimplesearch/comment-page-1/#comment-352</link>
		<dc:creator>Kelvin Luck</dc:creator>
		<pubDate>Mon, 11 Dec 2006 16:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=52#comment-352</guid>
		<description>&lt;p&gt;Yes – 0.5 is more or less officially released. You can &lt;a href=&quot;http://flashr.kelvinluck.com/assets/0.5/&quot;&gt;get it here&lt;/a&gt; – I’ve just been too busy to get the microsite for it ready but that should be coming by the start of the new year,&lt;/p&gt;

	&lt;p&gt;Cheers,&lt;/p&gt;

	&lt;p&gt;Kelvin :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Yes – 0.5 is more or less officially released. You can <a href="http://flashr.kelvinluck.com/assets/0.5/">get it here</a> – I’ve just been too busy to get the microsite for it ready but that should be coming by the start of the new year,</p>
<p>Cheers,</p>
<p>Kelvin :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gloria</title>
		<link>http://www.kelvinluck.com/2006/04/flashrsimplesearch/comment-page-1/#comment-351</link>
		<dc:creator>Gloria</dc:creator>
		<pubDate>Mon, 11 Dec 2006 15:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=52#comment-351</guid>
		<description>&lt;p&gt;Hi, &lt;/p&gt;

	&lt;p&gt;Is Flashr 0.5 officially released yet? It seems that only this example is written in version 0.5? I would like to know which version to use at this time point. Thanks a lot:)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Is Flashr 0.5 officially released yet? It seems that only this example is written in version 0.5? I would like to know which version to use at this time point. Thanks a lot:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.kelvinluck.com/2006/04/flashrsimplesearch/comment-page-1/#comment-312</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Mon, 16 Oct 2006 12:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=52#comment-312</guid>
		<description>&lt;p&gt;Thanks! now it works on 2004…&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thanks! now it works on 2004…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin Luck</title>
		<link>http://www.kelvinluck.com/2006/04/flashrsimplesearch/comment-page-1/#comment-310</link>
		<dc:creator>Kelvin Luck</dc:creator>
		<pubDate>Sun, 15 Oct 2006 17:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=52#comment-310</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

	&lt;p&gt;What version of Flash are you trying to open it in? I think it was a Flash 8 fla file. I have just resaved it as a Flash MX2004 file and reuploaded it so please &lt;a href=&quot;/assets/flickr_api/0.5/FlashrSimpleSearch.zip&quot;&gt;download it&lt;/a&gt; again and see if you can open it now,&lt;/p&gt;

	&lt;p&gt;Cheers,&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>What version of Flash are you trying to open it in? I think it was a Flash 8 fla file. I have just resaved it as a Flash MX2004 file and reuploaded it so please <a href="/assets/flickr_api/0.5/FlashrSimpleSearch.zip">download it</a> again and see if you can open it now,</p>
<p>Cheers,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.kelvinluck.com/2006/04/flashrsimplesearch/comment-page-1/#comment-309</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sun, 15 Oct 2006 17:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=52#comment-309</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

	&lt;p&gt;simple problem… I can´t open your FlashrSimpleSearch.fla would you please send it to me? Thanks!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>simple problem… I can´t open your FlashrSimpleSearch.fla would you please send it to me? Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.157 seconds -->

