When I've used CakeAMFPHP I usually keep html views too - so I can
test an action from html as well as Flash (I haven't used Flex).  Just
make your actions return the same data that they set(), so both the
HTML and AMF get the same data from the action.  But I'm not sure what
is confusing you about not having views (well, Flex is your view).
The view just gets some data to render how it likes - in your case it
is a remoting callback with some data...

Have you looked at the bulletin board example that comes with
CakeAMFPHP?


--~--~---------~--~----~------------~-------~--~----~
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