Make web application for kiosk machines using flash or ajax?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sunil_23413
Forum Newbie
Posts: 10
Joined: Thu Mar 12, 2009 5:43 am

Make web application for kiosk machines using flash or ajax?

Post by sunil_23413 »

Hi there I am going to make a web application that is to be run on various kiosk machines set up at various locations in the country. You can see a demo at the following link:
http://www.hotellocalinfo.com/territory ... 6&button=i
When you visit this you will see a window opens .then there various menus on it .when we click on a certain menu, its sub-menu opens and then further there submenu opens and so on……Or as you see in various ATM machines.
Currently the functionality of the above link is made using php, mysql and flash .But we are thinking to make our web application using php, mysql and Ajax. Or any CMS can be the better solution to our problem?
Which of the above three can be the better solution to our problem?
User avatar
greyhoundcode
Forum Regular
Posts: 613
Joined: Mon Feb 11, 2008 4:22 am

Re: Make web application for kiosk machines using flash or ajax?

Post by greyhoundcode »

Doesn't seem to be working - yes I do have the most recent Flash player :wink:

If it is going to be installed on kiosk machines, and presumably you can guarantee that Flash will be available, why do you want to change?
Post Reply