On Apr 17, 8:03 pm, Ramiro Araujo <[EMAIL PROTECTED]> wrote:
> Im using CakeSWXPHP for my flash projects (I would use CakeAMF, but my
> clients all have shared hostings :( and dont have de amf php
> extension).
>
> BUT, im using cakeswxphp with the amf connection; its like using
> amfphp. You have the option of using swx, amf o json. Take a look, Im
> sure it'll fit your needs, at least for a while.
>
> Basically the way it works is: you do normal methods in your
> controller, and make the "return" data, in any way you need. Then you
> point you flash app to the gatewat (http://yourhost.com/amf.php) and
> use amf normally. Also, It comes with a service explorer just like
> amfphp.

   FWIW, the only problem I found with SWX API is that it is async by
design; so, it doesn't look like an easy remoting lib for Flash
developers.

   CakeSWXPHP and CakeAMFPHP are exposing all controllers and methods;
that wasn't a good choice for me.

--
  <?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com    Blog: http://rajeshanbiah.blogspot.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to