On 9/11/13 11:03 AM, "Jack Yu" <j...@appcomputing.com> wrote:

>Hi,
>
>the new flash player 11.8 can support multi threaded.
>
>in the datagrid, can the cell rendering take the advantage of multi
>threaded
>in flash player? meaning if there are 100 rows, 100 columns, can the
>datagrid to use 2 or 4 threads to render all the 1000 cells in multiple
>concurrent threads?
The documentation [1] indicates that this is not supported.  The main
rendering thread cannot share rendering with other workers.

[1] 
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/sy
stem/Worker.html

Reply via email to