Skip navigation
rasmikant
Currently Being Moderated

Switching from Flash-AS2 to Flex

Mar 11, 2010 1:05 AM

Hello !!! I am new in this flex tech

 

I have made a project in AS2 with Flash. and communicating with the data through XMLs

here is that link http://sanjoghelpline.in/Application_RWSS/default.asp

 

 

Now I have to play with large set of data with graphs, grids, different options etc on this maps. I think Flex will be best for it. it will directly connect to the database to fetch datas. I am planning to use webservice.

 

So I need your suggestion and tips for this. And what serverside language I should choose.

  • Currently Being Moderated
    Community Member
    Mar 11, 2010 3:00 AM

    Good choice. Best you can do is making a new project with Flex Builder.

    Probably you can use (parts of) your existing AS2 code (be aware of the differences with AS3).

     

    Is there a particular reason why you want to use webservices?

    If not, you can considering calling the data-XML's directly by HTTPService for example.

     

    This tool will help as well:

    http://www.adobe.com/devnet/flex/tourdeflex/web/#sampleId=0;illustInde x=0;docIndex=0

    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points