Select to view content in your preferred language

Flex Builder 3 to Flash Builder 4

728
0
09-24-2010 06:57 AM
RichardBetts
Deactivated User
Hi folks

Im currently trying to migrate my apps. Im just trying to do the mimimun required to re-compile with Flex 4.0 and version 2.0 of the Flex API and then redeploy my apps against ArcGIS server 10.
I've changed the namespace declarations and followed the advice on how to switch from halo to spark but I'm finding I have to change many more prefix's than those mentioned in the guidance. <mx:String> becomes <fx:String>, <mx:Array> changes to <fx:Array> and so on.
Before I carry on stepping through the errors one by one it occurs to me I may be doing something wrong or that there may be a smarter way to migrate.
Basically Im not clear on which components now require which prefix (and why).

If anyone has any tips or can help that would be great.
Cheers

Richard
Tags (2)
0 Kudos
0 Replies