<?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: Flex2 FileReference API for Uploading Files</title> <atom:link href="http://renaun.com/blog/2006/06/flex2-filereference-api-for-uploading-files/feed/" rel="self" type="application/rss+xml" /><link>http://renaun.com/blog/2006/06/flex2-filereference-api-for-uploading-files/</link> <description>My ideas on the web and mobile application/game technologies</description> <lastBuildDate>Sat, 27 Jun 2015 02:02:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>By: mindu</title><link>http://renaun.com/blog/2006/06/flex2-filereference-api-for-uploading-files/#comment-357445</link> <dc:creator>mindu</dc:creator> <pubDate>Thu, 20 Mar 2008 14:52:23 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=51#comment-357445</guid> <description><![CDATA[HI I have the same problem of Ramon&quot; Hi, i have a problem with that code. Iâ€™ve tryed to put some characters and the encoding doesnâ€™t work. For example, if i try to send a description including â€œÃ±â€ or â€œÃ³â€, it doesnâ€™t work :_( &quot;some solution ? thanks]]></description> <content:encoded><![CDATA[<p>HI<br /> I have the same problem of Ramon</p><p>&#8221;<br /> Hi, i have a problem with that code. Iâ€™ve tryed to put some characters and the encoding doesnâ€™t work. For example, if i try to send a description including â€œÃ±â€ or â€œÃ³â€, it doesnâ€™t work :_(<br /> &#8221;</p><p>some solution ?<br /> thanks</p> ]]></content:encoded> </item> <item><title>By: robson</title><link>http://renaun.com/blog/2006/06/flex2-filereference-api-for-uploading-files/#comment-241202</link> <dc:creator>robson</dc:creator> <pubDate>Wed, 12 Dec 2007 13:39:51 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=51#comment-241202</guid> <description><![CDATA[hello, i am trying to get this to work with jsp, but request.getParater(&quot;benutzerID&quot;) is alway null:here is my as code: var sendVars:URLVariables = new URLVariables(); sendVars.benutzerID = &quot;1&quot;; var request:URLRequest = new URLRequest(); request.data = sendVars; request.url = _strUploadScript; request.method = URLRequestMethod.POST; _refUploadFile.upload(request, &quot;file&quot;, false);can anyone help?]]></description> <content:encoded><![CDATA[<p>hello, i am trying to get this to work with jsp, but request.getParater(&#8220;benutzerID&#8221;) is alway null:</p><p>here is my as code:<br /> var sendVars:URLVariables = new URLVariables();<br /> sendVars.benutzerID = &#8220;1&#8243;;</p><p>var request:URLRequest = new URLRequest();<br /> request.data = sendVars;<br /> request.url = _strUploadScript;<br /> request.method = URLRequestMethod.POST;</p><p>_refUploadFile.upload(request, &#8220;file&#8221;, false);</p><p>can anyone help?</p> ]]></content:encoded> </item> <item><title>By: C</title><link>http://renaun.com/blog/2006/06/flex2-filereference-api-for-uploading-files/#comment-208596</link> <dc:creator>C</dc:creator> <pubDate>Thu, 08 Nov 2007 19:38:31 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=51#comment-208596</guid> <description><![CDATA[How to I handle special cases when for example the server side detemines that the file is too big or invalid format or has already been uploaded. I would like to know how I can read data from the server&#039;s HTTP Response ?Or maybe there is a different mechanism that will allow me to let my user know that status ? I need to let them know what&#039;s the reason for upload failure...]]></description> <content:encoded><![CDATA[<p>How to I handle special cases when for example the server side detemines that the file is too big or invalid format or has already been uploaded. I would like to know how I can read data from the server&#8217;s HTTP Response ?</p><p>Or maybe there is a different mechanism that will allow me to let my user know that status ? I need to let them know what&#8217;s the reason for upload failure&#8230;</p> ]]></content:encoded> </item> <item><title>By: Ramon</title><link>http://renaun.com/blog/2006/06/flex2-filereference-api-for-uploading-files/#comment-191188</link> <dc:creator>Ramon</dc:creator> <pubDate>Mon, 22 Oct 2007 14:13:25 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=51#comment-191188</guid> <description><![CDATA[Hi, i have a problem with that code. I&#039;ve tryed to put some characters and the encoding doesn&#039;t work. For example, if i try to send a description including &quot;Ã±&quot; or &quot;Ã³&quot;, it doesn&#039;t work :_(If anybody can help me, i&#039;ll be grateful for your support.Thanks.]]></description> <content:encoded><![CDATA[<p>Hi, i have a problem with that code. I&#8217;ve tryed to put some characters and the encoding doesn&#8217;t work. For example, if i try to send a description including &#8220;Ã±&#8221; or &#8220;Ã³&#8221;, it doesn&#8217;t work :_(</p><p>If anybody can help me, i&#8217;ll be grateful for your support.</p><p>Thanks.</p> ]]></content:encoded> </item> <item><title>By: me</title><link>http://renaun.com/blog/2006/06/flex2-filereference-api-for-uploading-files/#comment-69505</link> <dc:creator>me</dc:creator> <pubDate>Wed, 09 May 2007 11:40:35 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/?p=51#comment-69505</guid> <description><![CDATA[Hi,geat stuff. Howwould you do more of an FTP application with this code. Like create and delete directories and files.Thanks.]]></description> <content:encoded><![CDATA[<p>Hi,geat stuff. Howwould you do more of an FTP application with this code. Like create and delete directories and files.</p><p>Thanks.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 364/392 objects using disk: basic

 Served from: renaun.com @ 2026-06-11 22:44:46 by W3 Total Cache -->