11-14-2011, 08:05 PM
Its alright, but flash is the worst thing you could code a panel in...
Actually Flash is a client based programing(it runs on the client), its good for interface, in this case Flash is for interface.
There are the PHP pages(same as using HTML tags for forms and interfaces), that takes the info from the forms.
How about Servlets, or Haskell(one of my favorite Functioal Programing Language), Or much interesting using Soap(C++ version is gsoap);
Btw Soap is alot more secure (Amazon is made using Soap and Rest services).

