-
1. Re: Loading errors 2032, 2035, 2036 (seems random)
kglad Jan 9, 2013 9:33 AM (in response to eprevot123)those may be browser specific errors: http://thanksmister.com/2009/03/28/http-status-201-causing-flex-2032-error-in-ie-only/
-
2. Re: Loading errors 2032, 2035, 2036 (seems random)
eprevot123 Jan 14, 2013 7:22 AM (in response to kglad)In the log file I write the Capabilities.playerType, and I have errors with ActiveX (internet explorer) and Plugin (other browsers)
I can see errors from Windows and Linux machines.
It seems when the mp3 loading fails 3 times, it is when someone tries to access from his office where download is restricted for media files.
But I still don't know why so much users have an error the first time they load some files.
-
3. Re: Loading errors 2032, 2035, 2036 (seems random)
kglad Jan 14, 2013 7:31 AM (in response to eprevot123)why is there ever a failure on the first try that succeeds on a subsequent try?
-
4. Re: Loading errors 2032, 2035, 2036 (seems random)
eprevot123 Jan 14, 2013 7:43 AM (in response to kglad)This is what I would like to know !
Is it possible it comes from Flash if it fails the first time and then it succeeds ? Or does it necessarily come from the server/cdn ?
Host support says there is no trace from break down on the server. The only error trace are those I get from Flash, and they don't understand them because they have no flash skills.
I was hoping someone would have ever experienced that.
-
5. Re: Loading errors 2032, 2035, 2036 (seems random)
kglad Jan 14, 2013 8:14 AM (in response to eprevot123)2032 is a non-descript stream error. here are others with the same error: http://stackoverflow.com/questions/1491902/flex-http-request-error-2032
2036 is a load not completed error. this occurs when a user navigates away from your site while something is downloading
2035 is a url not found error. that should not be intermittant.



