RemoteObjectAMF0

RemoteObjectAMF0(Flex 2 / Flash Player 9)

2006.05.13 – Source

Overview:

Cairngorm 2.1 Store live example.

Non Cairngorm 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.

  • http://blog.dclick.com.br/2006/11/28/remoteobject-no-flex-2-com-php-e-com-java-sem-data-services/ DClick Blog

    [...] 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. [...]

  • http://www.adobeforum.net/remoteobjectamf0-update/ RemoteObjectAMF0 Update | Adobe Forum

    [...] 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. [...]

  • http://www.webfuel.pt/riapt/2006/12/24/introducao-teorica-as-tecnologias-de-desenvolvimento-de-rias-baseadas-em-flash/ Comunidade Portuguesa de Rich Internet Applications» Blog Archive » Introdução teórica às tecnologias de desenvolvimento de RIAs baseadas em Flash

    [...] Se quiser usar AMF0, terá que usar esta classe e poderá fazer mais combinações, como: [...]

  • http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/ Java + Flex = Cool application and reliable back end! | Urubatan’s Weblog

    [...] 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) [...]

  • http://www.urubatan.com.br/java-flex-aplicacao-bonita-e-rapida-e-backend-confiavel/ Java + Flex = Aplicação bonita e rápida e backend confiável! | Blog do Urubatan

    [...] 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) [...]

  • http://renaun.com/blog/2006/10/31/142/ Renaun Erickson » Cairngorm Store Example Updated to Cairngorm 2.1

    [...] 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 [...]

  • http://flex3.info/flex-rpc-services-3/ flex RPC Services | Learn Flex 3.0

    [...] 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 [...]

  • http://maheshfx.wordpress.com/2008/10/14/about-lcds/ About LCDS « It’s all about RIA

    [...] Erickson :: RemoteObjectAMF0 :: “provides functionality to connect Flex 2 applications with AMF0 remoting [...]

  • http://josephflex.wordpress.com/2008/10/14/adobe-lcds/ Adobe LCDS « Flex Generation Weblog

    [...] Erickson :: RemoteObjectAMF0 :: “provides functionality to connect Flex 2 applications with AMF0 remoting [...]