All about RIA development using Flash, Flex, Flash Media Server (Flashcom) with various middleware and backends.
14 May
Have a look at here
13 May
WaldoSmeets.com gave very nice example to add a calculated column to a datagrad as flex example.
13 May
Nice tutorial by Sephiroth regarding AMFPHP, Serializer Class, Datagrid data binding and sending objects to flash from PHP via remoting.
13 May
In Macromedia Flex, you can access data from a web service that is created by a different language, such as .net, Java or ColdFusion. This TechNote provides an example of using a .net web service from http://www.webservicex.com/
13 May
Using an alert pop-up dialog box is a common practice to display a quick and easy dialog box in a Macromedia Flex application. However, you will get a compilation error if you try to use it from a Flex component. This TechNote will explain why and show the proper approach to display the alert box from a component.