Last night I converted my CFMU project from Flex 3 to Flex 4. There were a couple differences but a lot easier than I was expecting so that was a pleasant surprise. For my project one of the major things I had to convert was the way I read in flash vars and lucky for me it was a simple 1 line change. In my multi uploader there are all kinds of variables that are passed in using flash vars and in the previous source it looked like this.
If you check out the Application class and take a look at the property application you will notice it is Deprecated. The note also tells us that we should instead use FlexGlobals.topLevelApplication. This was an easy enough change but an important 1 to point out.
Big thanks to Seth Bienek for helping me out on this.

#1 by Theo Lagendijk on 12/10/09 - 9:24 AM
#2 by sivabharathi on 10/8/10 - 8:18 AM
I have one problem, can you help me. I am using flex 4. Now i want to send the data form html to flex. How i can send form html and how i can retrive the data in flex. Help me as soon as possible
Regards,
sivabharathi