mic classes in flex? : adobe flex action script
Answer / Amit Kumar Anand
In Flex, there are no built-in `mic` classes. If you're referring to microphone (for audio input), you might want to look into the `Microphone` class from the `mx.managers.sound` package.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of disableautoupdate method?
How do I get access to the j2ee session from my remoteobjects? : adobe flex action script
Difference between array and array collection?
What are the advantages of adobe flex?
Difference between data grid and advanced data grid?
What are runtime shared libraries in flex? : adobe flex action script
What are three ways to skin a component in flex? : adobe flex action script
How many levels does flash mx support? : adobe flex action script
I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (on my computer), how can I do this?
Explain data binding in flex?
How do you implement push with flex data services? : adobe flex action script
What is mvc and how do you relate it to flex apps? : adobe flex action script