loadVars is the ActionSctipt command you're looking for. Or
loadVariables, which is the only option for Flash 5.

--
Patrik



TKW wrote:
> USING FLASHMX
>
> Hi
>
> Can someone please help me with following problem.
>
> I want to create a flash movie that accepts 3 input variables
>
> input1, input2, input3
>
> which On (release) sends the values to a Perl script, which adds the 3 input
> values and returns the result to be displayed as "output" on the same flash
> file.
>
> Much appreciated if you can help me with the ACTIONSCRIPT and PERL CODE or
> point me to a tutorial.
>
> Thanks
> TKW
>
>