Re: [flexcoders] Re: My Flex Form - please help

2008-10-19 Thread Paul Andrews
- Original Message - From: "brucewhealton" <[EMAIL PROTECTED]> To: Sent: Sunday, October 19, 2008 8:52 PM Subject: [flexcoders] Re: My Flex Form - please help > Thanks for the tips. I did finally get a slightly different Contact > Form working. So, I still wan

[flexcoders] Re: My Flex Form - please help

2008-10-19 Thread brucewhealton
> application should listen for that event and despatch a message using the > event payload. > > I would suggest recapping some of your classes. > > Paul > > > > > > - Original Message - > From: "brucewhealton" <[EMAIL PROTECTE

Re: [flexcoders] Re: My Flex Form - please help

2008-10-16 Thread Paul Andrews
a lack of understanding of scope and the relationship between classes/components. Paul - Original Message - From: "Paul Andrews" <[EMAIL PROTECTED]> To: Sent: Friday, October 17, 2008 3:19 AM Subject: Re: [flexcoders] Re: My Flex Form - please help >A quick loo

Re: [flexcoders] Re: My Flex Form - please help

2008-10-16 Thread Paul Andrews
- Original Message - From: "Paul Andrews" <[EMAIL PROTECTED]> To: Sent: Friday, October 17, 2008 3:19 AM Subject: Re: [flexcoders] Re: My Flex Form - please help >A quick look. > > You have in sendMyData:: > > obj.Name = Name.text; > obj.E

Re: [flexcoders] Re: My Flex Form - please help

2008-10-16 Thread Paul Andrews
application should listen for that event and despatch a message using the event payload. I would suggest recapping some of your classes. Paul - Original Message - From: "brucewhealton" <[EMAIL PROTECTED]> To: Sent: Friday, October 17, 2008 1:34 AM Subject: [flexcode

[flexcoders] Re: My Flex Form - please help

2008-10-16 Thread brucewhealton
Hi, I have to ask something else... when you said change the reference to Name, I wasn't sure that you meant on the left of the = or right. I have taken a class on AS 3.0 and two on Flex 3 and it was very extensive... getting into OOP. I thought I had things figured out. Could you or