I originally wrote a restful api with php and mysql to interface with my air app via XML. It was easy enough to write. I have recently moved to parse.com as my cloud db.
Thank You, Stephen C -All of my email addresses go to the same place -Save Paper, think before you print -PGP Public Key<https://docs.google.com/file/d/0B0JeFeQj5XjkZC0talFuRExyc0E/edit?usp=sharing> On Sun, Aug 25, 2013 at 11:33 AM, Arne Broedel <[email protected]>wrote: > Hello, > I have a Flex Application that is running on Desktop with AIR and a Sqlite > database. > No I want to change it to work in the browser as a webapplication using > MySql. > What is the most common/easiest/fastest/flexible way to to this. > Would you prefer for example php with amfphp/zendamf or better prefer php > with json? > The flashbuilder datawizard and most adobe tutorials use zendamf but as far > as I know it wont be maintained anymore. > Or would you suggest to use Java, Hibernate...? > Something totally different? > My knowledge of PHP and Java is equally low I would guess. > > Thank you >
