Flash Web-Database application.
I am looking for some guidance. I am familiar with PHP and most RDMBS (database systems like oracle/MS-SQL/Postgresql/mssql). I am not that familiar with flash and the various ways of doing something with flash. Can someone point me in the right direction perhaps to some sample applications. I want to use flash to make a more attractive user web experience than I can with just php. But I am not sure how to send data from the front end web app to the php/sql backend. I am using the latest version 8 professional I believe it is. I want to be able to do simple front end checks like did the user enter a valid data with the flash side of things. But I want to validate data like does the customer id exist via php. I am not sure how/where to code in flash date validation or how to make data classes or send data back and forth hopefully in an object oriented method if possible. Any suggestions would be appreciated. Particularly on flash data validation and data communication techniques between flash and php.
Thanks in advance,
Rob
|