Ashvin Savani “arckid” - Flash Platform Expert

All about RIA development using Flash, Flex, Flash Media Server (Flashcom) with various middleware and backends.

Archive for the ‘Flex’ Category

Example for accessing data from .net web services

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/

Read Technote

  • 0 Comments
  • Filed under: Flex
  • Displaying an alert pop-up dialog box from a component

    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.

    Read Technote

  • 1 Comment
  • Filed under: Flex