Actionscrip3: using multi-dimensional arrays with ExternalInterface
I use External inteface for interaction between actionscript3 and javascript (using standart example described by adobe). My question: is it posible to pass 2-dimentional array from actionscript3 to javascript? When I pass one-dimentional array - everything is all right, but passing 2-dimentional array cause problem while executing javascript on the html page - script just stiops working with no error message (use Firebug in FireFox).
Thanks.
Last edited by x_globus; Nov 6, 2009 at 03:21.
Reason: discribe example with ExternalInterface - I cannot put link yet
Bookmarks