Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URLLoader bug in IE6 causes complete event never to fire sometimes #8

Closed
GoogleCodeExporter opened this issue Jun 20, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Use the API in AS3 flash

What is the expected output? What do you see instead?
When using for instance service.friends.get() I seem to get this problem:
http://www.ultrashock.com/forums/data-communication/gzip-compression-flash-playe
r-ie6-
nightmare-122911.html

Namely that the 'complete' event is never fired, because IE6 does not serve the 
un-gzipped 
content to the flash file. It means this library doesn't work in IE6. My 
projects work everywhere 
but in IE6.

What version of the product are you using? On what operating system?
Windows Internet Explorer 6

Please provide any additional information below.



Original issue reported on code.google.com by thysel...@gmail.com on 11 Dec 2008 at 9:35

@GoogleCodeExporter
Copy link
Author

Original comment by daniel.d...@gmail.com on 30 Mar 2009 at 5:12

  • Added labels: Milestone-Release2.0

@GoogleCodeExporter
Copy link
Author

New release based of Facebook's Graph API is coming soon.  SDK which this issue 
depends on is no longer supported by Facebook.

Original comment by alan...@gmail.com on 29 Sep 2010 at 7:49

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant