RemoteObjectAMF0 – (Flex 2 / Flash Player 9)
2006.05.13 – Source
Overview:
Cairngorm 2.1 Store live example.
RemoteObjectAMF0 components provides functionality to connect Flex 2 applications with AMF0 remoting servers.
The example link above uses Cairngorm Store example (Cairngorm 2.1), AMFPHP, RemoteObjectAMF0 and Flex 2.
(updated 2006.10.31) The component has been updated to be packaged as a proper component.







9 Trackbacks
[...] Esse é um exemplo simples de integração, uma prova de conceito. Boa parte da lógica de conexão com o serviço remoto pode ser encapsulada em uma classe para ser mais fácil de trabalhar. Já há um componente chamado RemoteObjectAMF0 que visa justamente isso. [...]
[...] I have updated RemoteObjectAMF0 to work properly with mx.rpc.IResponder implementation. I have also properly packaged it up as a component, including SWC, docs, example and source files. You can find the updated code at http://renaun.com/blog/flex-components/remoteobjectamf0/. There is a live demo example of the updated code running Cairngorm Store (Cairngorm 2.1 updated), AMFPHP and RemoteObjectAMF0. [...]
[...] Se quiser usar AMF0, terá que usar esta classe e poderá fazer mais combinações, como: [...]
[...] This two/tree examples work without any paid software, you will need only: Flex SDK – that is free, and the version 3 will be open source. A servlet container – I’m using Tomcat – For the first example that is all And for the other two examples you’ll need to download OpenAMF – A flex remoting implementation in Java RemoteObjectAMF0 – an implementation of the RemoteObject tag that supports the version 0 of AMF protocol (OpenAMF does not supports the version 3 yet) [...]
[...] Estes 2/3 exemplos rodam sem nenhum software pago, as únicas coisas necessárias são: Flex SDK – O Flex SDK é gratuito e a versão 3 vai ser Open Source também. Um Servlet Container – Eu estou utilizando o Tomcat – Para o primeiro exemplo é só isto E para os outros dois exemplos, também será necessário baixar os seguintes softwares: OpenAMF – Uma implementação do protocolo AMF0 (Flex Remoting) em Java RemoteObjectAMF0 – Uma implementação da tag RemoteObject que suporta a versão 0 do AMF (OpenAMF ainda não suporta a versão 3 e o Flex 2 por padrão utiliza a versão 3) [...]
[...] with this update I have been updating the RemoteObjectAMF0 and got it working with the Cairngorm Store example. I’ll package the changes and PHP example [...]
[...] using the AMF0 protocol. The RemoteObjectAMF0 component, which was written by Renaun Erickson (http://renaun.com/blog/flex-components/remoteobjectamf0), provides functionality to connect Flex 2 applications with AMF0 remoting [...]
[...] Erickson :: RemoteObjectAMF0 :: “provides functionality to connect Flex 2 applications with AMF0 remoting [...]
[...] Erickson :: RemoteObjectAMF0 :: “provides functionality to connect Flex 2 applications with AMF0 remoting [...]