hey
you can do this in many ways
it is one among them
first initially going in to logic create method and give alert message
whether all datas are coming in to your script or not
first text and second text and multiply so in each alert you will go it done

this is also right

-- 
Karthik.k
Mobile - +91-9894991640
http://karthikkprofile.blogspot.com/

On Tue, Feb 3, 2009 at 9:29 AM, subeesh a <subees...@gmail.com> wrote:

> Something like this ?
>
> txtInput3.text = (parseInt(txtInput1.text) *
> parseInt(txtInput2.text)).toString() ;
>
> You can also use parseFloat
>
>
> Regards
>
> Subeesh
> http://subeesh.co.nr
>
> On Tue, Feb 3, 2009 at 2:06 AM, Sarm <sarm.desig...@gmail.com> wrote:
>
>>
>> Hi all,
>>
>> I am very new in flex and need a help to multiply values of  two
>> textbox and then have to display answer on third taxtbox.
>>
>> I just need to know syntax of it. Please help me to write this simple
>> function.
>>
>> Advance thanks
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to