You can count them in the receiving function, e.g. arguments.length in JavaScript. (Then may be I misunderstood again ;)
-- Kenneth Kawamoto http://www.materiaprima.co.uk/ On 26 May 2010 09:39, Glen Pike <[email protected]> wrote: > On 26/05/2010 09:33, [email protected] wrote: >> >> You can pass any number of parameters with ExternalInterface.call() >> method - or are you talking about something else...? >> > > I think he means a variable number of parameters. > > Can you pass an object like an array? _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

