<?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"
	>
<channel>
	<title>Comments on: Native file browse dialog in Apollo</title>
	<atom:link href="http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/</link>
	<description>Nintendo DS &#038; GBA development, microcontrollers, and occasionally FPGAs</description>
	<pubDate>Thu, 20 Nov 2008 23:20:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: fluxcapacity &#187; Blog Archive &#187; Silverlight&#8217;s niche, and its missing piece</title>
		<link>http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/#comment-9239</link>
		<dc:creator>fluxcapacity &#187; Blog Archive &#187; Silverlight&#8217;s niche, and its missing piece</dc:creator>
		<pubDate>Mon, 01 Oct 2007 05:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/#comment-9239</guid>
		<description>[...] be released tomorrow.  While Flash Player doesn&#8217;t allow it, there&#8217;s currently an Adobe AIR trick in use which lets you simulate a &#8220;Save File&#8221; dialog by faking a download().  [...]</description>
		<content:encoded><![CDATA[<p>[...] be released tomorrow.  While Flash Player doesn&#8217;t allow it, there&#8217;s currently an Adobe AIR trick in use which lets you simulate a &#8220;Save File&#8221; dialog by faking a download().  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saving photos from Flickr to desktop in Flickrin 2 &#171; FlexNotes</title>
		<link>http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/#comment-3134</link>
		<dc:creator>Saving photos from Flickr to desktop in Flickrin 2 &#171; FlexNotes</dc:creator>
		<pubDate>Sun, 22 Apr 2007 09:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/#comment-3134</guid>
		<description>[...] 6. http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 6. <a href="http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/" rel="nofollow">http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashwineedash</title>
		<link>http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/#comment-2785</link>
		<dc:creator>ashwineedash</dc:creator>
		<pubDate>Wed, 11 Apr 2007 04:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/#comment-2785</guid>
		<description>There is a FileOpenPanel component which can be used to open file.I have used it in my mp3 player app.
link to source files:http://www.ashwineedash.com/download/ApolloJukeBox_sources.zip
I think this can help you.</description>
		<content:encoded><![CDATA[<p>There is a FileOpenPanel component which can be used to open file.I have used it in my mp3 player app.<br />
link to source files:http://www.ashwineedash.com/download/ApolloJukeBox_sources.zip<br />
I think this can help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yinoのApolloアプリ開発日記</title>
		<link>http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/#comment-2644</link>
		<dc:creator>yinoのApolloアプリ開発日記</dc:creator>
		<pubDate>Thu, 05 Apr 2007 14:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/#comment-2644</guid>
		<description>&lt;strong&gt;Apollo版　FLV &#38; YouTube Playerのバージョンアップ (version 0.25)...&lt;/strong&gt;

 毎日こまめにversionアップしようと思う、 Apollo版　FLV &#38; YouTubePlayerですが 単純な機能ですが、新しい機能追加を行いました。 今回の機能追加は、 チャンネルのパネルの開閉機能 です。...</description>
		<content:encoded><![CDATA[<p><strong>Apollo版　FLV &amp; YouTube Playerのバージョンアップ (version 0.25)&#8230;</strong></p>
<p> 毎日こまめにversionアップしようと思う、 Apollo版　FLV &amp; YouTubePlayerですが 単純な機能ですが、新しい機能追加を行いました。 今回の機能追加は、 チャンネルのパネルの開閉機能 です。&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yino</title>
		<link>http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/#comment-2643</link>
		<dc:creator>yino</dc:creator>
		<pubDate>Thu, 05 Apr 2007 14:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/#comment-2643</guid>
		<description>I used same way to for save flvfile in this application.(http://www.yino.sakura.ne.jp/YoutubePlayer.air)
(this application watch youtube video, save it's, and play flv file)

But this way has a bug in Mac.

When called file.download method,
Apollo application was failed in Mac .

so, I am looking for more better way to file open method.

Do you know more better solution??

My English is clumsy, so I'm sorry.


thanks for read my Msg.</description>
		<content:encoded><![CDATA[<p>I used same way to for save flvfile in this application.(http://www.yino.sakura.ne.jp/YoutubePlayer.air)<br />
(this application watch youtube video, save it&#8217;s, and play flv file)</p>
<p>But this way has a bug in Mac.</p>
<p>When called file.download method,<br />
Apollo application was failed in Mac .</p>
<p>so, I am looking for more better way to file open method.</p>
<p>Do you know more better solution??</p>
<p>My English is clumsy, so I&#8217;m sorry.</p>
<p>thanks for read my Msg.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RichApps &#187; Blog Archive &#187; Save file dialog with apollo hack</title>
		<link>http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/#comment-2406</link>
		<dc:creator>RichApps &#187; Blog Archive &#187; Save file dialog with apollo hack</dc:creator>
		<pubDate>Thu, 29 Mar 2007 07:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.davr.org/2007/03/28/native-file-browse-dialog-in-apollo/#comment-2406</guid>
		<description>[...] Found this post by Robots w/Lasers that has more about this   Posted in AS3, Apollo [...]</description>
		<content:encoded><![CDATA[<p>[...] Found this post by Robots w/Lasers that has more about this   Posted in AS3, Apollo [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
