Re: [flexcoders] onChange()

2007-03-30 Thread Roman Protsiuk
ish out of water with all this flex mumbo jumbo. J. - Original Message From: Roman Protsiuk <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Thursday, 29 March, 2007 9:46:52 PM Subject: Re: [flexcoders] onChange() And, as I understood, making won't do a trick. Am I rig

Re: [flexcoders] onChange()

2007-03-30 Thread Jeremy Watson
9 March, 2007 9:46:52 PM Subject: Re: [flexcoders] onChange() And, as I understood, making won't do a trick. Am I right? R. On 29 Mar 2007 03:55:44 -0700, Jeremy Watson <[EMAIL PROTECTED] com.au> wrote: Sorry Guys,

Re: [flexcoders] onChange()

2007-03-29 Thread Roman Protsiuk
r then trying to calculate it. I just wanted to know if it can be done like in Javascript/HTML. Thanks in advanced! Jeremy - Original Message From: Roman Protsiuk <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Wednesday, 28 March, 2007 8:21:23 PM Subject: Re: [flexcoders] on

Re: [flexcoders] onChange()

2007-03-29 Thread Jeremy Watson
ssage From: Roman Protsiuk <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Wednesday, 28 March, 2007 8:21:23 PM Subject: Re: [flexcoders] onChange() What your method does with those basic calculation? Returns them, sets them to some Label as text, wh

Re: [flexcoders] onChange()

2007-03-28 Thread Roman Protsiuk
hat help at all. Jeremy - Original Message From: Bjorn Schultheiss <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Wednesday, 28 March, 2007 10:59:57 AM Subject: Re: [flexcoders] onChange() Send through more of your code. Are you calling this logic on the creationCompl

Re: [flexcoders] onChange()

2007-03-27 Thread Bjorn Schultheiss
ath calculation. i.e. a + b does that help at all. Jeremy - Original Message From: Bjorn Schultheiss <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Wednesday, 28 March, 2007 10:59:57 AM Subject: Re: [flexcoders] onChange() Send through more of your code. Are you callin

Re: [flexcoders] onChange()

2007-03-27 Thread Jeremy Watson
alc() is just doing basic math calculation. i.e. a + b does that help at all. Jeremy - Original Message From: Bjorn Schultheiss <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Wednesday, 28 March, 2007 10:59:57 AM Subject: Re: [flexcoders] onChange()

Re: [flexcoders] onChange()

2007-03-27 Thread Bjorn Schultheiss
gt; To: flexcoders@yahoogroups.com Sent: Tuesday, 27 March, 2007 7:48:38 AM Subject: [flexcoders] onChange() Howdy again. The flex application that I'm building is really quite simple which is good cause I'm learning flex. However that said.. in html we have onLoad() which we put o

Re: [flexcoders] onChange()

2007-03-27 Thread Jeremy Watson
AnyoneAm I calling the function correctly in flex actionscript? J. - Original Message From: Jeremy Watson <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Tuesday, 27 March, 2007 7:48:38 AM Subject: [flexcoders] onChange() Howdy

[flexcoders] onChange()

2007-03-26 Thread Jeremy Watson
Howdy again. The flex application that I'm building is really quite simple which is good cause I'm learning flex. However that said.. in html we have onLoad() which we put on a page. I have built a function called CostCalc() everytime someone changes a field it will recalculate each field. I g