I was just wondering, for example, if I had an existing database for an airline company or similar that was already a website - am I were able to create a flash application where I can utilise the existing code/backend database and create a spiffy flash application.
What things would I need/need to know before I can undertake such a program?
In the end I’m hoping to then make a touchscreen program.
Learn how to use a server side scripting language to connect to the database and create XML file
Learn how to connect Flash to XML files and parse the data
Learn how to actually make the application work with actionscript
Sounds like it could be a big job, and probably a really big learning curve if you’ve never done it before but the best way to learn is to get your hands dirty.