6/27/2010 1:50:33 AM
Title:
I want a dialog box to get userinput
I want a dialog box to get user input typed in like a prompt in javascript in Adobe AIR?
i.e the user types on this input box and i should get it back.
6/27/2010 10:16:27 AM
you can use the popUpManager class to open a popup window , which can contain textbox or button or anything