Todd,
That's the part I dont understand. If I use either the mxml or the
javascript, init() is calling getNodes() in both cases. It works when
I use the mxml instead of the remoteObject declaration. That's why I
am thinking it has something to do with my use of remoteObject.
I'm not exactly sure what you mean by "server code signature", but I'm
running Drupal 5 with services and the AMFPHP module.
Thanks,
Ben
--- In [email protected], "twcrone70" <[EMAIL PROTECTED]> wrote:
>
> Well at first glance it appears that you are passing parameters in the
> actionscript and not in the MXML so they are each looking for a
> different method on the server. When I get "no such method error" it
> is usually because I have specified the wrong parameters or in the
> wrong order. What is the server code signature?
>
> - Todd
>