I have done very little with WebORB (All my stuff uses AMFPHP) but
they are very similar.

Either one is all you need to do remoting in Flex - no need for
BlazeDS, LCDS or anything else.

Set up your Value Objects (VO's) or Data Transfer Objects (DTO's)
(Whichever terminology feels better to you); create your service with
PHP; Create a RemoteObject in Flex and call a method on your service
(Optionally sending data) and Bob's your auntie.


--- In flexcoders@yahoogroups.com, duncan mcmillan <[EMAIL PROTECTED]> wrote:
>
> Hi
> I have recently upgraded from Flex2->Flex3 Beta to Flex3 standard,
I'm now wanting to link with PHP classes using remoteObject components
and have downloaded Weborb. I did have FDS with my Flex2.
> Question is what do I need to connect to my PHP classes remotely and
which is the best option?? Do I need Lifecycle or BlazeDS over and
above my recently downloaded WebOrb?
> Sorry but I'm really confused on what the best option is (and the
cheapest).
> Thanks in advance
> Duncan
> 
> 
>       ___________________________________________________________ 
> Yahoo! For Good. Give and get cool things for free, reduce waste and
help our planet. Plus find hidden Yahoo! treasure 
> 
> http://green.yahoo.com/uk/earth-day/
>


Reply via email to