after some research I found that the best option for my current proyect is to use AS3 in collaboration with ZendAMF to be able to connect with PHP->MySql.

But, there is a little problem, I cant make it work, and maybe its me, but the official (official website) documentation kind of sucks.

So, is there a proper guide to have a working example using ZendAMF?

Thx very much.

Edit.: Im not using Flex components, thou Im using Flash Builder my project is entirely AS3.

link|improve this question

49% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Try this tutorial: http://corlan.org/2008/11/13/flex-and-php-remoting-with-zend-amf/

link|improve this answer
Thx, it was what I looking for. – Artemix Jun 30 '11 at 14:10
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.