I meant passing ActionScript args through Swiff.remote.
On Jan 15, 2010, at 11:55 AM, Ryan Florence wrote:
Swiff.remote(myObj, 'myFlashFn', 'arg', 'arg2'); or ... Swiff.remote(myObj, 'myFlashFn', ['arg', 'arg2']); ?
I meant passing ActionScript args through Swiff.remote.
On Jan 15, 2010, at 11:55 AM, Ryan Florence wrote:
Swiff.remote(myObj, 'myFlashFn', 'arg', 'arg2'); or ... Swiff.remote(myObj, 'myFlashFn', ['arg', 'arg2']); ?