Anyone?? On Sun, Dec 12, 2010 at 9:01 PM, Omar Fouad <[email protected]> wrote:
> That doesn't work at all :D I already tried it... > > > On Sun, Dec 12, 2010 at 8:55 PM, Henrik Andersson > <[email protected]>wrote: > >> Omar Fouad skriver: >> >> Hello all, >>> >>> I'm trying to call a function in JavaScript from a SWF file (AS3). >>> fscommand("start", "1"); >>> This function works fine. However, when I pass a variable to the >>> fscommand >>> parameters argument, JavaScript doesn't work: >>> fscommand("start", myString); // this doesn't work. >>> >>> Am I missing something? >>> >>> >> How about the ExternalInterface class? >> _______________________________________________ >> Flashcoders mailing list >> [email protected] >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> > > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

