It is a very famous example and almost everyone of us have done this example once in any language. So let's see how to do this conversion in flex. We'll come to know how to convert using different GUI of flex. Also in this tutorial we'll see how to put the mxml and action script section in separate
files, and how to access the action script file from mxml file.
temperature.mxml
<?xml version="1.0" encoding="utf-8"?> temperature.as |

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: Conversion of temperature from kelvin to Celsius:
Post your Comment