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. Hope it helps! On Apr 16, 8:53 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Thanks for the offer Grant. > > R. Rajesh: > I have peeked at swx but have never got around to using it in a real > project. I have had a nice setup with CakeAMFPHP so far but now that > 1.2 is pretty stable I started looking for the best companion for > remoting. I may have to give swx another look. > > /Martin > > On Apr 15, 5:22 pm, "R. Rajesh Jeba Anbiah" > > <[EMAIL PROTECTED]> wrote: > > On Apr 11, 12:59 pm, "[EMAIL PROTECTED]"<[EMAIL PROTECTED]> wrote: > > > From time to time I work on Flash projects and have previously used > > > CakeAMFPHP. Now it looks like it has been abandoned (more or less) in > > > favor of CakeAMF. My problem is that from what I can gather CakeAMF > > > requires the compilation and installation of a PHP-plugin (AMFEXT). > > > <snip> > > > FWIW, you may also want to know about SWXhttp://swxformat.org/ > > > -- > > <?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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---
