RemoteObjectAMF0 update
Thanks to Xavi Beumaia’s post about his updates to his AMF0 Flex2B3 class I have been able to update the last part of the RemoteObjectAMF0 class.
I was missing the functionality to pass along the parameters to the function call, regardless of how many parameters where present. Before I just had hard coded it to 3. I have also updated some message handling on the Fault event.
I believe now its ready for some testing and real usage. If you end up using it in an application give me the heads up.
You can find the example and source code here.
12 comments May 18th, 2006


