Swiff.remote(myObj, 'myFlashFn', 'arg', 'arg2');

or ...

Swiff.remote(myObj, 'myFlashFn', ['arg', 'arg2']);

?

Reply via email to