Re: [Flashcoders] AS3 - Code problem, can anyone help?

2008-10-23 Thread Kenneth Kawamoto
- From: "FlashDev" <[EMAIL PROTECTED]> To: "Flash Coders List" Sent: Wednesday, October 22, 2008 8:32 PM Subject: [Flashcoders] AS3 - Code problem, can anyone help? Hi Guys Im trying to write a little piece of code to stop the submit button of a form be ac

Re: [Flashcoders] AS3 - Code problem, can anyone help?

2008-10-22 Thread Ashim D'Silva
t;>> trace("EnterFrame"+(frame++)); >>> >>> Try that. I'd be tempted not to use enterframe at all and validate on >>> submit. >>> >>> Paul >>> >>> >>> - Original Message - From: "FlashDev" &l

Re: [Flashcoders] AS3 - Code problem, can anyone help?

2008-10-22 Thread sebastian
ssage - From: "FlashDev" <[EMAIL PROTECTED]> To: "Flash Coders List" Sent: Wednesday, October 22, 2008 8:32 PM Subject: [Flashcoders] AS3 - Code problem, can anyone help? Hi Guys Im trying to write a little piece of code to stop the submit button of a form be active u

Re: [Flashcoders] AS3 - Code problem, can anyone help?

2008-10-22 Thread jonathan howe
to use enterframe at all and validate on > submit. > > Paul > > > - Original Message - From: "FlashDev" <[EMAIL PROTECTED]> > To: "Flash Coders List" > Sent: Wednesday, October 22, 2008 8:32 PM > Subject: [Flashcoders] AS3 - Code proble

Re: [Flashcoders] AS3 - Code problem, can anyone help?

2008-10-22 Thread Paul Andrews
ev" <[EMAIL PROTECTED]> To: "Flash Coders List" Sent: Wednesday, October 22, 2008 8:32 PM Subject: [Flashcoders] AS3 - Code problem, can anyone help? Hi Guys Im trying to write a little piece of code to stop the submit button of a form be active until the form fields

[Flashcoders] AS3 - Code problem, can anyone help?

2008-10-22 Thread FlashDev
Hi Guys Im trying to write a little piece of code to stop the submit button of a form be active until the form fields have been completely filled in, its a really simple for consisting of 1 form field and 1 checkbox, ive had a go at writing some code of my own but for some reason flash quits on