If you followed my previous post you probably now have a Flex + .NET project that makes a WebService call. If not, here's a project you can use testDotNet.zip. To import this in Flex Builder choose File->Import->Flex Project and follow the steps.
Next open Visual Web Developer and open a Web ...
I recently started working on a project to internationalize a large Flex App. One of the problems of internationalizing UIs is that in different languages the same text might grow not only horizontally but also vertically (e.g.: In Chinese the default height is often 16 pixels and not 10 or ...
So I am a big fan of debugging. I know that for most people this isn't exactly what they get out of the bed in the morning, but nevertheless I know that this prevents them going to sleep in the evening. My first thing when I look into a technology ...