<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Flash Topic of the Week</title>
	<link>http://protoflash.com/blog</link>
	<description>Keep Up To Date With The Latest Flash News</description>
	<pubDate>Tue, 07 Sep 2010 21:41:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>Comment on FileReference:Class by Protoflash</title>
		<link>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-327</link>
		<author>Protoflash</author>
		<pubDate>Sat, 10 Oct 2009 09:40:31 +0000</pubDate>
		<guid>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-327</guid>
					<description>Hi Soliton,

I'm guessing it is the filesize. Check the MaximumFileSize setting of your webserver.
Let me know how it goes. :)

Cheers,
Stephen</description>
		<content:encoded><![CDATA[<p>Hi Soliton,</p>
<p>I&#8217;m guessing it is the filesize. Check the MaximumFileSize setting of your webserver.<br />
Let me know how it goes. <img src='http://protoflash.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers,<br />
Stephen</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on FileReference:Class by Soliton</title>
		<link>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-326</link>
		<author>Soliton</author>
		<pubDate>Sat, 10 Oct 2009 08:53:15 +0000</pubDate>
		<guid>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-326</guid>
					<description>Hi
i run a filereference.upload test  flex application which uploads a file through a coldfusion server.
i'm using flex 3 and coldfusion 9.
i'm also passing parameters in the URLRequest that points to the upload cfm file.
when i run my test using the built-in web server (Jrun) all seems to work just fine
when i run the same test on a coldfusion instance that runs on Apache web server, it throws a I/O Error...

i suspect i'm missing some kind of a configuration i need to perform when moving to a production setup rather then a development environment...

can anyone guide me through this?
does it have to do with security? on the client? on the server?
i'm still running on localhost...

cheers
:)</description>
		<content:encoded><![CDATA[<p>Hi<br />
i run a filereference.upload test  flex application which uploads a file through a coldfusion server.<br />
i&#8217;m using flex 3 and coldfusion 9.<br />
i&#8217;m also passing parameters in the URLRequest that points to the upload cfm file.<br />
when i run my test using the built-in web server (Jrun) all seems to work just fine<br />
when i run the same test on a coldfusion instance that runs on Apache web server, it throws a I/O Error&#8230;</p>
<p>i suspect i&#8217;m missing some kind of a configuration i need to perform when moving to a production setup rather then a development environment&#8230;</p>
<p>can anyone guide me through this?<br />
does it have to do with security? on the client? on the server?<br />
i&#8217;m still running on localhost&#8230;</p>
<p>cheers<br />
 <img src='http://protoflash.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on FileReference:Class by Imtiyaz</title>
		<link>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-319</link>
		<author>Imtiyaz</author>
		<pubDate>Wed, 03 Dec 2008 12:07:18 +0000</pubDate>
		<guid>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-319</guid>
					<description>Hi,

I am using FileReference.upload("upload.php").  Uploading works well in localhost but when i put in on server no copy function seems to work.  I even tried you option of System.security.allowDomain(”http://localhost”, “127.0.0.1″);

But fails.  Can you guide me where i am wrong in implementing on server.  U can have a look at:http://imtiyaz.byethost3.com/testing/upload.html

Waiting fr reply.

Best Regards,
Imtiyaz</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am using FileReference.upload(&#8221;upload.php&#8221;).  Uploading works well in localhost but when i put in on server no copy function seems to work.  I even tried you option of System.security.allowDomain(”http://localhost”, “127.0.0.1″);</p>
<p>But fails.  Can you guide me where i am wrong in implementing on server.  U can have a look at:http://imtiyaz.byethost3.com/testing/upload.html</p>
<p>Waiting fr reply.</p>
<p>Best Regards,<br />
Imtiyaz</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on FileReference:Class by Protoflash</title>
		<link>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-216</link>
		<author>Protoflash</author>
		<pubDate>Wed, 16 Apr 2008 20:19:19 +0000</pubDate>
		<guid>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-216</guid>
					<description>Hi William,
I'v got a hunch that it's because the .htaccess files on the server, etc. stop it from uploading more than 100MB normally, because the page times out. So I think you'd have to modify them or look for some other server-side settings.
Other than that, I can't think of anything to suggest except maybe try it!
Cheers,
Stephen</description>
		<content:encoded><![CDATA[<p>Hi William,<br />
I&#8217;v got a hunch that it&#8217;s because the .htaccess files on the server, etc. stop it from uploading more than 100MB normally, because the page times out. So I think you&#8217;d have to modify them or look for some other server-side settings.<br />
Other than that, I can&#8217;t think of anything to suggest except maybe try it!<br />
Cheers,<br />
Stephen</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on FileReference:Class by William</title>
		<link>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-215</link>
		<author>William</author>
		<pubDate>Wed, 16 Apr 2008 08:40:35 +0000</pubDate>
		<guid>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-215</guid>
					<description>Hi,
I'm looking for ages for an explanation of this sentence in Flash doc :
"Although Flash Player has no restriction on the size of files you can upload or download, the player officially supports uploads or downloads of up to 100 MB"

Why 'officialy support 100MB' ? what could happen if I upload 101MB or 200MB ?

thanks for any hint or links</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m looking for ages for an explanation of this sentence in Flash doc :<br />
&#8220;Although Flash Player has no restriction on the size of files you can upload or download, the player officially supports uploads or downloads of up to 100 MB&#8221;</p>
<p>Why &#8216;officialy support 100MB&#8217; ? what could happen if I upload 101MB or 200MB ?</p>
<p>thanks for any hint or links</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on FileReference:Class by Nate</title>
		<link>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-213</link>
		<author>Nate</author>
		<pubDate>Tue, 04 Mar 2008 00:19:12 +0000</pubDate>
		<guid>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-213</guid>
					<description>500 error here as well. I've tried everything- googled myself into the ground. htaccess file in root and swf folder breaks the server. Tried the domain security (AS) patches, and even the cross domain file, still no luck. Just gets to 100%, and throws the 500 error. The same exact script (I used for ever) works on all my other servers, but of course, not the one my clients are using. Tried every folder permission combo also - 703, 704, 777, etc etc etc. Godaddy won't help - to them, this is a "scripting" issue, even though the same exact script works on a neighboring server.</description>
		<content:encoded><![CDATA[<p>500 error here as well. I&#8217;ve tried everything- googled myself into the ground. htaccess file in root and swf folder breaks the server. Tried the domain security (AS) patches, and even the cross domain file, still no luck. Just gets to 100%, and throws the 500 error. The same exact script (I used for ever) works on all my other servers, but of course, not the one my clients are using. Tried every folder permission combo also - 703, 704, 777, etc etc etc. Godaddy won&#8217;t help - to them, this is a &#8220;scripting&#8221; issue, even though the same exact script works on a neighboring server.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on FileReference:Class by Protoflash</title>
		<link>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-211</link>
		<author>Protoflash</author>
		<pubDate>Tue, 12 Feb 2008 05:01:13 +0000</pubDate>
		<guid>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-211</guid>
					<description>500: This error could be due to many things, but it is an "Internal server error". Issues to check:
- You are uploading files larger than the allowed post size set in the CF administrator. See the setting "Maximum size of post data" in the Settings page of the CF administrator. The default I think is 100MB
- You are uploading large files and CF is running out of memory. CF has to put the whole size in memory while it gets uploaded before it saves it to disk. If you have access to the logs (the java output logs, not the regular cf logs), check for this error.

http://www.asfusion.com/blog/entry/file-upload-with-coldfusion-flash-forms

Let me know how it goes...</description>
		<content:encoded><![CDATA[<p>500: This error could be due to many things, but it is an &#8220;Internal server error&#8221;. Issues to check:<br />
- You are uploading files larger than the allowed post size set in the CF administrator. See the setting &#8220;Maximum size of post data&#8221; in the Settings page of the CF administrator. The default I think is 100MB<br />
- You are uploading large files and CF is running out of memory. CF has to put the whole size in memory while it gets uploaded before it saves it to disk. If you have access to the logs (the java output logs, not the regular cf logs), check for this error.</p>
<p><a href="http://www.asfusion.com/blog/entry/file-upload-with-coldfusion-flash-forms" rel="nofollow">http://www.asfusion.com/blog/entry/file-upload-with-coldfusion-flash-forms</a></p>
<p>Let me know how it goes&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on FileReference:Class by Jim</title>
		<link>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-210</link>
		<author>Jim</author>
		<pubDate>Tue, 12 Feb 2008 04:41:32 +0000</pubDate>
		<guid>http://protoflash.com/blog/2007/05/15/filebrowserclass/#comment-210</guid>
					<description>I have my flash 8 (AS 2.0) upload working via fileReference.upload using a coldfusion upload.cfm page.

The problem is that I can upload small files but larger ones such as a 1 meg file upload to 100 % but return with an error code 500 and fails to transfer over http.</description>
		<content:encoded><![CDATA[<p>I have my flash 8 (AS 2.0) upload working via fileReference.upload using a coldfusion upload.cfm page.</p>
<p>The problem is that I can upload small files but larger ones such as a 1 meg file upload to 100 % but return with an error code 500 and fails to transfer over http.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Loading by Protoflash</title>
		<link>http://protoflash.com/blog/2007/06/16/loading-from-xml/#comment-209</link>
		<author>Protoflash</author>
		<pubDate>Sun, 10 Feb 2008 10:34:35 +0000</pubDate>
		<guid>http://protoflash.com/blog/2007/06/16/loading-from-xml/#comment-209</guid>
					<description>If you want more text items and image items, just add them into the xml structure.
Is that what you wanted to ask?
Cheers,
Stephen</description>
		<content:encoded><![CDATA[<p>If you want more text items and image items, just add them into the xml structure.<br />
Is that what you wanted to ask?<br />
Cheers,<br />
Stephen</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Loading by bey</title>
		<link>http://protoflash.com/blog/2007/06/16/loading-from-xml/#comment-208</link>
		<author>bey</author>
		<pubDate>Sun, 10 Feb 2008 08:28:29 +0000</pubDate>
		<guid>http://protoflash.com/blog/2007/06/16/loading-from-xml/#comment-208</guid>
					<description>hi, thanks for this piece of code, very interesting. 
Do we need to modify the structure of the XML to load different items?







</description>
		<content:encoded><![CDATA[<p>hi, thanks for this piece of code, very interesting.<br />
Do we need to modify the structure of the XML to load different items?</p>
]]></content:encoded>
				</item>
</channel>
</rss>
