Skip to main content
Inspiring
February 1, 2007
Question

Rich Internet Applications

  • February 1, 2007
  • 1 reply
  • 252 views
Hi all,
I have just got the hang of using flash forms + coldfusion in my applications (after using standard html for ages), and now I would like to extend my abilities by building my front-end pages as RIA in flash. I am looking for a bit of advice as to what is the best route to take? Flash Remote Services, or Flex? I work in a intranet enviroment, using CF7, DW8 and SQL 2000 for data storage. It's just I have had a 'quick' look at both and my mind boggled even at the way I had to connect to the data source!
many thanks for any advice
This topic has been closed for replies.

1 reply

Inspiring
February 1, 2007
Hi there,
I don't know if this helps, but - Flash reads XML in smoothly - maybe try getting your database to export as XML. Make this connection from Flash and output to UI components.
all the best