Let me ask you one more thing, we know that every event like click or
similar create event object from who we can collect certain
information. Question is, if I want to pass to the server some
information ( variables ) do I need to create custom event which will
broadcast that information, or there is another approach. In examples
that I run there is like 2 events ( EventResults and Events) in
resultHandlers, where can I find information what s EventResult event
object, and how I access to this information inside this object.


On Oct 11, 10:34 am, McRain <[email protected]> wrote:
> You can use these object as soon as you receive it, directly.
>
> On Oct 10, 10:57 pm, Shreyas <[email protected]> wrote:
>
>
>
> > Hi,
>
> > I have been successful in getting amfphp to return PHP objects, the
> > question now is how can I make Flex aware of the objects?
>
> > I am invoking a remote object and the objects are returned as a
> > result. Can they be used directly or should I use XML?- Hide quoted text -
>
> - Show quoted text -

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" 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/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to