walcl / as3corelib

Automatically exported from code.google.com/p/as3corelib
0 stars 0 forks source link

Consider implementing Event handling to JPGEncoder #103

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. JPGEncoder.encode() stalls an application until it has completed encoding.

What is the expected output? What do you see instead?
Should be able to add an eventlistener so that the application will not 
stall.

What version of the product are you using? On what operating system?
0.92.1 - WinXP SP3

Please provide any additional information below.
See this posting on actionscript.org by Jerion. He has rewritten JPGEncoder 
to include event handling.
http://www.actionscript.org/forums/showpost.php3?p=691733&postcount=4

Original issue reported on code.google.com by guirr...@gmail.com on 24 Apr 2009 at 5:29

Attachments: