Re: [flexcoders] Alert Box with User Input Possible?

2008-08-01 Thread Adrian Williams
Dimitrios, Thank you!! That is exactly what I was looking for!! Best, Adrian Dimitrios Gianninas wrote: You cannot modify the standard Alert class...well you could, but that is not the solution here. What you want to do is make your confirmation window with a couple of buttons and a te

RE: [flexcoders] Alert Box with User Input Possible?

2008-08-01 Thread Dimitrios Gianninas
You cannot modify the standard Alert class...well you could, but that is not the solution here. What you want to do is make your confirmation window with a couple of buttons and a textinput control... basically your component would be a TitleWindow at its base and then use the PopUpManager to