We are using amfphp directly with CakePHP application (1.2). Only
share some settings and the database.

My experiences:

CakeSWXPHP works well if I disable PECL/APC settings.
http://blog.aboutme.be/cakeswxphp/

CakeAMFPHP need some modification to work under CakePHP 1.2. But the
project is a legacy.
http://cakeforge.org/projects/cakeamfphp/

CakePHP AMF Plugin seems like a best solution, but still under
development. And I haven't figured out how to use it.
https://trac.cakefoundation.org/amf/
Gwoo had pointed me to his new project which is based on this plug-in.
But I need some time to realize it since it's a big project and no
documents available.
http://code.google.com/p/fake-as3/

I promised gwoo to make a tutorial about amf plug-in. But I'm still
trying in limited time. ^^||

---
kiang

On 4月18日, 上午5時19分, bingo <[EMAIL PROTECTED]> wrote:
> hi all,
>
> I have an existing website (http://findnwrite.com/memento) running on
> CakePHP. Now, I am planning to develop a  Flex client, but I don't
> want to disturb my existing website. I have gone through some of the
> tutorials on CakePHP + AMPHP + Flex, but not really understanding on
> how to get flex working with CakePHP without disturbing my existing
> website.
>
> here are my specific questions.
> 1. Currently in router.php you can specify which extensions, such as
> rss, xml,  should be parsed by CakePHP and rendered accordingly. Can
> you use the same technique to pass action script object from CakePHP
> to flex application?. if not, what's the best way to deploy flex as an
> alternative view for your cakephp based application.
>
> 2. In general, I am interested to know how other bakers are dealing
> with CakePHP and flex, together.
>
> regards,
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to