ActionScript args? -- Fábio Miranda Costa Solucione Sistemas Engenheiro de interfaces
On Fri, Jan 15, 2010 at 4:59 PM, Ryan Florence <[email protected]> wrote: > 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']); >> >> ? >> > >
